Skip to content

Commit

Permalink
Drop plans for AWS SDK 1.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
arhohuttunen committed Oct 14, 2023
1 parent c63ce7f commit 8996ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/src/docs/asciidoc/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

AWS TestKit provides a set of JUnit 5 extensions to make testing with AWS SDK easier. AWS TestKit works with service mocks provided by tools like https://github.com/localstack/localstack[LocalStack], https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html[DynamoDB Local], or even real AWS services.

At the moment only https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html[AWS SDK for Java 2.x] is supported but support for AWS Java SDK v1 is planned.
Only https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html[AWS SDK for Java 2.x] is supported. Version 1.x will not be supported.

Currently, the following services are supported:

Expand Down

0 comments on commit 8996ae8

Please sign in to comment.