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
Because the example relies on an ACM Cert already existing, this would imply that the Hosted Zone already exists. The TypeScript static-site example will create a new Hosted Zone and the DNS Resolution will fail because the the new HZ is not the authority for the domain.
Because the example relies on an ACM Cert already existing, this would imply that the Hosted Zone already exists. The TypeScript static-site example will create a new Hosted Zone and the DNS Resolution will fail because the the new HZ is not the authority for the domain.
aws-cdk-examples/typescript/static-site/static-site.ts
Lines 69 to 71 in 8eae959
The text was updated successfully, but these errors were encountered: