Use case
Similar to what we did in the Event Source Data Class - (#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