redshift_rotate_encryption_key {paws.database} | R Documentation |
Rotates the encryption keys for a cluster
Description
Rotates the encryption keys for a cluster.
See https://www.paws-r-sdk.com/docs/redshift_rotate_encryption_key/ for full documentation.
Usage
redshift_rotate_encryption_key(ClusterIdentifier)
Arguments
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. |
[Package paws.database version 0.6.0 Index]