# aws/aws-sdk-go

This SDK has reached end-of-support. The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2

Repository: https://github.com/aws/aws-sdk-go
Canonical: https://ross.abutalabs.com/products/aws-sdk-go
Language: Go
License: Apache-2.0
License Family: permissive
Topics: go, aws-sdk, aws
Archived: true
Last push: 2025-07-31T16:06:20+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 34, release rhythm 17, longevity 100
- inputs: {"age_days": 4289, "days_push": 398, "days_rel": 398, "gap_med": 98.0, "n_releases_24m": 3}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8675, forks 2044 (observed 2026-08-28T04:10:24.173420+00:00)

## What it is
The AWS SDK for Go v1, providing Go clients for AWS services such as S3, EC2, and more. It reached end-of-support on July 31, 2025 and users should migrate to AWS SDK for Go v2.

## Use cases
- call AWS services from Go code
- upload files to S3 from a Go application
- manage AWS resources programmatically
- maintain a legacy Go app that uses AWS SDK v1
- authenticate and sign requests to AWS APIs

## When to choose
- you are maintaining an existing Go codebase already built on SDK v1
- you need a stable, frozen version for legacy compatibility

## When to avoid
- you are starting a new Go project that uses AWS
- you need ongoing updates, new AWS features, or security fixes
- you want long-term AWS support

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, http-client, cloud
- domain: cloud-computing, developer-tools, apis
- platform: go, cross-platform
- tags: aws, go-sdk, end-of-support, legacy

## Member repositories
- aws/aws-sdk-go (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:24.173420+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-29T17:25:36.617509+00:00, confidence not recorded.
  - readme: https://github.com/aws/aws-sdk-go (fetched 2026-08-28T04:10:24.173420+00:00, sha 6b7c7ffa1551)
- Data as of 2026-08-30T08:39:29.467469+00:00.
