AWS Certified Security – Specialty — Question 125

A company recently performed an annual security assessment of its AWS environment. The assessment showed the audit logs are not available beyond 90 days and that unauthorized changes to IAM policies are made without detection.
How should a Security Engineer resolve these issues?

Answer options

Correct answer: D

Explanation

The correct answer is D because creating an AWS CloudTrail trail allows you to store audit logs in Amazon S3, thus addressing the issue of log retention beyond 90 days. Additionally, configuring an AWS Config rule ensures that any unauthorized changes to IAM policies are detected and reported. Options A, B, and C do not adequately address both issues regarding log retention and unauthorized changes.