| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.Redshift.RotateEncryptionKey
Description
Rotates the encryption keys for a cluster.
http://docs.aws.amazon.com/redshift/latest/APIReference/API_RotateEncryptionKey.html
Request
data RotateEncryptionKey Source
Instances
Request constructor
Arguments
| :: Text | |
| -> RotateEncryptionKey |
RotateEncryptionKey constructor.
The fields accessible through corresponding lenses are:
Request lenses
rekClusterIdentifier :: Lens' RotateEncryptionKey Text Source
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.
Response
Response constructor
rotateEncryptionKeyResponse :: RotateEncryptionKeyResponse Source
RotateEncryptionKeyResponse constructor.
The fields accessible through corresponding lenses are: