jeudi 3 septembre 2015

UpdateItem dynamodb condition expression confuse.

For dynamodb updates item condition expression is

(A) just WHERE in SQL.

For example, I want to update all items WHERE( condition expression) price > 10000.

Or

(B) the validation to the new data ( after modifying) to success or fail.

For example, the data after update price must be > 10000.




Aucun commentaire:

Enregistrer un commentaire