Assign in bulk
The fastest way to get to zero-unowned is to bulk-assign:- By label match:
system=payments→ assign to the payments-team owner. - By naming pattern:
arn:aws:iam::*:role/lambda-*→ assign to the platform team. - By source account: everything in AWS account
123456789012→ assign to the account owner.
Delegation
Owners can nominate a delegate for a bounded window (vacation, incident response):Attestation
An owner attests an identity by acknowledging in the UI or CLI that the identity is legitimate and the permissions are appropriate:Ownership graph
NHIG → Graph renders the identity → owner relationships as a searchable graph — useful for spotting single points of failure (one engineer owning 400 identities) or org-chart drift (identities owned by ex-employees still active in HR).Related
Access reviews
Campaigns force periodic re-attestation.
Findings
Unowned identities are always flagged.