2824 Forks
4149 Stars
4149 Watchers

aws-sdk-java

The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/

How to download and setup aws-sdk-java

Open terminal and run command
git clone https://github.com/aws/aws-sdk-java.git
git clone is used to create a copy or clone of aws-sdk-java repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-sdk-java https://github.com/aws/aws-sdk-java/archive/master.zip

Or simply clone aws-sdk-java with SSH
[email protected]:aws/aws-sdk-java.git

If you have some problems with aws-sdk-java

You may open issue on aws-sdk-java support forum (system) here: https://github.com/aws/aws-sdk-java/issues