Kelvin Jiang
Kelvin Jiang
Attempting to delete a newly created SCAR stack in CloudFormation currently fails due to the CNAME DNS record that is created manually as part of the validation step. A custom...
As per https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html, ACM has a restriction that requires certificates to be created in the us-east-1 region in order to be used with CloudFront: > To use an ACM Certificate...
Adding this would remove the need for the third manual step in the quick start guide - to manually validate ownership of the domain by creating the CNAME records using...
Template for a stack that is the same as the default stack, but redirects requests for the `www` subdomain to the apex domain.
Template for a stack with no `www` subdomain.