Skip to content

Commit 282e61d

Browse files
authored
add readme message regarding v2 support (#4281)
1 parent 845c0ea commit 282e61d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,30 @@ or [API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.
1515

1616
For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md). Prior to v2.4.8, release notes can be found at https://aws.amazon.com/releasenotes/?tag=releasenotes%23keywords%23javascript
1717

18+
## Version 2.x Support
19+
We are formalizing our plans to enter **AWS SDK for JavaScript v2** into maintenance mode in 2023.
20+
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.
25+
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]
34+
for further details.
35+
36+
[v3-recommended-blog]: https://aws.amazon.com/blogs/developer/why-and-how-you-should-use-aws-sdk-for-javascript-v3-on-node-js-18/
37+
[aws-sdk-js-v3]: https://github.com/aws/aws-sdk-js-v3
38+
[aws-devtools-blog]: https://aws.amazon.com/blogs/developer/
39+
[aws-sdks-maintenance-policy]: https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html
40+
[open-issue-v2-guidance]: https://github.com/aws/aws-sdk-js/issues/new?assignees=&labels=guidance%2C+needs-triage&template=---questions---help.md&title=
41+
1842
## Table of Contents:
1943
* [Getting Started](#getting-Started)
2044
* [Getting Help](#getting-help)

0 commit comments

Comments
 (0)