AWS::MSK::ServerlessCluster ClientAuthentication
Includes all client authentication information.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Sasl-
Details for client authentication using SASL. To turn on SASL, you must also turn on
EncryptionInTransitby settinginClusterto true. You must setclientBrokerto eitherTLSorTLS_PLAINTEXT. If you chooseTLS_PLAINTEXT, then you must also setunauthenticatedto true.Required: Yes
Type: Sasl
Update requires: Replacement