AWS Security ChangesHomeSearch

AWS apigateway documentation change

Service: apigateway · 2025-07-18 · Documentation low

File: apigateway/latest/developerguide/api-gateway-known-issues.md

Summary

Fixed hyperlink to method request validation documentation.

Security assessment

Routine documentation fix with no security impact.

Diff

diff --git a/apigateway/latest/developerguide/api-gateway-known-issues.md b/apigateway/latest/developerguide/api-gateway-known-issues.md
index c895a3f2d..838088944 100644
--- a//apigateway/latest/developerguide/api-gateway-known-issues.md
+++ b//apigateway/latest/developerguide/api-gateway-known-issues.md
@@ -106 +106 @@ The following section details notes that might impact your use of API Gateway.
-    * The `maxItems` and `minItems` tags are not included in simple request validation. To work around this, update the model after import before doing validation.
+    * The `maxItems` and `minItems` tags are not included in [simple request validation](./api-gateway-method-request-validation.html). To work around this, update the model after import before doing validation.