-
Notifications
You must be signed in to change notification settings - Fork 249
chore: migrate AWS SDK for JavaScript v2 APIs to v3 #529
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
Conversation
cc recent committers @Lou1415926 @paragbhingre for review |
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 |
Hi @trivikr, Thank you for your Patience. We appreciate your contribution to the repository and will be working to review the changes in the Pull Request. In the meantime please ensure that below steps, if not already completed, are taken care of in your Pull Request:
|
It does
Done.
Done. |
This should fix #551 |
@amazreech Is there anything else pending? The asks were implemented in #529 (comment) |
Hi @trivikr, Apologies for the delay. The changes lgtm, could you please resolve conflicts so we can merge this in? Thanks. |
Done. |
Issue #, if available:
From AWS SDK for JavaScript v2 README:
Description of changes:
This PR migrates AWS SDK for JavaScript v2 APIs to v3 using aws-sdk-js-codemod.
$ npx [email protected] -t v2-to-v3 index.js
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.