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

aws/aws-sdk-go-v2

AWS SDK for the Go programming language. observed · 2026-08-28

github.com/aws/aws-sdk-go-v2 · homepage · Go · Apache-2.0 (permissive) 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
  • age_days: 3349
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 488

Full methodology

Adoption not part of the score

3635 stars · 812 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official AWS SDK version 2 for the Go programming language, providing clients and utilities for all AWS services such as S3, EC2, and DynamoDB. It is modular, actively maintained by AWS, and requires Go 1.24 or later.

Use cases

  • upload and download files to Amazon S3 from a Go application
  • query DynamoDB tables from Go
  • manage EC2 instances programmatically
  • send messages to SQS or publish to SNS from Go services
  • authenticate Go apps against AWS with IAM credentials
  • build Lambda functions that call other AWS services

When to choose

  • you are building Go applications that interact with AWS services
  • you want the officially supported, modular v2 SDK with active AWS maintenance
  • you need idiomatic Go APIs with context support and per-service packages

When to avoid

  • your project is locked to Go versions older than 1.24
  • you are maintaining a legacy codebase already built on AWS SDK Go v1 with no migration budget
  • you need a multi-cloud abstraction rather than AWS-specific clients

Facets

library · maturity stable

sdk http-client developer-tools cloud-computing developer-tools apis backend go cross-platform aws aws-sdk golang cloud-services api-client

3 sources

Member repositories

RepositoryRoleHealth v2
aws/aws-sdk-go-v2main95

For agents

markdown · JSON · MCP: product_card(name="aws/aws-sdk-go-v2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem