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 KafkaClusterClientAuthentication
Details of the client authentication used by the Apache Kafka cluster.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "SaslScram" :KafkaClusterSaslScramAuthentication}
Properties
SaslScram-
Details for SASL/SCRAM client authentication.
Required: Yes
Type: KafkaClusterSaslScramAuthentication
Update requires: Replacement