| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.KMS.EnableKeyRotation
Description
Enables rotation of the specified customer master key.
http://docs.aws.amazon.com/kms/latest/APIReference/API_EnableKeyRotation.html
Request
data EnableKeyRotation Source
Instances
Request constructor
Arguments
| :: Text | |
| -> EnableKeyRotation |
EnableKeyRotation constructor.
The fields accessible through corresponding lenses are:
Request lenses
ekrKeyId :: Lens' EnableKeyRotation Text Source
Unique identifier of the customer master key for which rotation is to be enabled. This can be an ARN, an alias, or a globally unique identifier.