1 Answer
- Newest
- Most votes
- Most comments
1
Hello,
In the AWS Service Quotas section, my applied account-level quota values for the throttle burst rate and throttle rate are as follows:
Throttle Burst Rate: 5,000 requests per second (RPS)
Throttle Rate: 10,000 RPS
However, when I check the throttling settings in the API Gateway console, it shows:
Throttle Rate: 2,500 RPS
Burst Limit: 1,250 RPS
This is because of your region.
According to API Gateway account-level quotas, per Region, you can see that:
For the following Regions, the default throttle quota is 2500 RPS and the default burst quota is 1250 RPS: Africa (Cape Town), Europe (Milan), Asia Pacific (Jakarta), Middle East (UAE), Asia Pacific (Hyderabad), Asia Pacific (Melbourne), Europe (Spain), Europe (Zurich), Israel (Tel Aviv), and Canada West (Calgary).
answered 2 years ago
Relevant content
- asked a year ago
- asked 10 months ago
- asked 4 years ago
- AWS OFFICIALUpdated 7 months ago
