AWS::EMR::Cluster CloudWatchLogConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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: Boolean EncryptionKeyArn: String LogGroupName: String LogStreamNamePrefix: String LogTypes: Key: Value

Properties

Enabled

Property description not available.

Required: Yes

Type: Boolean

Update requires: Replacement

EncryptionKeyArn

Property description not available.

Required: No

Type: String

Update requires: Replacement

LogGroupName

Property description not available.

Required: No

Type: String

Update requires: Replacement

LogStreamNamePrefix

Property description not available.

Required: No

Type: String

Update requires: Replacement

LogTypes

Property description not available.

Required: No

Type: Object of Array

Pattern: .*

Update requires: Replacement