Description |
String
|
Required: No. A description of the key. Use a description that helps your users decide
whether the key is appropriate for a particular task.Update requires: No interruption |
Enabled |
Boolean
|
Required: No. Indicates whether the key is available for use. AWS CloudFormation sets this value to
true by default.Update requires: No interruption |
EnableKeyRotation |
Boolean
|
Required: No. Indicates whether AWS KMS rotates the key. AWS CloudFormation sets this value to
false by default.Update requires: No interruption |
KeyPolicy |
Object
|
Required: Yes. An AWS KMS key policy to attach to the key. Use a policy to specify who has permission to use the key and which actions they can perform. For more information, see Key Policies in the AWS Key Management Service Developer Guide.Update requires: No interruption |