Skip to content

chore: migrate AWS SDK for JavaScript v2 APIs to v3 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trivikr
Copy link

@trivikr trivikr commented Jul 1, 2024

Fixes: #12

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

This PR migrates the AWS SDK for JavaScript v2 APIs to v3

@trivikr
Copy link
Author

trivikr commented Jul 1, 2024

I used @aws-sdk/[email protected] since the support for Node.js 10.x was dropped in v3.46.0 in AWS SDK for JavaScript v3.

I couldn't find Node.js version support matrix by the project, but since it hasn't published a new version for the last 3 years I believe it'll have users on older Node.js versions.

@trivikr trivikr mentioned this pull request Jul 1, 2024
@trivikr
Copy link
Author

trivikr commented Dec 12, 2024

cc @adrianpraja Can this get a review?
The JS SDK v2 is in maintenance mode, and is going to be end-of-life in Sept'25.

@sanket0354
Copy link

Any update on when this is getting approved?

@EmiM
Copy link

EmiM commented Apr 3, 2025

New version with this change would be very appreciated 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to @aws-sdk v3
3 participants