# rusoto/rusoto

AWS SDK for Rust

Repository: https://github.com/rusoto/rusoto
Canonical: https://ross.abutalabs.com/products/rusoto
Language: Rust
License: MIT
License Family: permissive
Topics: rust, aws, aws-sdk
Last push: 2023-12-11T09:58:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4068, "days_push": 996, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2720, forks 435 (observed 2026-08-28T04:07:12.233942+00:00)

## What it is
Rusoto is an AWS SDK for Rust providing crates for interacting with AWS services like S3, SQS, and DynamoDB. It is now in maintenance mode, with only dependency bumps and obvious bugfixes being merged.

## Use cases
- upload files to s3 from rust
- call aws apis from a rust program
- query dynamodb tables in rust
- send messages to sqs from rust
- manage aws resources programmatically with rust

## When to choose
- you need AWS access from Rust and prefer a community SDK with per-service crates
- you are already invested in Rusoto and only need maintenance-level support

## When to avoid
- starting a new project, since the official AWS SDK for Rust is actively developed
- you need support for the newest AWS services or features

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, http-client, database-driver
- domain: cloud-computing, developer-tools, apis
- platform: rust, cross-platform
- tags: aws, aws-sdk, cloud, s3, dynamodb, tokio, async

## Member repositories
- rusoto/rusoto (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:12.233942+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-30T02:15:13.969011+00:00, confidence not recorded.
  - readme: https://github.com/rusoto/rusoto (fetched 2026-08-28T04:07:12.233942+00:00, sha 5f034c18ad91)
  - registry_crates: https://crates.io/api/v1/crates/rusoto (fetched 2026-08-29T09:58:07.626950+00:00, sha 714df876b48f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
