A security analyst needs to determine which IAM user made a specific API call to delete an Amazon S3 bucket last week. Which AWS service should the analyst use to retrieve this API history?
- AAmazon CloudWatch
- BAmazon GuardDuty
- AWS CloudTrailAnswer
- DAWS Managed OS Security Logs
Answer
AWS CloudTrail
AWS CloudTrail is the AWS service that enables governance, compliance, operational auditing, and risk auditing of your AWS account. It records API calls and user actions, allowing security teams to pinpoint who made a call, when it occurred, and from which IP address.
Step-by-Step Solution
Key Concept
API Auditing and User Activity Tracking
Estimated Time:45s