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: