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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠