AWS::KinesisFirehose::DeliveryStream MSKSourceConfiguration - Amazon CloudFormation
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).

AWS::KinesisFirehose::DeliveryStream MSKSourceConfiguration

The configuration for the Amazon MSK cluster to be used as the source for a delivery stream.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AuthenticationConfiguration

The authentication configuration of the Amazon MSK cluster.

Required: Yes

Type: AuthenticationConfiguration

Update requires: Replacement

MSKClusterARN

The ARN of the Amazon MSK cluster.

Required: Yes

Type: String

Pattern: arn:.*

Minimum: 1

Maximum: 512

Update requires: Replacement

TopicName

The topic name within the Amazon MSK cluster.

Required: Yes

Type: String

Pattern: [a-zA-Z0-9\._\-]+

Minimum: 1

Maximum: 255

Update requires: Replacement