Developer Center / ...
Java on AWS
Tools, docs, and sample code to develop applications on the AWS cloud
Tools
Download the tools needed to run Java applications on AWS
SDK for Java
Simplifies use of AWS services by providing a set of libraries that are consistent and familiar for Java developers.
Download SDK »
AWS IDE Toolkits
Use popular Integrated Development Environments (IDEs) to author, debug, and deploy your code on AWS.
Get the Eclipse Toolkit »
Get the VS Code Toolkit »
Get the Intellij Toolkit »
Get Amazon CodeWhisperer »
AWS CDK for Java
Use the AWS Cloud Development Kit (CDK) for your Infrastructure as Code with Java.
Download CDK »
Amazon Corretto
No-cost, multiplatform, production-ready distribution of OpenJDK.
Install Corretto »
Build
Build and Deploy a Java Application
Get started with deploying a Java application. Choose from several launchable code samples that allow you to quickly deploy a Java application on Elastic Beanstalk.
Spring on AWS
A two-part tutorial, demonstrating how easy it is to get started with Spring Boot and Amazon Web Services (AWS) using Spring Cloud for AWS.
Build Java app with Lambda
Learn how to build AWS Lambda functions using the Java programming language. Includes step-by-step setup and examples for common use cases.
Learn
Additional learning resources including sample code and documentation