Closed
Description
Use case
With the general availability of Amazon VPC Lattice and considering that VPC Lattice supports Lambda as a target for VPC Target Group, then Powertools should add Parser support to VPC Lattice.
Solution/User Experience
@event_parser(model=VPCLattice, envelope=envelopes.VPCLattice)
def handler(event: VPCLattice, context: LambdaContext):
print(event.body)
Alternative solutions
No response
Acknowledgment
- This feature request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped