Feature request: implement built in schemas #1787
Labels
completed
This item is complete and has been merged/shipped
feature-request
This item refers to a feature request for an existing or new utility
parser
This item relates to the Parser Utility
Milestone
Use case
Using zod schema, implement a selection of the popular Lambda events, similar to models from powertools python.
Use the test events from powertools python so we can test our schema against the same examples.
This feature only provides the built in schemas which we will use later for envelope parsing in decorators and middleware.
This should include:
Solution/User Experience
The schemas should be in a dedicated folder with no index export, so each schema can be imported individually.
Alternative solutions
No response
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: