SCS-C02 · Question #269
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?
The correct answer is C. Download a new wrapping key and a new import token. The original wrapping key and import token expires after 24 hours. The question doesn't give us a timeframe, so we should assume that generating a new wrapping key and import token is the safer option. Then reimport the original key material and you will be good to go…
Question
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?
Options
- ACreate a new CMK.
- BCreate a new CMK.
- CDownload a new wrapping key and a new import token.
- DUse the original wrapping key and import token.
How the community answered
(49 responses)- A12% (6)
- B8% (4)
- C78% (38)
- D2% (1)
Explanation
The original wrapping key and import token expires after 24 hours. The question doesn't give us a timeframe, so we should assume that generating a new wrapping key and import token is the safer option. Then reimport the original key material and you will be good to go. https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html#reimport-key-
Topics
Community Discussion
No community discussion yet for this question.