AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 204
To determine whether a log file was modified, deleted, or unchanged after CloudTrail delivered it, you can use ____.
Answer options
- A. trusted signers
- B. optimistic locking
- C. integrity validation
- D. root credentialing
Correct answer: C
Explanation
Integrity validation is the correct method for ensuring that a log file has not been changed, deleted, or remains untouched after delivery. The other options, such as trusted signers and root credentialing, do not specifically address the verification of log file modifications, while optimistic locking is more relevant to database operations.