Ross ROSS = Recommend OSS · open-source software intelligence for agents

aws/aws-sdk-ruby

The official AWS SDK for Ruby observed · 2026-08-28

github.com/aws/aws-sdk-ruby · homepage · Ruby · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
aws/aws-sdk-rubymain67

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