Medium
IAM
IAM user credentials unused for 45 days should be removed
CIS v5.0.0NIST 800-171
Description
Flags IAM users whose passwords or access keys have not been used in 45 or more days.
Remediation
To remediate unused IAM user credentials, you need to remove or deactivate credentials that have been unused for 45 days or more.
Steps
- Navigate to the AWS IAM console
- Go to 'Users' in the left navigation
- Review the credential report for each user
- Identify users with credentials unused for 45+ days
- For unused passwords: Remove or reset the password
- For unused access keys: Deactivate or delete the access keys
- Consider removing the entire user if no longer needed
- Document the credential removal for audit purposes
- Set up automated monitoring for future unused credentials
- Review and update IAM policies to prevent credential accumulation
Compliance
CIS v5.0.0NIST 800-171