AWS apigateway documentation change
Summary
Removed $context.authorizer.principalId description
Security assessment
Appears to be documentation cleanup without security implications
Diff
diff --git a/apigateway/latest/developerguide/http-api-logging-variables.md b/apigateway/latest/developerguide/http-api-logging-variables.md index 46d279b84..765d0fb2b 100644 --- a//apigateway/latest/developerguide/http-api-logging-variables.md +++ b//apigateway/latest/developerguide/http-api-logging-variables.md @@ -19 +18,0 @@ Calling `$context.authorizer.claims` returns null. -`$context.authorizer.principalId` | The principal user identification that a Lambda authorizer returns.