cashapp/tempest

Support for AWS SDK 2.x

Closed this issue · 3 comments

Currently Tempest depends on com.amazonaws:aws-java-sdk-dynamodb which is the old AWS SDK for Java. There is a [new SDK][https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html] and it would be great if Tempest could support it (perhaps along side with the old SDK even)

Thanks! That sounds like a good idea. I will look into it.

Thank you! I talked to Jesse a bit and since the 2.x SDK also has a mapper it might not be that difficult.

Released app.cash.tempest:tempest2:1.3.0 for SDK 2.x.