aws-amplify / aws-amplify/amplify-hosting

Use ALIAS instead of CNAME with Route53?

Open
#125 10 comments 13 reactions 0 assignees View on GitHub
custom-domain feature-request
Dominant language
Dockerfile
Stars
481
Forks
123
PR merge metrics
No merged PRs in 30d

Description

**Issue/question**
Amplify sets up a CNAME pointing to a CloudFormation distribution in my hosted zone. I expected it to set up an ALIAS record.

**Additional information**
One of the selling points of Route53 is that it supports ALIAS records for AWS resources, and that you don't pay for DNS lookups for these. Is there any reason Amplify can't use ALIAS records instead of CNAME when creating records in Route53?

Contributor guide

Open the contributing guide

Research direction

Start by locating the Route53 record-creation path and checking how the CloudFormation distribution target is represented. Done means determining whether an ALIAS can replace the CNAME without breaking custom-domain setup, then documenting or implementing the decision with coverage for the resulting record.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.