This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MSK::Channel ChannelLoggingInfo
The ChannelLoggingInfo property type specifies Property description not available. for an AWS::MSK::Channel.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CloudWatchLogs" :CloudWatchLogsLogDestination, "Firehose" :FirehoseLogDestination, "S3" :S3LogDestination}
YAML
CloudWatchLogs:CloudWatchLogsLogDestinationFirehose:FirehoseLogDestinationS3:S3LogDestination
Properties
CloudWatchLogsProperty description not available.
Required: No
Type: CloudWatchLogsLogDestination
Update requires: Replacement
FirehoseProperty description not available.
Required: No
Type: FirehoseLogDestination
Update requires: Replacement
S3Property description not available.
Required: No
Type: S3LogDestination
Update requires: Replacement