Package io.quarkus.amazon.lambda.http
package io.quarkus.amazon.lambda.http
-
ClassDescriptionAllocated when cognito is used to authenticate user Will only be allocated if requestContext.authorizer.claims.cognito:username is set in the http event sent by API GatewayAllocated when a custom authorizer (i.e.This will execute if and only if there is no identity after invoking a LambdaAuthenticationRequestAllocated when IAM is used to authenticate user Will only be allocated if requestContext.identity.user is set in the http event sent by API GatewayHelper interface that removes some boilerplate for creating an IdentityProvider that processes APIGatewayV2HTTPEvent