CLF-C02 · Question #646
Which AWS service should a cloud engineer use to view API calls to AWS services?
The correct answer is B. AWS CloudTrail. AWS CloudTrail records API calls made to AWS services, providing a detailed history of actions performed in an AWS account. It logs information such as the identity of the caller, the time of the API call, the source IP address, and the request parameters. This is essential for a
Question
Which AWS service should a cloud engineer use to view API calls to AWS services?
Options
- AAmazon CloudWatch
- BAWS CloudTrail
- CAWS Config
- DAWS Artifact
How the community answered
(21 responses)- A5% (1)
- B90% (19)
- C5% (1)
Explanation
AWS CloudTrail records API calls made to AWS services, providing a detailed history of actions performed in an AWS account. It logs information such as the identity of the caller, the time of the API call, the source IP address, and the request parameters. This is essential for auditing, monitoring, and troubleshooting activities within AWS.
Community Discussion
No community discussion yet for this question.