amazonka-redshift-0.0.1: Amazon Redshift SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Redshift.RotateEncryptionKey

Contents

Description

Synopsis

Request

Request constructor

rotateEncryptionKey Source

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:

Response lenses