AWS Certified SysOps Administrator – Associate — Question 5

A company asks a SysOps administrator to ensure that AWS CloudTrail files are not tampered with after they are created. Currently, the company uses AWS
Identity and Access Management (IAM) to restrict access to specific trails. The company's security team needs the ability to trace the integrity of each file.
What is the MOST operationally efficient solution that meets these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because enabling the CloudTrail file integrity feature directly on the trail allows the security team to access a digest file that verifies the integrity of each file delivered. Options A and B involve additional complexity and reliance on Lambda functions and DynamoDB or S3 tags, which are not as direct or efficient for this purpose. Option C does not provide a complete solution since it references S3 bucket integrity logs rather than the CloudTrail trail itself.