APIVerifiedFeatured~100ms avg
AWS SDK
Complete AWS access - S3, Lambda, DynamoDB, SQS, and 200+ services.
Install
npm install @aws-sdk/client-s3
About
The AWS SDK v3 provides modular access to every AWS service. Install only the clients you need (@aws-sdk/client-s3, @aws-sdk/client-lambda, etc.). 6.7M weekly downloads across all packages. The AWS CLI is equally essential for managing infrastructure. Supports credential chaining, SSO, and assume-role patterns for secure access.
Tags
awsclouds3lambdadynamodbinfrastructure
Score Breakdown
CLI Score Breakdown10/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✓CLI tool available+1
✓JSON response for piping/parsing+1
✓Docs have curl/CLI examples+1
✓Reasonable rate limits for scripted use+1
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads6.7M
GitHub stars3.2k
Days since last release4d
Issue close ratio85%
TypeScript typesYes
Docs qualityexcellent
Breaking changesrare
Performance
Latencyus-east-1 - 2026-03-28
p50
80ms
avg
100ms
p95
250ms
Scores
CLI
10
Quality
9
Related
APIVerified~150ms - Moderate
520k/wkGoogle APIs
Gmail, Calendar, Drive, Sheets, YouTube, Maps, and 200+ Google services.
CLI
9
Quality
9
npm install googleapisAPIVerified~90ms - Fast
15k/wkFly.io API
Deploy and manage Fly.io apps, machines, volumes, and networking.
CLI
8
Quality
7
curl -L https://fly.io/install.sh | shAPIVerifiedFeatured~120ms - Moderate
950k/wkGitHub REST API
Full GitHub access - repos, issues, PRs, actions, packages, and more.
CLI
10
Quality
10
npm install octokit