2 Answers
- Newest
- Most votes
- Most comments
0
Hello.
Check CloudTrail's event history to see if any errors occur in events when records are changed.
Route53 events are logged to CloudTrail in the Northern Virginia region.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/logging-using-cloudtrail.html
0
I can see the event in cloudtrail for when I try to change the nameservers. It's basically a json payload of the change request sent to AWS.
But cloudtrail doesn't give me any information on why the request is failing, or any information about the failure. It's just "this is what you tried to do". Cool. Why isn't it working? :P
Any thoughts on what to do next?
answered 10 months ago
Relevant content
- asked 2 months ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
I have the same problem using an AWS Lightsail registered domain.
I can't change the NS used for the DNS Zone.
Under DNS Zone is says the following under Name Servers: Lightsail assigns name servers when you create a DNS zone. To make Lightsail the DNS service for a domain, you configure the domain registration to use these name servers. ns-711.awsdns-24.net ns-1309.awsdns-35.org ns-44.awsdns-05.com ns-2019.awsdns-60.co.uk
So if you go to your Lightsail registered domain, you can change the name servers. The problem is the DNS Zone will only agree to use the 4 listed above.
Any solutions?