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
已提問 4 年前檢視次數 780 次
1 個回答
0
已接受的答案

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
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南