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::ServerlessCluster ClientAuthentication
Includes all client authentication information.
Syntax
To declare this entity in your AWS 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