Skip to content

feat: Add support for AWS VPC Lattice events #520

Open
@nmoutschen

Description

@nmoutschen

Is your feature request related to a problem? Please describe.

AWS VPC Lattice can target Lambda functions, but the data structure is slightly different than for API Gateways. As a result, trying to use APIGatewayProxyRequest for Lattice fails.

Describe the solution you'd like

Add a new event type for VPC Lattice v1 and v2 payloads.

Describe alternatives you've considered

None that would not require to change the data structure of Lattice.

Additional context

N/A

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