dynasty icon indicating copy to clipboard operation
dynasty copied to clipboard

Use options passed to putItem

Open jimlambie opened this issue 7 years ago • 0 comments

Currently the options passed to putItem() are not used. I would like to pass ReturnValue: 'ALL_OLD so that DynamoDB responds with the inserted data.

https://github.com/victorquinn/dynasty/blob/master/src/lib/aws-translators.coffee#L148-L154

I'd be happy to send a pull request if you're interested. Thanks!

jimlambie avatar Mar 03 '17 02:03 jimlambie