This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EMRContainers::SecurityConfiguration S3EncryptionConfiguration
The S3EncryptionConfiguration property type specifies Property description not available. for an AWS::EMRContainers::SecurityConfiguration.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EncryptionOption" :String, "KMSKeyId" :String}
YAML
EncryptionOption:StringKMSKeyId:String
Properties
EncryptionOptionProperty description not available.
Required: No
Type: String
Allowed values:
SSE-S3 | SSE-KMS | CSE-KMSUpdate requires: Replacement
KMSKeyIdProperty description not available.
Required: No
Type: String
Update requires: Replacement