Skip to content

Commit 6323e8d

Browse files
authored
Update readme message about v2 support (#4282)
1 parent 282e61d commit 6323e8d

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

README.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,29 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
1919
We are formalizing our plans to enter **AWS SDK for JavaScript v2** into maintenance mode in 2023.
2020

2121
[**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+
2527
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]
3435
for further details.
3536

37+
[v2-new-issue]: https://github.com/aws/aws-sdk-js/issues/new/choose
3638
[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
3740
[aws-sdk-js-v3]: https://github.com/aws/aws-sdk-js-v3
3841
[aws-devtools-blog]: https://aws.amazon.com/blogs/developer/
3942
[aws-sdks-maintenance-policy]: https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html
4043
[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
4145

4246
## Table of Contents:
4347
* [Getting Started](#getting-Started)

0 commit comments

Comments
 (0)