Package io.aws.lambda.events.system
Class SimpleIAMPolicyResponse
- java.lang.Object
-
- io.aws.lambda.events.system.SimpleIAMPolicyResponse
-
public class SimpleIAMPolicyResponse extends java.lang.ObjectThe simplified IAM Policy response object as described in https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-lambda-authorizer.html
-
-
Constructor Summary
Constructors Constructor Description SimpleIAMPolicyResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull java.util.Map<java.lang.String,java.lang.String>getContext()
-