Query Route53 for a zone's limit on records

0

The default limit for the number of records in a hosted zone is 10,000. I can open a support ticket to request an increase on a specific zone in increments of 10k, and there are costs associated with that. My business has done this a number of times in the past, over a few zones.

Other than looking back at support cases, is there any way to find the current limit for a given hosted zone? The Service Quotas page shows "Not Available" under "Applied Quota Value," presumably because each zone is actually set individually.

質問済み 1年前522ビュー
1回答
2
承認された回答

Hi! you can find some details here https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetHostedZoneLimit.html

Its a detailed explanation for your query, you can use GetHostedZoneLimit – api to know about your quota limits.

for pricing, use this 1. https://aws.amazon.com/route53/pricing/

hope this help,

profile picture
回答済み 1年前

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

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

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

関連するコンテンツ