How can I avoid overwriting dynamodb from two lambdas?

后端 未结 0 780
野趣味
野趣味 2020-12-30 15:22

I am updating dynamodb table from a lambda function. In a high throughput case, there could be multiple lambda instances running at the same time to update the same table. I

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