diff --git a/docs/custom-domain.mdx b/docs/custom-domain.mdx index 7232a7f..278b1bc 100644 --- a/docs/custom-domain.mdx +++ b/docs/custom-domain.mdx @@ -18,7 +18,7 @@ If you are following our latest ## API Gateway -For API Gateway Lamby users, their Custom Domain Name featue is the only way to get working correctly by removing the stage path. You can optionally add a CloudFront distribution above this for edge caching. Custom Domain Name Steps: +For API Gateway Lamby users, their Custom Domain Name feature is the only way to get working correctly by removing the stage path. You can optionally add a CloudFront distribution above this for edge caching. Custom Domain Name Steps: - [Secure Certificate with ACM](#secure-certificate-with-acm) - [API Gateway Custom Domain Names](#api-gateway-custom-domain-names) @@ -60,12 +60,12 @@ Basic reference steps for creating a CloudFront distribution. If you are editing - Allowed HTTP Methods: GET, HEAD, OPTIONS, PUT, POST, PATCH, DELETE - Cached HTTP Methods: ✔️ OPTIONS - Cache key and origin requests: - - 🔘 Legacy cache settings: + - Legacy cache settings: - Headers: Include the following headers - Accept - Query Strings: All - Cookies: All - - 🔘 Use origin cache headers + - Use origin cache headers - Settings: - Price Class: Use only North America and Europe - Alternate domain name (CNAME): myapp.example.com @@ -77,7 +77,7 @@ Feel free to create an additional behavior for the `/assets` path using the `Cac ### Create a Route53 Record -From here all we need is a DNS entry in Route53 that points to our origin. Typically this would be to your CloudFront distribution. Like the one you may have created for your [Function URLs](#function-url) or your [API Gateway](#api-gateway] custom domain name. +From here all we need is a DNS entry in Route53 that points to our origin. Typically this would be to your CloudFront distribution. Like the one you may have created for your [Function URLs](#function-url) or your [API Gateway](#api-gateway) custom domain name. - AWS Console -> Route 53 -> Hosted zones - Click on your domain