AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 166

You are auditing an AWS infrastructure after you noticed some abnormal charges on the bill. You use AWS Config to monitor your changes. What else is required to find out who made the change?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS CloudTrail logs API calls made in your AWS account, allowing you to trace changes back to the user or service that initiated them. Options A and D do not provide the necessary functionality to track changes back to a user, while option B incorrectly suggests using Flow Logs, which are primarily for monitoring network traffic, not API actions.