Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for AWS VPC Lattice events #520

Open
nmoutschen opened this issue Sep 27, 2023 · 0 comments · May be fixed by #521
Open

feat: Add support for AWS VPC Lattice events #520

nmoutschen opened this issue Sep 27, 2023 · 0 comments · May be fixed by #521

Comments

@nmoutschen
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant