arjanschaaf
arjanschaaf
Adding support for using DynamoDB Batch write API and upgraded to AWS SDK for Java v2. Using batch writing during the load phase of YCSB provides a significant performance benefit,...
I'm not sure if I'm actually asking the same question as in issue #20. But my question is this: I want to achieve something similar like described here: https://jenkins.io/doc/book/pipeline/docker/#running-sidecar-containers I...
### Describe the feature https://github.com/aws/aws-sdk-java-v2/issues/2095 added `ReturnConsumedCapacity` for putItem, updateItem and deleteItem operations, but other Data plane operations should allow you to request to return consumed capacity as offered by...