You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Else you'll get into an obscure error that CloudTrail wont have an event for during the CloudFormation deployment where it mentions "the secret can't be found".
Also: the instructions should mention the password length must be at least 12-250 chars long.
The text was updated successfully, but these errors were encountered:
https://github.com/aws-samples/serverless-patterns/blame/857fb76f4c5b908c91b44ca1c2db7bdc364b82ac/rabbitmq-lambda/template.yaml#L17
MQAccess
should have a lower case "a" (MQaccess) to match what is created in the instructions:serverless-patterns/rabbitmq-lambda/README.md
Line 20 in 857fb76
Else you'll get into an obscure error that CloudTrail wont have an event for during the CloudFormation deployment where it mentions "the secret can't be found".
Also: the instructions should mention the password length must be at least 12-250 chars long.
The text was updated successfully, but these errors were encountered: