Boto3: Unmarshall JSON Response from DynamoDB

Created on 20 Jul 2018  路  6Comments  路  Source: boto/boto3

Is there a way with boto3 to unmarshall a json response from querying dyanmodb? I want to avoid having to import another module like https://pypi.org/project/dynamodb-json/

feature-request

Most helpful comment

Any updates on whether this functionality has been made public?

All 6 comments

While we do have an abstraction for this. This class is considered internal so there is a chance that it subjected to breaking changes in the future. Otherwise marking this as a feature request to publicly expose our DynamoDB marshallers/unmarshallers.

Any updates on whether this functionality has been made public?

Also very much interested in this functionality

I'm interested in this feature too.

+1

Interested this too

Was this page helpful?
0 / 5 - 0 ratings