AWS::KinesisFirehose::DeliveryStream MSKSourceConfiguration - AWS CloudFormation

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 AWS 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