AWS Certified SysOps Administrator – Associate (legacy) — Question 762

An organization has configured the custom metric upload with CloudWatch. The organization has given permission to its employees to upload data using CLI as well SDK. How can the user track the calls made to CloudWatch?

Answer options

Correct answer: B

Explanation

AWS CloudTrail is designed to capture and log API calls made to AWS services, including CloudWatch, whether they originate from the CLI, SDK, or Management Console. CloudWatch itself does not log API call history natively, and detailed monitoring is used for higher-frequency EC2 metrics rather than tracking API requests.