AWS Compute Blog
Tag: request
Using Enhanced Request Authorizers in HAQM API Gateway
Recently, AWS introduced a new type of authorizer in HAQM API Gateway, enhanced request authorizers. Previously, custom authorizers received only the bearer token included in the request and the ARN of the API Gateway method being called. Enhanced request authorizers receive all of the headers, query string, and path parameters as well as the request […]