amazonka-redshift-1.2.0.2: Amazon Redshift SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Redshift.RotateEncryptionKey

Contents

Description

Rotates the encryption keys for a cluster.

See: AWS API Reference for RotateEncryptionKey.

Synopsis

Creating a Request

rotateEncryptionKey Source

Creates a value of RotateEncryptionKey with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

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.

Destructuring the Response

rotateEncryptionKeyResponse Source

Creates a value of RotateEncryptionKeyResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses