AWS::Wisdom::Assistant ServerSideEncryptionConfiguration
The KMS key used for encryption.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "KmsKeyId" :
String
}
YAML
KmsKeyId:
String
Properties
KmsKeyId
-
The KMS key. For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide.
Required: No
Type: String
Minimum:
1
Maximum:
4096
Update requires: Replacement