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 AWS SDK for JavaScript v2 APIs to v3 #191

Open
trivikr opened this issue May 30, 2024 · 2 comments
Open

Migrate AWS SDK for JavaScript v2 APIs to v3 #191

trivikr opened this issue May 30, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@trivikr
Copy link

trivikr commented May 30, 2024

Is your feature request related to a problem? Please describe.

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

The distributed-load-testing-on-aws makes calls using AWS SDK for JavaScript v2 at many places
https://github.com/search?q=repo%3Aaws-solutions%2Fdistributed-load-testing-on-aws+%22aws-sdk%22+path%3A*.js&type=code

Describe the feature you'd like

Migrate AWS SDK for JavaScript v2 APIs to v3.

@trivikr trivikr added the enhancement New feature or request label May 30, 2024
@kamyarz-aws kamyarz-aws self-assigned this May 30, 2024
@kamyarz-aws
Copy link
Member

@trivikr Thank you very much for reporting this. We are aware of this and it is in our plan to make the migration soon.

We also accept Github Pull Requests and if you are willing to collaborate with us and create a PR that migrate the aws-sdk-v2 to v3 for this tool before our next release, we will name you as collaborator in our next release.

@trivikr
Copy link
Author

trivikr commented May 30, 2024

@kamyarz-aws I posted an example PR in console at #192

Once it's reviewed, approved and merged, I'll attempt posting PRs in other packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants