News

AWS recently announced the general availability of the Common Runtime (CRT) HTTP Client in the AWS SDK for Java 2.x. The new asynchronous client provides faster SDK startup time and a smaller ...
Describe the bug Starting from AWS SDK version 2.30.0, the multipart upload calls ContentStreamProvider::newStream() twice on the provider passed to ...
However, this is not necessary. Use of the AWS Java core SDK libraries is certainly recommended for non-trivial functions, but for this simple Java AWS Lambda example it’s not needed. A serverless ...
We are migrating from aws sdk1 to aws sdk 2. When we use com.amazonaws.services.dynamodbv2.document.DynamoDB.createTable() and com.amazonaws.services.dynamodbv2.document.Table..waitForActive() it ...