aws/aws-sdk-js-v3
Modularized AWS SDK for JavaScript. 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.0
- age_days: 3438
- days_rel: 7
- days_push: 7
- n_releases_24m: 483
Adoption not part of the score
3667 stars · 704 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity stable
sdk http-client middleware cloud developer-tools cloud-computing apis backend developer-tools browser cross-platform serverless cloud aws aws-sdk amazon-web-services typescript javascript dynamodb s3 lambda sns modular-packages middleware-stack nodejs mobile
1 source
- readme: https://github.com/aws/aws-sdk-js-v3 · fetched 2026-08-28 · a6bc3df5683d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aws/aws-sdk-js-v3 | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="aws/aws-sdk-js-v3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem