Skip to content

Support for IAM Policy for Lambda Authorizer (v1) #184

Closed
@missourian55

Description

@missourian55

Appreciate you guys added few event types to support the LambdaAuthorizer, Any plans to add a event type for IAM policy response which will be compatible with REST API?

Currently I am using this class from blueprints
https://github.com/awslabs/aws-apigateway-lambda-authorizer-blueprints/blob/master/blueprints/java/src/io/AuthPolicy.java

APIGatewayCustomAuthorizerEvent (Rest) 
APIGatewayV2CustomAuthorizerEvent (http)
SimpleIAMPolicyResponse (http)
IAMPolicyResponse (rest) <---- missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions