sam-goodwin / typesafe-dynamodb

TypeSafe type definitions for the AWS DynamoDB API
Apache License 2.0
205 stars 11 forks source link

TypeSafeUpdateItemCommand #20

Closed elthrasher closed 2 years ago

elthrasher commented 2 years ago

Hi, great library and I really love the approach. It would be awesome to have TypeSafeUpdateItemCommand on top of UpdateItemCommand. Thanks!

sam-goodwin commented 2 years ago

This looks like a total goof on my part. I also haven't implemented updateItem on the V2 client. Thanks for reporting.