How to action update expression
I’m using the AWS Java SDK v2 with UpdateExpression so that I can update an item without having to retrieve the item from DynamoDB.
I’m using the AWS Java SDK v2 with UpdateExpression so that I can update an item without having to retrieve the item from DynamoDB.