1 Answer
- Newest
- Most votes
- Most comments
1
Thank you, Malini, that was it!
The SLD was listed as an alternate host name not in blue, but in the old "prod" distro. So I guess when I deploy, I need to deploy with only the TLD in the CDK stack, then test for success and when changing the SLD A and AAAA records also manually remove the SLD from the old alternate name list and add it to the new one. Not quite zero downtime, but close enough. I appreciate the help!
answered a month ago
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
Hi, in your CloudFront console New(green) distribution-- under General, is "Alternate domain names" shows sld.com?
if it is still the old CF ditro (blue) it must be remove.
after cleanup, DNS alias should point to the green CF distro. best,