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.

preguntada hace un año522 visualizaciones
1 Respuesta
2
Respuesta aceptada

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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas