I\'ve a Dynamodb table with streaming enabled. Also I\'ve created a trigger for this table which calls an AWS Lambda function. Within this lambda function, I\'m trying read
Did you figure out a way to do this. One crude way is to create your own parser but even we don't want to go with that approach