Safe Haskell | None |
---|---|
Language | Haskell2010 |
Rotates the encryption keys for a cluster.
http://docs.aws.amazon.com/redshift/latest/APIReference/API_RotateEncryptionKey.html
Request
data RotateEncryptionKey Source
Eq RotateEncryptionKey | |
Ord RotateEncryptionKey | |
Read RotateEncryptionKey | |
Show RotateEncryptionKey | |
IsString RotateEncryptionKey | |
Monoid RotateEncryptionKey | |
AWSRequest RotateEncryptionKey | |
ToQuery RotateEncryptionKey | |
ToPath RotateEncryptionKey | |
ToHeaders RotateEncryptionKey | |
type Sv RotateEncryptionKey = Redshift | |
type Rs RotateEncryptionKey = RotateEncryptionKeyResponse |
Request constructor
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: