Closed
Description
Why is this needed?
Opening this issue on behalf of @raymondbutcher
Currently the code always tries to infer types from the event
argument, which makes code execution unnecessary when the model is not None.
Which area does this relate to?
Parser
Suggestion
Refactor the code a little to try to infer types only if model is None.
Acknowledgment
- This 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
Labels
Type
Projects
Status
Shipped