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.

gefragt vor einem Jahr511 Aufrufe
1 Antwort
2
Akzeptierte Antwort

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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen