AWS::EMRContainers::SecurityConfiguration S3EncryptionConfiguration - AWS CloudFormation

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: String KMSKeyId: String

Properties

EncryptionOption

Property description not available.

Required: No

Type: String

Allowed values: SSE-S3 | SSE-KMS | CSE-KMS

Update requires: Replacement

KMSKeyId

Property description not available.

Required: No

Type: String

Update requires: Replacement