How to put the item in DynamoDB with conditional expression that is not Primary Key

后端 未结 0 1437
情书的邮戳
情书的邮戳 2021-01-26 08:54

After generating a random uuid value I go ahead and assign it to the item.uuid:

let uuid = uuidv4();
let title = "Title 100"
<         


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