AWS::MSK::Replicator KafkaCluster - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::Replicator KafkaCluster

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

Syntax

To declare this entity in your 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