aws / aws/aws-lambda-web-adapter
Support for VPC Lattice
- Dominant language
- Rust
- Stars
- 2.7k
- Forks
- 161
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
The AWS Lambda Web Adapter currently does not supporting translating VPC Lattice events to HTTP requests, as is supported for API Gateway and ALB. I believe that neither V1 nor V2 event structure is supported.
Support would allow LWA to be used for internal service-to-service communication with HTTP services when using VPC Lattice Lambda targets.
Contributor guide
Research direction
Start by locating the existing API Gateway and ALB event-translation paths, then obtain the VPC Lattice V1 and V2 event structures. Done means both event variants are translated into HTTP requests so the adapter supports internal service-to-service communication through VPC Lattice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- api, backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100