# aws/aws-sdk-js

AWS SDK for JavaScript v2 (End-of-Life as of 09/08/2025). The AWS SDK for JavaScript v3 in the browser and Node.js is available here: https://github.com/aws/aws-sdk-js-v3

Repository: https://github.com/aws/aws-sdk-js
Canonical: https://ross.abutalabs.com/products/aws-sdk-js
Homepage: https://aws.amazon.com/developer/language/javascript/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: aws-sdk, javascript, aws
Archived: true
Last push: 2025-12-09T19:22:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 56, release rhythm 60, longevity 100
- inputs: {"age_days": 5110, "days_push": 267, "days_rel": 267, "gap_med": 1, "n_releases_24m": 6}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7604, forks 1521 (observed 2026-08-28T04:10:01.943319+00:00)

## What it is
AWS SDK for JavaScript version 2, providing access to AWS services from Node.js and the browser. It reached end-of-support on September 8, 2025 and users should migrate to aws-sdk-js-v3.

## Use cases
- call AWS services like S3, DynamoDB, or SQS from Node.js
- maintain a legacy JavaScript app still using AWS SDK v2
- access AWS APIs from the browser in an older codebase
- sign AWS API requests in JavaScript

## When to choose
- you are maintaining an existing application already built on SDK v2 and cannot migrate yet

## When to avoid
- starting a new project - use AWS SDK for JavaScript v3 instead
- you need security updates or support for new AWS features
- you want long-term maintained tooling

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, http-client, cloud
- domain: cloud-computing, developer-tools, apis
- platform: browser
- tags: aws, aws-sdk, end-of-life, legacy, javascript, nodejs

## Member repositories
- aws/aws-sdk-js (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:01.943319+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:36:51.164148+00:00, confidence not recorded.
  - readme: https://github.com/aws/aws-sdk-js (fetched 2026-08-28T04:10:01.943319+00:00, sha 389a1659eaaa)
  - homepage: https://aws.amazon.com/developer/language/javascript/ (fetched 2026-08-29T08:32:28.442463+00:00, sha 65bf049ce4cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
