Console User Report
0
I need to produce a report showing which AWS Console users have been added, modified or removed during the past year. Is this possible? The report was requested by an auditor.
asked 2 months ago4 views
1 Answers
0
You can use CloudTrail logs to check for the corresponding events (CreateUser, DeleteUser, etc.) and additionally use Athena to search through the CloudTrail logs easier.
IAM currently only have a built-in reporting available (credential report), that lists all current users in your account and the status of their credentials.
answered 2 months ago
Relevant questions
Daily Business Report Sections
asked 2 years agoHow to stop attachments on email report
asked 3 months ago[IAM] Programmatically list all users with console access enabled
Accepted Answerasked 3 months agoBug Report
asked 3 years agoHow to get the data/report of ssm installed in aws instances
Accepted Answerasked 3 months agoConsole User Report
asked 2 months agoEmail abuse report - Amazon SES
asked 2 months agoRegenerating CUR report for last month when S3 bucket was deleted accidentally
Accepted Answerasked 22 days agocost explorer for August not showing costs by tags
asked 2 years agoHow do I report a bug present with EBS snapshot feature in "AWS console"?
asked 2 months ago