CloudWatchLoggingOptions - Amazon Data Firehose
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

CloudWatchLoggingOptions

Describes the Amazon CloudWatch logging options for your Firehose 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 AWS SDKs, see the following: