Package io.quarkus.amazon.lambda.http
Class CustomPrincipal
java.lang.Object
io.quarkus.amazon.lambda.http.CustomPrincipal
- All Implemented Interfaces:
Principal
Represents a custom principal sent by API Gateway i.e. a Lambda authorizer
Will only be allocated if requestContext.authorizer.lambda.principalId is set
in the http event sent by API Gateway