Throttle API requests for better throughput
To prevent your API from being overwhelmed by too many requests, API Gateway throttles requests to your API using the token bucket algorithm, where a token counts for a request.
PreviousChoosing the right EBS volume typeNextOptimizing high availability with CloudFront origin failover
Last updated
Was this helpful?