AWS Certified Security – Specialty (SCS-C02) — Question 75

A company's security team needs to receive a notification whenever an AWS access key has not been rotated in 90 or more days. A security engineer must develop a solution that provides these notifications automatically.

Which solution will meet these requirements with the LEAST amount of effort?

Answer options

Correct answer: A

Explanation

Option A is the most efficient solution as it directly utilizes AWS Config's managed rules and EventBridge to automate notifications for access key rotation without the need for extensive scripting or additional resource management. The other options involve more complex setups, such as manually exporting and processing data or running custom scripts regularly, which require more effort and maintenance.