How to query DynamoDB with multiple Indexes?

后端 未结 0 1751
囚心锁ツ
囚心锁ツ 2020-12-21 06:13

I have a table in DynamoDB and I have a primary key and two global shared indexes. For example the table structure is as follows.

// Primary Keys
id -> PK
         


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