This repository was archived by the owner on May 21, 2025. It is now read-only.

Description
Hey folks!
VPC Lattice payload is slightly different from API Gateway, which causes issue when trying to use httpadapter.New
directly.
This would add a new NewLattice
function to transform lattice events into HTTP requests.
This is currently blocked until aws/aws-lambda-go#521 is merged.