aws / aws/aws-lambda-web-adapter

Support for VPC Lattice

Open
#789 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.