View a markdown version of this page

AWS::MSK::Replicator KafkaCluster - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::MSK::Replicator KafkaCluster

Information about Kafka Cluster to be used as source / target for replication.

Syntax

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

Properties

AmazonMskCluster

Details of an Amazon MSK Cluster.

Required: No

Type: AmazonMskCluster

Update requires: Replacement

ApacheKafkaCluster

Details of an Apache Kafka cluster. Exactly one of amazonMskCluster and apacheKafkaCluster is required.

Required: No

Type: ApacheKafkaCluster

Update requires: Replacement

ClientAuthentication

Details of the client authentication used by the Apache Kafka cluster.

Required: No

Type: KafkaClusterClientAuthentication

Update requires: Replacement

EncryptionInTransit

Details of encryption in transit to the Apache Kafka cluster.

Required: No

Type: KafkaClusterEncryptionInTransit

Update requires: Replacement

VpcConfig

Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.

Required: No

Type: KafkaClusterClientVpcConfig

Update requires: Replacement