QuestionQ8
Security and ComplianceA company uses AWS Key Management Service (AWS KMS) keys with manual key rotation to satisfy regulatory compliance requirements. The security team needs notification whenever any keys have gone more than 90 days without rotation.
Which solution will achieve this?
- A Configure AWS KMS to publish to an Amazon Simple Notification Service (Amazon SNS) topic when keys are more than 90 days old.
- B Configure an Amazon EventBridge event to launch an AWS Lambda function to call the AWS Trusted Advisor API and publish to an Amazon Simple Notification Service (Amazon SNS) topic.
- C Develop an AWS Config custom rule that publishes to an Amazon Simple Notification Service (Amazon SNS) topic when keys are more than 90 days old.
- D Configure AWS Security Hub to publish to an Amazon Simple Notification Service (Amazon SNS) topic when keys are more than 90 days old.
Community Discussion