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 年前檢視次數 213 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南