AWS Security ChangesHomeSearch

AWS apigateway documentation change

Service: apigateway · 2025-03-12 · Documentation low

File: apigateway/latest/developerguide/api-gateway-lambda-authorizer-output.md

Summary

Updated documentation link text for context variables reference

Security assessment

Cosmetic change to link description without security implications

Diff

diff --git a/apigateway/latest/developerguide/api-gateway-lambda-authorizer-output.md b/Users/docs/2025-03-10_15-36-52/apigateway/latest/developerguide/api-gateway-lambda-authorizer-output.md
index 12d3ad2d3..37f44ea49 100644
--- a/apigateway/latest/developerguide/api-gateway-lambda-authorizer-output.md
+++ b/apigateway/latest/developerguide/api-gateway-lambda-authorizer-output.md
@@ -38 +38 @@ In addition, the Resource ARN, as shown in the policy statement output by the au
-You can access the `principalId` value in a mapping template using the `$context.authorizer.principalId` variable. This is useful if you want to pass the value to the backend. For more information, see [Context variables for data transformations](./api-gateway-mapping-template-reference.html#context-variable-reference). 
+You can access the `principalId` value in a mapping template using the `$context.authorizer.principalId` variable. This is useful if you want to pass the value to the backend. For more information, see [$context Variables for data models, authorizers, mapping templates, and CloudWatch access logging](./api-gateway-mapping-template-reference.html#context-variable-reference).