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

Use AWS SDK for JavaScript (v3) in examples #1145

Open
2 tasks
trivikr opened this issue Jul 8, 2024 · 2 comments
Open
2 tasks

Use AWS SDK for JavaScript (v3) in examples #1145

trivikr opened this issue Jul 8, 2024 · 2 comments
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged

Comments

@trivikr
Copy link
Member

trivikr commented Jul 8, 2024

Use AWS SDK for JavaScript (v3) in examples

Use Case

The AWS SDK for JavaScript (v2) is used in most samples https://github.com/search?q=repo%3Aawslabs%2Faws-solutions-constructs+%22%27aws-sdk%27%22&type=code

It's maintenance announcement happened on March 6, 2024, and it will be entering maintenance mode on September 8, 2024
https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2/

Proposed Solution

Migrate AWS SDK for JavaScript v2 APIs to v3.

Migration Guide: https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/migrating.html

Other

N/A

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@trivikr trivikr added feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged labels Jul 8, 2024
@biffgaut
Copy link
Contributor

biffgaut commented Jul 8, 2024

Thanks, this seems like a good idea - we'll try to get to it.

@trivikr
Copy link
Member Author

trivikr commented Jul 30, 2024

Is there any date on when this might get implemented?

We would love to hear your feedback from using our migration tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants