This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::EMR::Cluster CloudWatchLogConfiguration
The CloudWatchLogConfiguration property type specifies Property description not available. for an AWS::EMR::Cluster.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Enabled" :Boolean, "EncryptionKeyArn" :String, "LogGroupName" :String, "LogStreamNamePrefix" :String, "LogTypes" :{}Key:Value, ...}
YAML
Enabled:BooleanEncryptionKeyArn:StringLogGroupName:StringLogStreamNamePrefix:StringLogTypes:Key:Value
Properties
EnabledProperty description not available.
Required: Yes
Type: Boolean
Update requires: Replacement
EncryptionKeyArnProperty description not available.
Required: No
Type: String
Update requires: Replacement
LogGroupNameProperty description not available.
Required: No
Type: String
Update requires: Replacement
LogStreamNamePrefixProperty description not available.
Required: No
Type: String
Update requires: Replacement
LogTypesProperty description not available.
Required: No
Type: Object of Array
Pattern:
.*Update requires: Replacement