Reputation: 41
my dynamo Db single item is like this, I want to change "res=30" to "res =35" inside "product_rate" of "product_id=2" of primary key "id==22"
"res=30"
"res =35"
"product_rate"
"product_id=2"
"id==22"
enter image description here
Upvotes: 0
Views: 1552
modify node.js code to update listarray item in dynamodb
Upvotes: 1