AWS Certified Security – Specialty (SCS-C03) — Question 4

A security engineer is responding to an incident that is affecting an AWS account. The ID of the account is 1234156789012. The attack created workloads that are distributed across multiple AWS Regions.
The security engineer contains the attack. The security engineer removes all compute and storage resources from all affected Regions. However, the attacker also created an AWS KMS key. The key policy on the KMS key explicitly allows IAM principal kms:* permissions.
The key was scheduled to be deleted the previous day. However, the key is still enabled and usable. The key has an ARN of arn:aws;kms:us-east-2:123456789012:key/mrk-0bb0212cd9864fdea0dcamzo26efb5670. The security engineer must delete the key as quickly as possible.
Which solution will meet this requirement?

Answer options

Correct answer: B

Explanation

Option B is the correct choice because it addresses the requirement to delete the KMS key by scheduling its deletion in all affected Regions where it is present. The other options either do not effectively target the issue at hand (A and D) or would require unnecessary adjustments to permissions (C), which is not required to delete the key in this case.