Route53 zone-transfers to secondary nameservers?

1

We're migrating to Route53 as our primary public nameservers. We'd like to utilize another company for secondary NS. I'm trying to check where to configure Route53 to allow zone-transfers (AFXR) to the secondary NS, but am not seeing it. Any help?

Thanks in advance!

David
preguntada hace 2 años2282 visualizaciones
3 Respuestas
2

Unfortunately, AWS currently does not support secondary DNS services and zone transfers. There is already a request for Route 53 to support zone transfer. There is no ETA as AWS does not publicize roadmap items however as soon as it gets released, it should be publicly announced in either one of the following links:

AWS News Blog: https://aws.amazon.com/blogs/aws/ What's New: http://aws.amazon.com/new/

AWS
WernerW
respondido hace 2 años
profile pictureAWS
EXPERTO
revisado hace 2 años
1

As WernerW mentioned, Route 53 does not support zone transfers.

If you are concerned about availability, Route 53 includes Shuffle Sharing and Anycast to ensure high availability, and comes with 100% SLA.

If you want to keep a copy of your DNS records, you can use AWS CLI (or third party command line tool) to export them. The AWS CLI syntax is as follows

aws route53 list-resource-record-sets --hosted-zone-id "/hostedzone/<YOUR_R53_ID>"
AWS
EXPERTO
Mike_L
respondido hace 10 meses
0

That's true, From AWS PS support team

profile pictureAWS
awslc
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