AWS::Pipes::Pipe MQBrokerAccessCredentials - AWS CloudFormation

AWS::Pipes::Pipe MQBrokerAccessCredentials

The AWS Secrets Manager secret that stores your broker credentials.

Syntax

To declare this entity in your AWS 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

Pattern: ^(^arn:aws([a-z]|\-)*:secretsmanager:([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\d{1}):(\d{12}):secret:.+)$

Minimum: 1

Maximum: 1600

Update requires: No interruption