aws/aws-sdk-java

The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here:...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 45 minutes ago
Type:Library / SDKCategory(s):API Development ToolsDeveloper Tools
Added to GitGenius on September 16th, 2026
Created on March 22nd, 2010
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 2,779
Total Stargazers: 4,200 (+0)
Total Subscribers: 283 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.5 hours
Mean response time: 9.0 days
90th percentile: 6.6 days
Tracked items: 37

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 252 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • closed-for-staleness (15)
  • bug (14)
  • guidance (12)
  • response-requested (11)
  • feature-request (3)
  • needs-triage (3)
  • p2 (3)
  • p3 (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

The AWS SDK for Java is the official client library that enables Java developers to write software using AWS services.

The SDK solves the problem of integrating AWS services into Java applications by providing a comprehensive set of APIs that abstract away the complexity of AWS service interactions. It handles authentication, request formatting, response parsing, and error management, allowing developers to work with AWS resources through familiar Java interfaces rather than constructing raw HTTP requests.

Developers should be aware that this version is in maintenance mode with a defined end-of-life date. New projects and those requiring the latest AWS service features should evaluate the newer major version available as an alternative. This version remains suitable for maintaining existing applications that already depend on it, but teams starting fresh or undertaking significant new development should consider the newer offering to ensure long-term support and access to current AWS capabilities.

The project receives regular maintenance updates to address bugs and security issues, demonstrating ongoing commitment to stability for existing users. Pull requests are reviewed and merged consistently, indicating active engagement with the codebase. The maintainers respond to issues and incorporate community feedback into releases, though the maintenance-mode status means changes are focused on stability rather than new feature development.