How to find value in DynamoDb table without partition key?

前端 未结 0 1689
走了就别回头了
走了就别回头了 2021-01-29 03:03

I\'m trying to find values in DynamoDb table by field value, without partition key, this is how I\'m trying to achieve this:

const tag = await database.query({
           


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