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 #275

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

Conversation

trivikr
Copy link

@trivikr trivikr commented May 24, 2024

Issue #, if available:

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

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 src/**/*.ts

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr marked this pull request as ready for review May 24, 2024 05:21
@ottokruse
Copy link
Collaborator

Thanks!

Did you test this, as in deployed the solution with the new code?

@trivikr
Copy link
Author

trivikr commented May 24, 2024

Did you test this

No. The PR is for maintainers reference.

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.

2 participants