awslabs / dynamodb-data-mapper-js

A schema-based data mapper for Amazon DynamoDB.
https://awslabs.github.io/dynamodb-data-mapper-js/
Apache License 2.0
816 stars 106 forks source link

Add returnValues option to executeUpdateExpression #188

Closed perrin4869 closed 2 years ago

perrin4869 commented 4 years ago

Description of changes:

Adds the ability to specify the return value option of an update-item expression