li-boxuan/stargate

Implement UpdateItem API

Opened this issue · 0 comments

See https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_UpdateItem.html

This needs to parse UpdateExpression and ConditionExpression. An example of how to parse expressions can be found in #18