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
{{ message }}
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
Issue:
Fail to deploy the quickstart when using Route53 hosted zone + Load Balancer FQDN.
Observation:
copy-lambdas.templateis failing since its using runtime python 2.7ACMCertificateLambdalambda is failing since the cfnresponse is outdated (using vendored request and old print syntax)