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

  1. Open the Amazon ECS console and select Task definitions.
  2. Open the task definition family and choose Create new revision.
  3. Under Tags, add at least one tag with a non-aws: prefixed key.
  4. Save the revision.