### Use case New data class to handle event types that would be coming into Lambda from VPC Lattice. https://docs.aws.amazon.com/vpc-lattice/latest/ug/lambda-functions.html ### Solution/User Experience Adding new data class to accept the event type from VPC Lattice. It has a slightly different event type. ### Alternative solutions _No response_ ### Acknowledgment - [X] This feature request meets [Powertools for AWS Lambda (Python) Tenets](https://awslabs.github.io/aws-lambda-powertools-python/latest/#tenets) - [X] Should this be considered in other Powertools for AWS Lambda languages? i.e. [Java](https://github.com/awslabs/aws-lambda-powertools-java/), [TypeScript](https://github.com/awslabs/aws-lambda-powertools-typescript/), and [.NET](https://github.com/awslabs/aws-lambda-powertools-dotnet/)