AWS Certified SysOps Administrator – Associate (legacy) — Question 47

A company monitors its account activity using AWS CloudTrail, and is concerned that some log files are being tampered with after the logs have been delivered to the account's Amazon S3 bucket.
Moving forward, how can the SysOps Administrator confirm that the log files have not been modified after being delivered to the S3 bucket.

Answer options

Correct answer: B

Explanation

The correct answer is B because enabling log file integrity validation allows the administrator to use digest files to verify the hash value of the logs, ensuring that they have not been altered. Option A does not provide a verification mechanism for the original logs, while option C focuses on replication and encryption, which do not confirm integrity. Option D tracks access but does not prevent or verify tampering of log files.