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
preguntada hace un año215 visualizaciones
2 Respuestas
0
Respuesta aceptada

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.

respondido hace un año
  • 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!

respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas