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
feita há 4 anos780 visualizações
1 Resposta
0
Resposta aceita

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 há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas