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 TopicConfiguration
The TopicConfiguration 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
{ "RecordConverter" :RecordConverter, "RecordSchema" :RecordSchema, "TopicArn" :String}
YAML
RecordConverter:RecordConverterRecordSchema:RecordSchemaTopicArn:String
Properties
RecordConverterProperty description not available.
Required: Yes
Type: RecordConverter
Update requires: Replacement
RecordSchemaProperty description not available.
Required: No
Type: RecordSchema
Update requires: Replacement
TopicArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:[\w-]+:kafka:[\w-]+:\d+:topic.*\ZUpdate requires: Replacement