[code-infra] Migrate `aws-sdk` to v3

Open
#43,453 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
aws, javascript
Domain
build-system

Research direction

Start with the linked CircleCI output and search the repository for aws-sdk usage and dependency declarations. Identify all v2 references that must be migrated, then verify CI completes without the AWS SDK v2 maintenance warning.

Written by the indexing model from the issue text.

Description

priority: low scope: code-infra
Steps to reproduce

Check CI output: https://app.circleci.com/pipelines/github/mui/material-ui/137230/workflows/fcd89719-5dcd-4394-aac0-9bc600d5519b/jobs/739730/parallel-runs/0/steps/0-105?invite=true#step-105-2740_89

.../node_modules/aws-sdk postinstall: ╔═════════════════════════════════════════════════╗
.../node_modules/aws-sdk postinstall: ║ The AWS SDK for JavaScript (v2) will reach      ║
.../node_modules/aws-sdk postinstall: ║ -> maintenance mode on September 8, 2024.       ║
.../node_modules/aws-sdk postinstall: ║ -> end-of-support on September 8, 2025.         ║
.../node_modules/aws-sdk postinstall: ║                                                 ║
.../node_modules/aws-sdk postinstall: ║ To continue receiving updates to AWS services,  ║
.../node_modules/aws-sdk postinstall: ║ bug fixes, and security updates please upgrade  ║
.../node_modules/aws-sdk postinstall: ║ to AWS SDK for JavaScript (v3).                 ║
.../node_modules/aws-sdk postinstall: ║                                                 ║
.../node_modules/aws-sdk postinstall: ║ More info: https://a.co/cUPnyil                 ║
.../node_modules/aws-sdk postinstall: ╚═════════════════════════════════════════════════╝
Current behavior

No response

Expected behavior

No response

Context

No response

Your environment
npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: aws-sdk

Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

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.

More from mui/material-ui

All issues in mui/material-ui

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.