Low EC2 Regional

EC2 security groups should be tagged

Description

Flags EC2 security group that have no user-defined tags. Tags help associate security groups with their owning team and use case; untagged security groups are operationally opaque.


Remediation

Apply at least one user-defined tag to every EC2 security group.

Steps

  1. Open the Amazon EC2 console and select the affected EC2 security group.
  2. Open the Tags tab and add at least one tag with a non-aws: prefixed key.
  3. Save the changes.