
AWS SDK for Java Documentation
The AWS SDK for Java provides a Java API for Amazon Web Services infrastructure services. Using the SDK, you can build applications on top of Amazon S3, Amazon EC2, Amazon DynamoDB, and more.
What is the AWS SDK for Java 2.x
The AWS SDK for Java provides a Java API for AWS services. Using the SDK, you can build Java applications that work with Amazon S3, Amazon EC2, DynamoDB, and more. The AWS SDK for Java 2.x is a major rewrite of the version 1.x code base. It’s built on top of Java 8+ and adds several frequently requested features.
とは AWS SDK for Java 2.x
SDK を使用すると、 Amazon S3 Amazon EC2 DynamoDBなどと連携する Java アプリケーションを構築できます。 AWS SDK for Java 2.x は、バージョン 1.x コードベースの大幅な書き換えです。
Getting started with the AWS SDK for Java 2.x
Learn how to get started with the AWS SDK for Java 2.x. Set up your development environment, authenticate to AWS, and create a simple application using the SDK.
AWS SDK for Java - 1.12.783
Overview (AWS SDK for Java - 1.11.443) Frames No Frames All Classes
Developer Guide - AWS SDK for Java 1.x
The AWS SDK for Java provides a Java API for AWS services. Using the SDK, you can easily build Java applications that work with Amazon S3, Amazon EC2, DynamoDB, and more. We regularly add support for new services to the AWS SDK for Java.
Use the AWS SDK for Java 2.x
The SDK uses runtime (or unchecked) exceptions, providing you fine-grained control over error handling and ensuring that exception handling will scale with your application.
Code examples for SDK for Java 2.x - AWS SDK Code Examples
The following code examples show you how to use the AWS SDK for Java 2.x with AWS. Basics are code examples that show you how to perform the essential operations within a service.
API Gateway examples using SDK for Java 2.x - AWS SDK for Java 2.x
Shows how to build and test a serverless application that consists of an API Gateway with Lambda and DynamoDB using the Java SDK. For complete source code and instructions on how to set up and run, see the full example on GitHub.
Setting up the AWS SDK for Java 2.x
Learn how to set up your development environment and configure projects to use the AWS SDK for Java 2.x, including installing Java, choosing a build tool, and managing credentials.