Package io.quarkus.amazon.lambda.http
Class IAMPrincipal
- java.lang.Object
-
- io.quarkus.amazon.lambda.http.IAMPrincipal
-
-
Constructor Summary
Constructors Constructor Description IAMPrincipal(ApiGatewayRequestIdentity identity)
-
-
-
Constructor Detail
-
IAMPrincipal
public IAMPrincipal(ApiGatewayRequestIdentity identity)
-
-
Method Detail
-
getIam
public ApiGatewayRequestIdentity getIam()
-
-