Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

feature request: alias records in route53 #6847

@dominikschubert

Description

@dominikschubert

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

Route53 alias A-records are similar to normal CNAME records in the DNS spec but can be used in top-level domains such as example.com and are usually used to point towards AWS-service generated domains such as API Gateway REST APIs, CloudFront distributions or ALBs.

🧑‍💻 Implementation

This will need tighter coupling between the DNS server and route53 where route53/the dns server needs to actually communicate with our other AWS services to query the IPs it needs to hand out to the requester.

Anything else?

Metadata

Metadata

Assignees

Labels

aws:route53Amazon Route 53type: featureNew feature, or improvement to an existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions