RocketChat / RocketChat/Rocket.Chat

Migrate AWS SDK for JavaScript v2 APIs to v3

Open
#32,554 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

planned triaged
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Is your feature request related to a problem? Please describe.

AWS SDK for JavaScript v2 will enter maintenance mode on September 8, 2024 and reach end-of-support on September 8, 2025. For more information, check blog post at https://a.co/cUPnyil

The Rocket.Chat makes calls using AWS SDK for JavaScript v2 at one spot
https://github.com/search?q=repo%3ARocketChat%2FRocket.Chat%20aws-sdk&type=code

Describe the solution you'd like
Migrate AWS SDK for JavaScript v2 APIs to v3.

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 repository code search linked in the issue and inspect the single AWS SDK usage location. Identify which v2 APIs are used, review the corresponding v3 migration guidance, and verify that the existing AWS-related behavior still works after the migration.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
backend, cloud
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 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.