aws-security-reference-architecture-examples icon indicating copy to clipboard operation
aws-security-reference-architecture-examples copied to clipboard

[BUG] Parameters AllowedPattern causes error with the default despite of the value matches

Open hori1108 opened this issue 1 year ago • 1 comments

Describe the bug

During deployment of the SRA, the sra-quick-setup-ssm Stack fails to create the 2 parameters

  • pBucketNamePrefix

  • pMacieOrgDeliveryKeyAlias

I used default parameters and they looked match allowed patterns, but it was not completed. It was succeded after comment out AllowedPattern from yaml.

To Reproduce

According to READ.ME, I deploied sra-quick-setup-ssm with CloudFormation https://github.com/aws-samples/aws-security-reference-architecture-examples/blob/main/aws_sra_examples/quick_setup/README.md

hori1108 avatar Aug 10 '23 03:08 hori1108

We will take a look at this! thank you for reporting.

liamschn avatar Aug 16 '23 14:08 liamschn

Thank you for reporting this issue, quick setup is deprecated. Please leverage Easy Setup.

mlfulleraws avatar Aug 26 '24 21:08 mlfulleraws