Feature request: implement schema envelopes #1791
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
Similar to the python implementation we want to have reusable envelopes that we can extend with custom schema.
Solution/User Experience
Envelopes encapsulate the provided custom model in a built-in schema. This means that they parse specific part of the event
detail
for EventBridge orbody
for SQS.This will allow us to bring your own custom schema:
While is a one line, it'd be great to provide a bit more debug logs around both calls. It's worth emphasise that envelopes do not return schemas, but the parsed object of the custom schema.
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: