Skip to content

Instantly share code, notes, and snippets.

@OfirBalassiano
Last active November 8, 2022 11:38
Show Gist options
  • Save OfirBalassiano/7db66e5ac0c18c55fb963d51ebceac81 to your computer and use it in GitHub Desktop.
Save OfirBalassiano/7db66e5ac0c18c55fb963d51ebceac81 to your computer and use it in GitHub Desktop.
Enable encryption at rest - 2
aws redshift modify-cluster --cluster-identifier <value> --encrypted --kms-key-id <value>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment