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

Closed
trivikr opened this issue May 30, 2024 · 5 comments
Closed

Migrate AWS SDK for JavaScript v2 APIs to v3 #523

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

Comments

@trivikr
Copy link

trivikr commented May 30, 2024

Feature name
Migrate AWS SDK for JavaScript v2 APIs to v3.

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 workload-discovery-on-aws makes calls using AWS SDK for JavaScript v2 at many places
https://github.com/search?q=repo%3Aaws-solutions%2Fworkload-discovery-on-aws%20%27aws-sdk%27&type=code

Describe the feature you'd like to see implemented

Migrate AWS SDK for JavaScript v2 APIs to v3.

Describe the value this feature will add to AWS Perspective

It'll be using the supported AWS SDK for JavaScript

Describe alternatives you've considered
N/A

@trivikr trivikr added the enhancement New feature or request label May 30, 2024
@svozza
Copy link
Contributor

svozza commented May 31, 2024

We have been gradually migrating to the new SDK over the past few releases and will continue to do so until they're all updated.

@trivikr
Copy link
Author

trivikr commented May 31, 2024

Example migration PR from the past: #415

@trivikr
Copy link
Author

trivikr commented May 31, 2024

New PR to migration AWS SDK for JavaScript APIs to v3 in cur-notification: #524

@ConnorKirk
Copy link
Contributor

ConnorKirk commented Sep 11, 2024

All the remaining uses of the v2 SDKs will be migrated to v3 in the next release. Thank you for your help

@ConnorKirk
Copy link
Contributor

This was completed in v2.2.0. Thanks @trivikr

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

3 participants