# aws/aws-sdk-js-v3

Modularized AWS SDK for JavaScript.

Repository: https://github.com/aws/aws-sdk-js-v3
Canonical: https://ross.abutalabs.com/products/aws-sdk-js-v3
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: aws-sdk, aws-sdk-js, javascript, typescript, nodejs, dynamodb, lambda, s3, sns
Last push: 2026-08-26T21:15:32+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 3438, "days_push": 7, "days_rel": 7, "gap_med": 1.0, "n_releases_24m": 483}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3667, forks 704 (observed 2026-08-28T04:08:13.423465+00:00)

## What it is
The official modular AWS SDK for JavaScript (v3), offering TypeScript-first client packages for each AWS service with a configurable middleware stack. It is a rewrite of the monolithic v2 SDK that works across Node.js, browsers, and React Native.

## Use cases
- call aws services from node.js or the browser
- javascript sdk for s3 uploads and downloads
- query dynamodb from a lambda function in typescript
- sign requests to aws apis from javascript
- send sns notifications from a typescript app
- typescript client library for amazon web services
- migrate from aws sdk v2 to the modular v3 sdk

## When to choose
- You are building a JavaScript or TypeScript application that talks to AWS services such as S3, DynamoDB, Lambda, or SNS
- You want tree-shakeable, per-service npm packages instead of one large monolithic SDK
- You need first-class TypeScript types and a customizable middleware stack for AWS API calls

## When to avoid
- Your project is firmly on SDK v2 with no plans to migrate
- You need an AWS SDK in a language other than JavaScript or TypeScript

## Facets
- artifact type: library
- maturity: stable
- function: sdk, http-client, middleware, cloud, developer-tools
- domain: cloud-computing, apis, backend, developer-tools
- platform: browser, cross-platform, serverless, cloud
- tags: aws, aws-sdk, amazon-web-services, typescript, javascript, dynamodb, s3, lambda, sns, modular-packages, middleware-stack, nodejs, mobile

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.423465+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-29T18:31:31.419303+00:00, confidence not recorded.
  - readme: https://github.com/aws/aws-sdk-js-v3 (fetched 2026-08-28T04:08:13.423465+00:00, sha a6bc3df5683d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
