Low IAM

IAM users should be tagged

Description

Flags IAM users that have no user-defined tags. Tags help associate users with their owning team and cost-attribution lineage; untagged users are operationally opaque.


Remediation

Apply at least one user-defined tag to every IAM user.

Steps

  1. Open the AWS IAM console.
  2. Navigate to Users and select the affected user.
  3. Open the Tags tab and choose Manage tags.
  4. Add at least one tag with a non-aws: prefixed key.
  5. Save the changes.