Amazon_Redshift_1
In Amazon Redshift, you can enable database encryption for your clusters to help protect data at rest. When you enable encryption for a cluster, the data blocks and system metadata are encrypted for the cluster and its snapshots.Encryption is enabled during the cluster launch process.To go from an unencrypted cluster to an encrypted cluster or the other way around, unload your data from the existing cluster and reload it in a new cluster with the chosen encryption setting.
Perform the following to encrypt an existing Redshift cluster with KMS CMK customer-managed keys you must unload the data from it to an AWS S3 bucket then load this data in a new cluster with the chosen encryption configuration set. To set up the new Redshift cluster, enable encryption using KMS CMKs, and move your existing cluster data to it.
References:
1. https://docs.aws.amazon.com/redshift/latest/mgmt/migrating-to-an-encrypted-cluster.html
2. https://github.com/awslabs/amazon-redshift-utils/tree/master/src/UnloadCopyUtility
3. <a href="https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html 
Want to Know More?
Learn how our partners are managing their cloud security and compliance with Cloudlytics.
I hereby accept the GDPR and Privacy Policy, by subscribing to the newsletters.