temporalio / temporalio/temporal

Migration to AWS SDK for Go v2 needed

Open
#7,421 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

archival feature-request
Dominant language
Go
Stars
23.2k
Forks
1.9k
Avg merge
2d 8h
Merged PRs (30d)
228

Description

Background

Temporal is currently using AWS SDK for Go (v1). As announced in AWS Developer Tools Blog, this SDK entered maintenance mode on July 31, 2024 and will reach end-of-support on July 31, 2025.

The migration path is to switch to AWS SDK for Go v2. Migrate to the AWS SDK for Go v2 includes some general guidance.

Affected packages

Previous work

  • #4499 by @MichaelSnowden

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the AWS SDK for Go v2 migration guide, then inspect common/archiver/s3store and common/persistence/visibility/store/elasticsearch/client. Compare the existing AWS SDK v1 usage in both affected packages with the migration guidance; done means both packages use SDK v2 and their existing checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
backend, cloud
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.