AWS Certified Security – Specialty — Question 141

A Security Engineer accidentally deleted the imported key material in an AWS KMS CMK.
What should the Security Engineer do to restore the deleted key material?

Answer options

Correct answer: C

Explanation

The correct answer is C because downloading a new wrapping key and import token is necessary for importing key material into an existing CMK after deletion. Options A and B suggest creating a new CMK, which is not required if key material can be imported back into the existing CMK. Option D is incorrect as it does not mention downloading new wrapping keys or import tokens, which are essential for the import process.