You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to connect to dynamoDB, get list of ducments from database. I could update string values in documents as well. If details is string it is working fine.
Hello,
I am able to connect to dynamoDB, get list of ducments from database. I could update string values in documents as well. If details is string it is working fine.
But How can I update nested JSON, using this "aws-dynamodb" npm module, when details is nested json.
Please let me know.
Thanks,
Mayuri Zingade
The text was updated successfully, but these errors were encountered: