ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 25 - SCS-C02 discussion

Report
Export

A company has multiple Amazon S3 buckets encrypted with customer-managed CMKs Due to regulatory requirements the keys must be rotated every year. The company's Security Engineer has enabled automatic key rotation for the CMKs; however the company wants to verity that the rotation has occurred.

What should the Security Engineer do to accomplish this?

A.
Filter IAM CloudTrail logs for KeyRotaton events
Answers
A.
Filter IAM CloudTrail logs for KeyRotaton events
B.
Monitor Amazon CloudWatcn Events for any IAM KMS CMK rotation events
Answers
B.
Monitor Amazon CloudWatcn Events for any IAM KMS CMK rotation events
C.
Using the IAM CLI. run the IAM kms gel-key-relation-status operation with the --key-id parameter to check the CMK rotation date
Answers
C.
Using the IAM CLI. run the IAM kms gel-key-relation-status operation with the --key-id parameter to check the CMK rotation date
D.
Use Amazon Athena to query IAM CloudTrail logs saved in an S3 bucket to filter Generate New Key events
Answers
D.
Use Amazon Athena to query IAM CloudTrail logs saved in an S3 bucket to filter Generate New Key events
Suggested answer: C

Explanation:

theaws kms get-key-rotation-statuscommand returns a boolean value that indicates whether automatic rotation of the customer master key (CMK) is enabled1.This command also shows the date and time when the CMK was last rotated2. The other options are not valid ways to check the CMK rotation status.

asked 16/09/2024
Kurt Woodfin
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first