aws-solutions-constructs icon indicating copy to clipboard operation
aws-solutions-constructs copied to clipboard

Use AWS SDK for JavaScript (v3) in examples

Open trivikr opened this issue 1 year ago • 2 comments

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

  • [ ] :wave: I may be able to implement this feature request
  • [ ] :warning: This feature might incur a breaking change

This is a :rocket: Feature Request

trivikr avatar Jul 08 '24 16:07 trivikr

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

biffgaut avatar Jul 08 '24 17:07 biffgaut

Is there any date on when this might get implemented?

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

trivikr avatar Jul 30 '24 20:07 trivikr

This was addressed in PR 1208

(since use cases are not published to npm, etc., this isn't considered to be part of a release)

biffgaut avatar Sep 30 '24 14:09 biffgaut