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