Limits
Amazon Route 53 API requests and entities are subject to the following limits.
Limits on API Requests
Amazon Route 53 API requests are subject to the following limits.
Number of Elements and Characters in ChangeResourceRecordSets Requests
ResourceRecordelementsA request cannot contain more than 1000
ResourceRecordelements. When the value of theActionelement isUPSERT, eachResourceRecordelement is counted twice.- Maximum number of characters
The sum of the number of characters (including spaces) in all
Valueelements in a request cannot exceed 32,000 characters. When the value of theActionelement isUPSERT, each character in aValueelement is counted twice.
Frequency of Amazon Route 53 API Requests
- All requests
Five requests per second per AWS account. If you submit more than five requests per second, Amazon Route 53 returns an HTTP 400 error (
Bad request). The response header also includes aCodeelement with a value ofThrottlingand aMessageelement with a value ofRate exceeded.ChangeResourceRecordSetsrequestsIf Amazon Route 53 can't process a request before the next request arrives, it will reject subsequent requests for the same hosted zone and return an HTTP 400 error (
Bad request). The response header also includes aCodeelement with a value ofPriorRequestNotCompleteand aMessageelement with a value ofThe request was rejected because Route 53 was still processing a prior request.CreateHealthCheckrequestsYou can submit a maximum of 1000
CreateHealthCheckrequests in a 24-hour period.
Limits on Entities
Amazon Route 53 entities are subject to the following limits.
| Entity | Limit |
|---|---|
Hosted zones | 500 per AWS account |
Domains | 50 per AWS account |
Reusable delegation sets | 100 per AWS account |
Hosted zones that can use the same reusable delegation set | 100 |
Amazon VPCs that you can associate with a private hosted zone | 100 |
Authorizations that you can create so you can associate Amazon VPCs that were created by one account with a hosted zone that was created by another account | 100 |
Resource record sets | 10,000 per hosted zone For a limit greater than 10,000 resource record sets in a hosted zone, an additional charge applies. |
Weighted and geolocation resource record sets | 100 resource record sets that have the same name and type |
Resource records | 100 per resource record set |
Health checks | 50 active health checks per AWS account |
Traffic policies | 50 per AWS account |
Policy records (referred to as "policy instances" in the Amazon Route 53 API, AWS SDKs, AWS Command Line Interface, and AWS Tools for Windows PowerShell) | 5 per AWS account |

