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 年前524 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容