LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Cloud Practitioner

AWS Certified Cloud Practitioner

Get started today

Ultimate access to all questions.


Which AWS service enables tracking and identifying the user responsible for terminating an EC2 instance in an AWS account?

Exam-Like



Explanation:

The correct answer is C, AWS CloudTrail. AWS CloudTrail is a service that provides a history of actions taken in an AWS account, including API calls made to AWS services. It allows you to monitor and retain account activity logs for review. In this scenario, the system administrator can use CloudTrail to identify who made the API call to terminate the EC2 instance by examining the logs, which will show the user or service that made the call, the action performed, and the source IP address. This service is specifically designed for auditing and tracking resource changes within AWS, making it the most suitable choice for this purpose.

Powered ByGPT-5