AWS Security ChangesHomeSearch

AWS apigateway documentation change

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

File: apigateway/latest/developerguide/apigateway-use-lambda-authorizer.md

Summary

Added JSON formatting blocks in authorization examples

Security assessment

Formatting changes to existing authorization examples without security content modifications

Diff

diff --git a/apigateway/latest/developerguide/apigateway-use-lambda-authorizer.md b/apigateway/latest/developerguide/apigateway-use-lambda-authorizer.md
index 1a3112174..2c002f4e5 100644
--- a//apigateway/latest/developerguide/apigateway-use-lambda-authorizer.md
+++ b//apigateway/latest/developerguide/apigateway-use-lambda-authorizer.md
@@ -243,0 +244,6 @@ In this example, the Lambda authorizer function checks the input parameters and
+JSON
+    
+
+****
+    
+    
@@ -381,0 +389,6 @@ In this example, when the API receives a method request, API Gateway passes the
+JSON
+    
+
+****
+    
+    
@@ -394,0 +409,6 @@ In this example, when the API receives a method request, API Gateway passes the
+JSON
+    
+
+****
+    
+