Aws Api Gateway Rate Limits
AWS API Gateway enforces a regional account-level throttle plus per-API stage / method / usage-plan throttles. Defaults are 10,000 RPS per account per Region with a 5,000-request burst bucket; some regions default to 2,500 RPS / 1,250 burst. Control-plane operations (CreateRestApi, CreateDeployment, etc.) have separate fixed quotas. Account-level throttles are increasable via Service Quotas; control-plane throttles are not.
Aws Api Gateway Rate Limits is the machine-readable rate-limit profile for Amazon API Gateway on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 12 rate-limit definitions, measuring requests_per_second.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include API Management, Serverless, Rate Limiting, and Throttling.