1 Answer
- Newest
- Most votes
- Most comments
0
I was able to reproduce your issue. Will need to do more research and ask some Node.js experts, as I am primarily from a Java background. However, following all documentation and code samples on even third-party sites like Stackoverflow, what you are doing in your code seemed to be in line. I even tried using ADD instead of SET, but the value in DynamoDb was always incrementing by 2.
Relevant content
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated a year ago
first decouple the variable like this,