AWS Certified Security – Specialty — Question 14

During a recent internal investigation, it was discovered that all API logging was disabled in a production account, and the root user had created new API keys that appear to have been used several times.
What could have been done to detect and automatically remediate the incident?

Answer options

Correct answer: B

Explanation

The correct answer, B, outlines the use of AWS Config to monitor when AWS CloudTrail is disabled and track root user API key creation. This proactive approach allows for the automatic re-enabling of logging and disabling of the keys. The other options either employ tools not specifically designed for this task or do not provide an effective automatic remediation process.