-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undeploy
should remove Route53 entries if the distribution matches
#391
Comments
It looks like you also have to go to the API GW and remove the Custom Domain Names entry. I did the manual removal in API GW and R53 but still get this error:
|
I did both manually (Remove Route 53 entry, and API GW Custom Domain), and am now experiencing the same problem as @mcrowson trying to certify a new domain. Any tips? I might be able to send a PR, if the maintainers could give some guidance. I'm using the latest zappa version on pypi. |
After manually removing the custom domain name, you have to wait about 40 minutes until you can certify again. Most changes to CloudFront (the backend for the custom domain name feature) take anywhere from 20-40 minutes to be pushed out across Amazon's edge network. |
Currently this must be done manually
The text was updated successfully, but these errors were encountered: