I have an array I want to append to in my dynamo table, currently I can't do this with DynamoDBMapper.save(). I first have to read the row out of dynamo, append to the array in memory, and then save ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results