Using DynamoDB transact_write_items how to update multiple items of a table using Composite primary key?

后端 未结 0 1449
孤街浪徒
孤街浪徒 2020-12-15 06:37

I want to update multiple items in the table based on conditions of primary key and sort key. Is it possible to achieve this using transact_write_items? I have a table with

相关标签:
回答
  • 消灭零回复
提交回复
热议问题