Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for returning output when updating items #6

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Allow for returning output when updating items #6

merged 1 commit into from
Oct 1, 2020

Conversation

LaurenceGA
Copy link
Contributor

So it's a fairly small change, but it just allows consumers of the library access to the output object of dynamodb's UpdateItem.
For convenience, I've also added an option.UpdateReturnValues function that will allow a consumer to easily set the ReturnValues of the input and hence allow them to easily get back the latest updated item

@nabeken
Copy link
Owner

nabeken commented Oct 1, 2020

Thank you for your contribution. I'll merge this and continue updating the travis-ci to make the tests passed.

@nabeken nabeken merged commit c7373f4 into nabeken:master Oct 1, 2020
@LaurenceGA LaurenceGA deleted the update-item-return branch October 1, 2020 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants