This is the new AWS 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 AWS CloudFormation template, use the following syntax:
JSON
{ "AmazonMskCluster" :AmazonMskCluster, "VpcConfig" :KafkaClusterClientVpcConfig}
Properties
- AmazonMskCluster
- 
                    Details of an Amazon MSK Cluster. Required: Yes Type: AmazonMskCluster Update requires: Replacement 
- VpcConfig
- 
                    Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster. Required: Yes Type: KafkaClusterClientVpcConfig Update requires: Replacement