ConfigureSSLStack: S3 error: The specified key does not exist.
During ConfigureSSLStack I get the error "S3 error: The specified key does not exist. For more information check http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html"
I am using the default QSS3BucketName and QSS3KeyPrefix. If I try to manually construct the URI for ConfigureSSLStack -> TemplateURL, I get something like "https://aws-quickstart-us-east-1.s3.us-east-1.amazonaws.com/quickstart-bitnami-wordpress/submodules/quickstart-aws-acm-certificate/quickstart-aws-acm-certificate.template.yaml" (depending on region). If I try to hit that URI, I get an S3 error that "The specified key does not exist". I tried this with multiple regions, and it appears that this object does not exist in any of them.
I am experiencing the same issue
Currently experiencing the same issue.