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
demandé il y a un an214 vues
2 réponses
0
Réponse acceptée

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.

répondu il y a un an
  • 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!

répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions