IAM Security Tools
AWS provides you some tools which help you monitor Security concerns of IAM users
IAM Credentials Report (account-level)
- a report that lists all your account's users and the status of their various credentials like:
- Does a specific user enable MFA?
IAM Access Advisor (user-level)
- Access advisor shows the service permissions granted to a user and when those services were last accessed.
- You can use this information to revise your policies to follow the least privilege principle