Question 292:
Your company is making extensive use of the AWS KMS service. They have defined a number of CMK keys. They want to be notified of any request that was made with the root user to create a key in the KMS service. How could you achieve this? (SELECT TWO.)
Answer options:
A.Use a CloudWatch Event rule to detect the AWS root user events in KMS. B.Use the CloudWatch metrics service to monitor the AWS root user activities in KMS. C.Use the SNS service to send notifications. D.Use the SQS service to send notifications.