aws/aws-sdk-java-v2
The official AWS SDK for Java - Version 2 observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 3358
- days_rel: 7
- days_push: 7
- n_releases_24m: 446
Adoption not part of the score
2610 stars · 1033 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official AWS SDK for Java, version 2, enabling Java applications to interact with Amazon Web Services such as S3, EC2, and DynamoDB. It is a rewrite of SDK 1.0 featuring non-blocking IO and pluggable HTTP implementations.
Use cases
- upload and download files to S3 from a Java application
- manage EC2 instances programmatically in Java
- call AWS services with non-blocking async clients
- authenticate and sign requests to AWS APIs from JVM apps
- integrate DynamoDB into a Spring Boot service
- consume AWS services via Maven dependencies
When to choose
- you build Java or JVM applications that use AWS services
- you need the officially supported, actively maintained AWS SDK for Java
- you want non-blocking IO and pluggable HTTP clients
- you need broad coverage of AWS service APIs
When to avoid
- your project is locked to the legacy 1.x SDK and cannot migrate
- you use a non-JVM language
- you only need a single lightweight REST call and prefer a plain HTTP client
Facets
library · maturity stable
sdk http-client api-framework cloud-computing developer-tools apis jvm cross-platform aws java aws-sdk cloud-services non-blocking-io maven
1 source
- readme: https://github.com/aws/aws-sdk-java-v2 · fetched 2026-08-28 · 393b499dbb5e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aws/aws-sdk-java-v2 | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="aws/aws-sdk-java-v2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem