AWS::EMRContainers::Endpoint S3MonitoringConfiguration - 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::EMRContainers::Endpoint S3MonitoringConfiguration

Amazon S3 configuration for monitoring log publishing. You can configure your jobs to send log information to Amazon S3.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "LogUri" : String }

YAML

LogUri: String

Properties

LogUri

Amazon S3 destination URI for log publishing.

Required: Yes

Type: String

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDBFF-\uDC00\uDFFF\r\n\t]*

Minimum: 1

Maximum: 10280

Update requires: Replacement