Amazon
SCS-C02 · Question #102
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 notificati
Sign in or unlock SCS-C02 to reveal the answer and full explanation for question #102. The question stem and answer options stay visible for context.
Submitted by rania.sa· Mar 6, 2026Identity and Access Management
Question
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?
Options
- ADeploy an AWS Config managed rule to run on a periodic basis of 24 hours. Select the access-
- BCreate a script to export a .csv file from the AWS Trusted Advisor check for IAM access key
- CCreate a script to download the IAM credentials report on a periodic basis. Load the script into an
- DCreate an AWS Lambda function that queries the IAM API to list all the users. Iterate through the
Unlock SCS-C02 to see the answer
You've previewed enough free SCS-C02 questions. Unlock SCS-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#AWS Config#IAM access key rotation#managed rules#compliance monitoring