aws/aws-sdk-ruby
The official AWS SDK for Ruby observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- 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: n/a
- age_days: 5529
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
3655 stars · 1237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The official AWS SDK for Ruby (Version 3), providing idiomatic Ruby client libraries for AWS services such as S3, EC2, and DynamoDB. It is distributed as modular per-service gems on RubyGems and handles credential management, retries, pagination, waiters, and serialization.
Use cases
- upload and download files to s3 from ruby
- manage ec2 instances programmatically with ruby
- query dynamodb from a ruby application
- configure aws credentials and regions in ruby apps
- call any aws service api from ruby
- paginate large aws api responses in ruby
When to choose
- you are building Ruby applications that interact with AWS services
- you want official, maintained clients with credential handling, retries, and pagination built in
- you prefer installing only the gems for the AWS services you use
When to avoid
- you use a different language runtime such as Python, Node.js, or Go
- you need a generic HTTP client for non-AWS APIs
- you are on legacy V2 of the SDK and cannot migrate
Facets
library · maturity stable
sdk http-client serialization auth cloud-computing developer-tools apis ruby cross-platform aws aws-sdk ruby-gems cloud-services modular
10 sources
- readme: https://github.com/aws/aws-sdk-ruby · fetched 2026-08-28 · 3a9b7c0f007d
- homepage: https://aws.amazon.com/sdk-for-ruby/ · fetched 2026-08-29 · 1b609db6b3fc
- site_page: https://aws.amazon.com/getting-started?nc2=h_dsc_aa_gs · fetched 2026-08-29 · f35fd0664950
- site_page: https://aws.amazon.com/about-aws/global-infrastructure?nc2=h_dsc_aa_gi · fetched 2026-08-29 · 79a446e5fbd1
- site_page: https://aws.amazon.com/products/developer-tools/agent-toolkit-for-aws?nc2=h_dsc_ex_s5 · fetched 2026-08-29 · 3cc21b596f92
- site_page: https://aws.amazon.com/pricing?nc2=h_pr_hub · fetched 2026-08-29 · e2abd01d7981
- site_page: https://aws.amazon.com/savingsplans?nc2=h_pr_sp · fetched 2026-08-29 · 9ff3c7ad93e0
- site_page: https://aws.amazon.com/s3/pricing?nc2=h_pr_s3 · fetched 2026-08-29 · 97bbf99c3793
- site_page: https://aws.amazon.com/bedrock/pricing?nc2=h_pr_br · fetched 2026-08-29 · 4ccc538a3696
- site_page: https://aws.amazon.com/rds/pricing?nc2=h_pr_rds · fetched 2026-08-29 · 538280f30c8a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aws/aws-sdk-ruby | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="aws/aws-sdk-ruby")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem