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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ