li-boxuan/stargate

Implement DeleteItem API

Closed this issue · 3 comments

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

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

Finished

No problem. Let me do that