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