Which service enables customers to audit API calls in their AWS accounts?
AWS CloudTrail
AWS Trusted Advisor
Amazon Inspector
AWS X-Ray
Explanations:
AWS CloudTrail records API calls made on your account, enabling auditing and monitoring.
AWS Trusted Advisor provides recommendations for AWS best practices, not API call auditing.
Amazon Inspector is a security assessment service for applications, not for auditing API calls.
AWS X-Ray is used for debugging and analyzing applications, not for tracking API calls.