Question #1006
Which AWS service enables customers to obtain audit readiness reports and compliance documentation on demand?
AWS Config
AWS Certificate Manager
AWS Audit Manager
AWS CloudTrail
Explanation
AWS Audit Manager (C) is designed to simplify audit preparation by continuously gathering evidence related to AWS resource usage and generating pre-built compliance reports (e.g., GDPR, HIPAA). This allows customers to access audit-ready documentation on demand.
Other options:
- AWS Config (A): Tracks resource configuration changes but does not provide compliance reports.
- AWS Certificate Manager (B): Manages SSL/TLS certificates and has no audit functionality.
- AWS CloudTrail (D): Logs API activity for auditing but requires manual processing to create compliance reports.
Key Point: Audit Manager streamlines audit readiness by automating evidence collection and report generation, unlike other services focused on logging or resource tracking.
Answer
The correct answer is: C