Class IAMPrincipal

java.lang.Object
io.quarkus.amazon.lambda.http.IAMPrincipal
All Implemented Interfaces:
Principal

public class IAMPrincipal extends Object implements Principal
Allocated when IAM is used to authenticate user Will only be allocated if requestContext.identity.user is set in the http event sent by API Gateway