ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 289 - SCS-C01 discussion

Report
Export

A company has several Customer Master Keys (CMK), some of which have imported key material.

Each CMK must be rotated annually.

What two methods can the security team use to rotate each key? Select 2 answers from the options given below Please select:

A.
Enable automatic key rotation for a CMK
Answers
A.
Enable automatic key rotation for a CMK
B.
Import new key material to an existing CMK
Answers
B.
Import new key material to an existing CMK
C.
Use the CLI or console to explicitly rotate an existing CMK
Answers
C.
Use the CLI or console to explicitly rotate an existing CMK
D.
Import new key material to a new CMK; Point the key alias to the new CMK.
Answers
D.
Import new key material to a new CMK; Point the key alias to the new CMK.
E.
Delete an existing CMK and a new default CMK will be created.
Answers
E.
Delete an existing CMK and a new default CMK will be created.
Suggested answer: A, D

Explanation:

The AWS Documentation mentions the following

Automatic key rotation is available for all customer managed CMKs with KMS-generated key material. It is not available for CMKs that have imported key material (the value of the Origin field is External), but you can rotate these CMKs manually.

Rotating Keys Manually

You might want to create a newCMKand use it in place of a current CMK instead of enabling automatic key rotation. When the new CMK has different cryptographic material than the current CMK, using the new CMK has the same effect as changing the backing key in an existing CMK. The process of replacing one CMK with another is known as manual key rotation. When you begin using the new CMK, be sure to keep the original CMK enabled so that AWS KMS can decrypt data that the original CMK encrypted. When decrypting data, KMS identifies the CMK that was used to encrypt the data, and it uses the sam CMK to decrypt the data. As long as you keep both the original and new CMKs enabled, AWS KMS can decrypt any data that was encrypted by either CMK. Option B is invalid because you also need to point the key alias to the new key

Option C is invalid because existing CMK keys cannot be rotated as they are

Option E is invalid because deleting existing keys will not guarantee the creation of a new default CMK key For more information on Key rotation please see the below Link:

https://docs.aws.amazon.com/kms/latest/developereuide/rotate-keys.htmlThe correct answers are: Enable automatic key rotation for a CMK, Import new key material to a newCMK; Point the key alias to the new CMK. Submit your Feedback/Queries to our Experts

asked 16/09/2024
asia Mattaccini
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first