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
- Open the Amazon EC2 console and select the affected EC2 security group.
- Open the Tags tab and add at least one tag with a non-aws: prefixed key.
- Save the changes.