AWS::Pipes::Pipe MSKAccessCredentials
The Amazon Secrets Manager secret that stores your stream credentials.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ClientCertificateTlsAuth" :String, "SaslScram512Auth" :String}
YAML
ClientCertificateTlsAuth:StringSaslScram512Auth:String
Properties
ClientCertificateTlsAuth-
The ARN of the Secrets Manager secret.
Required: No
Type: String
Update requires: No interruption
SaslScram512Auth-
The ARN of the Secrets Manager secret.
Required: No
Type: String
Update requires: No interruption