Question 5:
Your application currently uses customer keys which are generated via AWS KMS in the US east region. You now want to use the same set of keys from the EU-Central region. How can this be accomplished?
Answer options:
A.Export the key from the US east region and import them into the EU-Central region B.Use key rotation and rotate the existing keys to the EU-Central region C.Use the backing key from the US east region and use it in the EU-Central region D.Use AWS KMS multi-Region keys.