View source: R/redshift_operations.R
redshift_rotate_encryption_key | R Documentation |
Rotates the encryption keys for a cluster.
See https://www.paws-r-sdk.com/docs/redshift_rotate_encryption_key/ for full documentation.
redshift_rotate_encryption_key(ClusterIdentifier)
ClusterIdentifier |
[required] The unique identifier of the cluster that you want to rotate the encryption keys for. Constraints: Must be the name of valid cluster that has encryption enabled. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.