@@ -19,25 +19,29 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
19
19
We are formalizing our plans to enter ** AWS SDK for JavaScript v2** into maintenance mode in 2023.
20
20
21
21
[ ** AWS SDK for JavaScript v3** ] [ aws-sdk-js-v3 ] is the latest and recommended version,
22
- which has been GA since December 2020. Please refer to [ this blog] [ v3-recommended-blog ]
23
- on why and how you should use [ ** AWS SDK for JavaScript v3** ] [ aws-sdk-js-v3 ] and
24
- the experimental codemod scripts you can use to migrate your application from v2 to v3.
22
+ which has been GA since December 2020. Here is [ why and how you should use
23
+ ** AWS SDK for JavaScript v3** ] [ v3-recommended-blog ] . You can try our experimental
24
+ migration scripts in [ aws-sdk-js-codemod] [ aws-sdk-js-codemod ] to migrate
25
+ your application from v2 to v3.
26
+
25
27
To get help with your migration, please follow our general guidelines to
26
- [ open an issue] ( https://github.com/aws/aws-sdk-js/issues/new/choose )
27
- and choose [ guidance] [ open-issue-v2-guidance ] . To give feedback on and
28
- report issues in the v3 repo, please refer to
29
- [ Giving feedback and contributing] ( https://github.com/aws/aws-sdk-js-v3#giving-feedback-and-contributing ) .
30
- Watch this README and the
31
- [ AWS Developer Tools Blog] [ aws-devtools-blog ] for updates and announcements
32
- regarding the maintenance plans and timelines. Please refer to the
33
- [ AWS SDKs and Tools maintenance policy] [ aws-sdks-maintenance-policy ]
28
+ [ open an issue] [ v2-new-issue ] and choose [ guidance] [ open-issue-v2-guidance ] .
29
+ To give feedback on and report issues in the v3 repo, please refer to
30
+ [ Giving feedback and contributing] [ v3-contributing ] .
31
+
32
+ Watch this README and the [ AWS Developer Tools Blog] [ aws-devtools-blog ]
33
+ for updates and announcements regarding the maintenance plans and timelines.
34
+ Please refer to the [ AWS SDKs and Tools maintenance policy] [ aws-sdks-maintenance-policy ]
34
35
for further details.
35
36
37
+ [ v2-new-issue ] : https://github.com/aws/aws-sdk-js/issues/new/choose
36
38
[ v3-recommended-blog ] : https://aws.amazon.com/blogs/developer/why-and-how-you-should-use-aws-sdk-for-javascript-v3-on-node-js-18/
39
+ [ v3-contributing ] : https://github.com/aws/aws-sdk-js-v3#giving-feedback-and-contributing
37
40
[ aws-sdk-js-v3 ] : https://github.com/aws/aws-sdk-js-v3
38
41
[ aws-devtools-blog ] : https://aws.amazon.com/blogs/developer/
39
42
[ aws-sdks-maintenance-policy ] : https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html
40
43
[ open-issue-v2-guidance ] : https://github.com/aws/aws-sdk-js/issues/new?assignees=&labels=guidance%2C+needs-triage&template=---questions---help.md&title=
44
+ [ aws-sdk-js-codemod ] : https://www.npmjs.com/package/aws-sdk-js-codemod
41
45
42
46
## Table of Contents:
43
47
* [ Getting Started] ( #getting-Started )
0 commit comments