Low
ECS
Regional
ECS task definitions should be tagged
Description
Flags Amazon ECS task definitions that have no user-defined tags. Tags help associate task definitions with their owning team, environment, and application; untagged task definitions are operationally opaque.
Remediation
Apply at least one user-defined tag to every ECS task definition revision.
Steps
- Open the Amazon ECS console and select Task definitions.
- Open the task definition family and choose Create new revision.
- Under Tags, add at least one tag with a non-aws: prefixed key.
- Save the revision.