AWS Certified Security – Specialty — Question 131

An organizational must establish the ability to delete an AWS KMS Customer Master Key (CMK) within a 24-hour timeframe to keep it from being used for encrypt or decrypt operations.
Which of the following actions will address this requirement?

Answer options

Correct answer: B

Explanation

The correct answer is B, as using the KMS import key functionality allows for immediate execution of a delete key operation. Option A does not address the deletion requirement but rather involves creating a new CMK. Option C involves scheduling a deletion, which does not meet the 24-hour timeframe. Option D can prevent use but does not delete the CMK.