AWS Security ChangesHomeSearch

AWS apigateway documentation change

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

File: apigateway/latest/developerguide/api-gateway-variables-for-access-logging.md

Summary

Added 'case-sensitive' clarification for $context variables in access logging

Security assessment

Clarifies documentation without addressing security vulnerabilities or adding security features

Diff

diff --git a/apigateway/latest/developerguide/api-gateway-variables-for-access-logging.md b/apigateway/latest/developerguide/api-gateway-variables-for-access-logging.md
index abf8f95f4..c47a35919 100644
--- a//apigateway/latest/developerguide/api-gateway-variables-for-access-logging.md
+++ b//apigateway/latest/developerguide/api-gateway-variables-for-access-logging.md
@@ -7 +7 @@
-In access logging, you, as an API developer, want to log who has accessed your API and how the caller accessed the API. You can create your own log group or choose an existing log group that could be managed by API Gateway. To specify the access details, you can use the following `$context` variables.
+In access logging, you, as an API developer, want to log who has accessed your API and how the caller accessed the API. You can create your own log group or choose an existing log group that could be managed by API Gateway. To specify the access details, you can use the following case-sensitive `$context` variables.