Route 53 Default TTL

0

How can we update the default TTL for all newly created hosted zones. Currently it was creating with 48 hours.

Would like to set a TTL of 60 Seconds and apply to all current and newly created zones.

Tried with cli53 but no luck.

AWS
preguntada hace 4 años780 visualizaciones
1 Respuesta
0
Respuesta aceptada

There is no way to set a default TTL to use when creating records through the API and the TTL must be specified for non-Alias records. When making records in the Console, you will need to manually adjust the TTL.

If importing zone files, you can use the $TTL directive. This will be used for any records that do not have a TTL directly specified.

AWS
respondido hace 4 años

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