powertools-lambda-python icon indicating copy to clipboard operation
powertools-lambda-python copied to clipboard

Feature request: Unmarshal DynamoDB fields when using DynamoDBStreamModel in the parser utility

Open leandrodamascena opened this issue 1 year ago • 0 comments

Use case

Similar to what we did in the Event Source Data Class - (https://github.com/aws-powertools/powertools-lambda-python/pull/1619), when customers are using DynamoDBStreamModel, we can unmarshal the values and create a better experience for customers to access the old_image and new_image attributes.

Solution/User Experience

Unmarshal values in the old_image and new_image attributes

Alternative solutions

No response

Acknowledgment

leandrodamascena avatar Apr 26 '24 11:04 leandrodamascena