
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Which AWS service should a cloud engineer use to view API calls to AWS services?
A
Amazon CloudWatch
B
AWS CloudTrail
C
AWS Config
D
AWS Artifact
Explanation:
AWS CloudTrail is the correct service for viewing API calls to AWS services. Here's why:
AWS CloudTrail records API calls and related events made in your AWS account, providing a history of AWS API calls for your account
Amazon CloudWatch is for monitoring and observability - it collects monitoring and operational data in the form of logs, metrics, and events
AWS Config is for resource inventory, configuration history, and configuration change notifications
AWS Artifact is for on-demand access to AWS security and compliance reports
CloudTrail enables security analysis, resource change tracking, and compliance auditing by logging API activity across your AWS infrastructure.