From c50132f3a1f366e871f658fd796291997fe32b4e Mon Sep 17 00:00:00 2001 From: Alexander Forsyth Date: Tue, 15 Dec 2020 19:21:26 -0500 Subject: [PATCH] Update README.md with references to JS SDK V3 (#3582) * Update README.md to reference v3 Co-authored-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com> --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 39ce418cfe..7d26997f75 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ [![Coverage Status](https://codecov.io/gh/aws/aws-sdk-js/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-js) [![Known Vulnerabilities](https://snyk.io/test/github/aws/aws-sdk-js/badge.svg)](https://snyk.io/test/github/aws/aws-sdk-js) -The official AWS SDK for JavaScript, available for browsers and mobile devices, -or Node.js backends +**Note**: The [version 3.x](https://github.com/aws/aws-sdk-js-v3) of the AWS SDK for JavaScript is generally available. For more information see the [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/) or [API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.html). 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