Getting started with the AWS SDK for Java 2.x (original) (raw)
The sections in this topic walk you through the essential steps to begin building Java applications that connect to AWS service. The sections cover setting up your development environment with Java and build tools like Maven or Gradle, configuring secure authentication to AWS, and creating your first working application through a hands-on tutorial. This beginner-friendly topic serves as your entry point to AWS development with Java, providing the foundation you'll need before exploring more advanced features.
Contents
- Setting up the AWS SDK for Java 2.x
- Setup overview
- Install Java and a build tool to work with the AWS SDK for Java 2.x
- Set up an Apache Maven project that uses the AWS SDK for Java 2.x
* Prerequisites
* Create a Maven project
* Configure the Java compiler for Maven
* Declare the SDK as a dependency
* Set dependencies for SDK modules
* Build the entire SDK into your project
* Build your project - Set up a Gradle project that uses the AWS SDK for Java 2.x
- Set up a GraalVM Native Image project that uses the AWS SDK for Java 2.x
* Prerequisites
* Create a project using the archetype
* Build a native image
- Authenticating with AWS using the AWS SDK for Java 2.x
- Creating a simple application using the AWS SDK for Java 2.x
What is the AWS SDK for Java 2.x
Setting up
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.