- Newest
- Most votes
- Most comments
Just to confirm, the screengrab is the R53 record for the hosted zone aerohyre.com, right?
The NS records for api.aerohyre.com are essentially delegating management of the subdomain to the hosted zone of that name. This means that the A record for api.aerohyre.com in the screengrab will never get referenced.
I believe that in the hosted zone for api.aerohyre.com you need to create an A record for the naked domain and point it to the IP address, then things should work the way you want them to.
There's a good knowledge article on creating subdomains here https://repost.aws/knowledge-center/create-subdomain-route-53 and accompanying video here https://www.youtube.com/watch?v=YHBnLJiKv0M&t=3s
As per RWC^^
Delete the NS records for api.aerohyre.com is not a valid record and is conflictig with your A record for api.aerohyre.com because your trying to treat it as a subdomain in the same zone.
If you want api as a sub zone you will need to create a new route 53 zone called api.aerohyre.com and point the NS records in aerohyre.com to the new nameservers of the api zone. There you can create the A record
Relevant content
- asked a year ago
- asked a year ago
- asked 5 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 3 years ago