Accidentally deleted auto-created HostedZone

0

Hello, I accidentally deleted the automatically created HostedZone for my .it domain. I created a new HostedZone and it assigned a new NS record with a different NameServer. Then I updated the Name server in Route53Console/Registered Domains/my-domain-name.it/Name Servers to what the HostedZone assigned to it. Did I do the correct procedure? If so, how much time will it take for the Name servers to update? If not, how can I restore the original HostedZone?

asnaeb
已提问 1 年前211 查看次数
2 回答
0
已接受的回答

First part of your quesions which appears you have done the correct configuration.

AWS has over 100 edge locations Route 53 with DNS name servers that answer queries from clients. When you update a record set in your hosted zone, the change is propagated to all Route edge locations within 60 seconds.

You can use the whois tool to confirm that you recrive the desired response:

$whois <domain name> | grep 'Name Server'

You can also flush your DNS cache of your local machine.

To recover the deleted hosted zone, please follow the link:

https://aws.amazon.com/premiumsupport/knowledge-center/route-53-recover-dns-record/

Please update me with your solutions.

已回答 1 年前
  • Hi, looks like I did the correct procedure. After the name server update finished and flushing my DNS's the record became available. Thanks for the answer

0

Thank you for the good news!

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则