In DynamoDb, is there a way to atomically check a secondary index for an item before writing it?

后端 未结 0 1942
[愿得一人]
[愿得一人] 2021-02-02 08:52

I\'ve got an object like this:

{
     "id": (UUID generated at call time)
     "referenceId": (Foreign key for another system) 
     "ref         


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