CloudWatchLoggingOptions - Amazon Data Firehose
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).

CloudWatchLoggingOptions

Describes the Amazon CloudWatch logging options for your delivery stream.

Contents

Enabled

Enables or disables CloudWatch logging.

Type: Boolean

Required: No

LogGroupName

The CloudWatch group name for logging. This value is required if CloudWatch logging is enabled.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 512.

Pattern: [\.\-_/#A-Za-z0-9]*

Required: No

LogStreamName

The CloudWatch log stream name for logging. This value is required if CloudWatch logging is enabled.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 512.

Pattern: [^:*]*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: