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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン