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

Migrate cloudsploit AWS SDK for JavaScript from v2 to v3 #1724

Open
nuhasha opened this issue Sep 25, 2023 · 3 comments
Open

Migrate cloudsploit AWS SDK for JavaScript from v2 to v3 #1724

nuhasha opened this issue Sep 25, 2023 · 3 comments
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement

Comments

@nuhasha
Copy link

nuhasha commented Sep 25, 2023

AWS SDK for JavaScript (v2) is entering into maintenance mode in 2023. We need to migrate code to use AWS SDK for JavaScript (v3).

How to upgrade

Following this documentation, npm: aws-sdk-js-codemod Run the following command to upgrade from v2 to v3

 npx aws-sdk-js-codemod@latest -t v2-to-v3 collectors/aws
 npx aws-sdk-js-codemod@latest -t v2-to-v3 helpers/aws
@nuhasha
Copy link
Author

nuhasha commented Oct 2, 2023

@alphadev4 @AkhtarAmir could you please look into this?

@nuhasha
Copy link
Author

nuhasha commented Nov 3, 2023

This PR #1730 fix the issue.

@alphadev4
Copy link
Collaborator

Hi @nuhasha, we are looking into it.

@alphadev4 alphadev4 added enhancement dependencies Pull requests that update a dependency file labels Nov 24, 2023
@alphadev4 alphadev4 self-assigned this Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

No branches or pull requests

2 participants