Package io.quarkus.amazon.lambda.http
Class IAMPrincipal
- java.lang.Object
-
- io.quarkus.amazon.lambda.http.IAMPrincipal
-
-
Constructor Summary
Constructors Constructor Description IAMPrincipal(com.amazonaws.services.lambda.runtime.events.APIGatewayV2HTTPEvent.RequestContext.IAM iam)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.amazonaws.services.lambda.runtime.events.APIGatewayV2HTTPEvent.RequestContext.IAM
getIam()
String
getName()
-