Low IAM

IAM roles should be tagged

Description

Flags IAM roles that have no user-defined tags. Tags help associate roles with their owning team and cost-attribution lineage; untagged roles are operationally opaque. Service-linked roles, Identity Center reserved roles, and AWS console-wizard service roles are excluded — they are AWS-managed or auto-created, so the team-ownership intent does not apply.


Remediation

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

Steps

  1. Open the AWS IAM console.
  2. Navigate to Roles and select the affected role.
  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.