AWS Security ChangesHomeSearch

AWS apigateway documentation change

Service: apigateway · 2025-05-10 · Documentation low

File: apigateway/latest/developerguide/http-api-throttling.md

Summary

Updated documentation links from 'Amazon API Gateway quotas and important notes' to 'Amazon API Gateway quotas' in HTTP API throttling section

Security assessment

This is a documentation link text change without altering throttling mechanics or security controls. The modification doesn't address vulnerabilities or introduce security enhancements.

Diff

diff --git a/apigateway/latest/developerguide/http-api-throttling.md b/apigateway/latest/developerguide/http-api-throttling.md
index 72046d1b9..52961d036 100644
--- a//apigateway/latest/developerguide/http-api-throttling.md
+++ b//apigateway/latest/developerguide/http-api-throttling.md
@@ -17 +17 @@ As an API developer, you can set the target limits for individual API stages or
-By default, API Gateway limits the steady-state requests per second (RPS) across all APIs within an AWS account, per Region. It also limits the burst (that is, the maximum bucket size) across all APIs within an AWS account, per Region. In API Gateway, the burst limit represents the target maximum number of concurrent request submissions that API Gateway will fulfill before returning `429 Too Many Requests` error responses. For more information on throttling quotas, see [Amazon API Gateway quotas and important notes](./limits.html).
+By default, API Gateway limits the steady-state requests per second (RPS) across all APIs within an AWS account, per Region. It also limits the burst (that is, the maximum bucket size) across all APIs within an AWS account, per Region. In API Gateway, the burst limit represents the target maximum number of concurrent request submissions that API Gateway will fulfill before returning `429 Too Many Requests` error responses. For more information on throttling quotas, see [Amazon API Gateway quotas](./limits.html).
@@ -19 +19 @@ By default, API Gateway limits the steady-state requests per second (RPS) across
-Per-account limits are applied to all APIs in an account in a specified Region. The account-level rate limit can be increased upon request - higher limits are possible with APIs that have shorter timeouts and smaller payloads. To request an increase of account-level throttling limits per Region, contact the [AWS Support Center](https://console.aws.amazon.com/support/home#/). For more information, see [Amazon API Gateway quotas and important notes](./limits.html). Note that these limits can't be higher than the AWS throttling limits.
+Per-account limits are applied to all APIs in an account in a specified Region. The account-level rate limit can be increased upon request - higher limits are possible with APIs that have shorter timeouts and smaller payloads. To request an increase of account-level throttling limits per Region, contact the [AWS Support Center](https://console.aws.amazon.com/support/home#/). For more information, see [Amazon API Gateway quotas](./limits.html). Note that these limits can't be higher than the AWS throttling limits.