Getting started with the Amazon SDK for Java 2.x
The sections in this topic walk you through the essential steps to begin building Java applications that connect to Amazon Web Services service. The sections cover setting up your development environment with Java and build tools like Maven or Gradle, configuring secure authentication to Amazon, and creating your first working application through a hands-on tutorial. This beginner-friendly topic serves as your entry point to Amazon development with Java, providing the foundation you'll need before exploring more advanced features.
Contents
Authenticating with Amazon using the Amazon SDK for Java 2.x
Creating a simple application using the Amazon SDK for Java 2.x