Skip to content

aws-sdk version 2 is deprecated #1897

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
jagthedrummer opened this issue Feb 20, 2025 · 4 comments
Open

aws-sdk version 2 is deprecated #1897

jagthedrummer opened this issue Feb 20, 2025 · 4 comments

Comments

@jagthedrummer
Copy link

This package relies on version 2 of the AWS SDK which is currently in maintenance mode, and will be EOL in September of this year.

I see this warning about it:

(node:10856) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode
on September 8, 2024 and reach end-of-support on September 8, 2025.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check blog post at https://a.co/cUPnyil
@jagthedrummer
Copy link
Author

This codemod may be useful in making the update: https://www.npmjs.com/package/aws-sdk-js-codemod

@kpfefferle
Copy link
Owner

Thanks for raising the issue. I no longer have any of my own projects using this addon, so I'm unlikely to take this on myself. I'd welcome a PR to upgrade to v3 of the AWS SDK. This addon really only uses one feature of the CloudFront SDK, so I don't anticipate that it would be much work for someone who is motivated to do the work for the benefit of their own app.

@jagthedrummer
Copy link
Author

Thanks for the response, @kpfefferle. I'll take a stab at this soon.

@fsmanuel
Copy link

@jagthedrummer maybe also a good reference ember-cli-deploy/ember-cli-deploy-s3#190

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

No branches or pull requests

3 participants