Question 50
A company uses AWS Key Management Service (AWS KMS) to encrypt an Amazon Redshift cluster. The company wants to configure a cross-Region snapshot of the Redshift cluster as part of disaster recovery (DR) strategy. A data engineer needs to use the AWS CLI to create the cross-Region snapshot. Which combination of steps will meet these requirements? (Choose two.)
Show Answer
For Amazon Redshift encrypted with AWS KMS, cross-Region snapshot copy requires a snapshot copy grant that allows Redshift to use the KMS key to re-encrypt snapshots during the copy process. This snapshot copy grant is created in the source Region where the cluster and KMS key reside. After the grant is created, snapshot copying is enabled on the source cluster and the name of that source-Region snapshot copy grant is specified. A separate KMS key or snapshot copy grant does not need to be created in the destination Region, and Multi-AZ is unrelated to Redshift snapshot copy.