Skip to content
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

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

trivikr
Copy link

@trivikr trivikr commented Feb 19, 2024

From AWS SDK for JavaScript v2 README:

We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2 in early 2024.

This PR migrates AWS SDK for JavaScript v2 APIs to v3 using aws-sdk-js-codemod.

$ npx aws-sdk-js-codemod@1.0.0 -t v2-to-v3 **/*.js

@trivikr trivikr marked this pull request as ready for review February 19, 2024 20:47
@auto-assign auto-assign bot requested a review from NGPixel February 19, 2024 20:47
@trivikr
Copy link
Author

trivikr commented Feb 27, 2024

@NGPixel Can I get your review on this code change?

@trivikr
Copy link
Author

trivikr commented Mar 11, 2024

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

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.

None yet

2 participants