AWS Certified Security – Specialty — Question 21

An application has a requirement to be resilient across not only Availability Zones within the application's primary region but also be available within another region altogether.
Which of the following supports this requirement for AWS resources that are encrypted by AWS KMS?

Answer options

Correct answer: C

Explanation

The correct answer is C because it describes the process of using AWS services that replicate data across regions while ensuring that the data encryption key is re-wrapped with the CMK from the target region. Option A is incorrect as simply copying the CMK does not facilitate decryption of already encrypted resources. Option B is not feasible since AWS KMS does not support automatic synchronization of CMKs across regions. Option D is also incorrect, as direct communication with the source region's KMS for decryption is not supported.