Skip to content

Commit 67e92db

Browse files
authored
chore(README): update maintenance message (#4681)
1 parent b0e37ed commit 67e92db

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

+2-9
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
11
# AWS SDK for JavaScript
22

33
[![NPM version](https://img.shields.io/npm/v/aws-sdk.svg)](https://www.npmjs.com/package/aws-sdk)
4-
[![NPM downloads](https://img.shields.io/npm/dm/aws-sdk.svg)](https://www.npmjs.com/package/aws-sdk)
5-
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/aws/aws-sdk-js)
6-
7-
[![Build Status](https://travis-ci.org/aws/aws-sdk-js.svg?branch=master)](https://travis-ci.org/aws/aws-sdk-js)
8-
[![Coverage Status](https://codecov.io/gh/aws/aws-sdk-js/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-js)
9-
[![Known Vulnerabilities](https://snyk.io/test/github/aws/aws-sdk-js/badge.svg)](https://snyk.io/test/github/aws/aws-sdk-js)
104

115
## In Maintenance Mode as of September 8, 2024
126

13-
The AWS SDK for JavaScript v2 [has entered][v2-maintenance-mode] maintenance mode on September 8, 2024 and will be reaching end-of-support on September 8, 2025. During maintenance mode, AWS will limit SDK releases to address critical bug fixes and security issues only. The SDK will not receive API updates for new or existing services, or be updated to support new regions.
7+
The AWS SDK for JavaScript v2 [has entered][v2-maintenance-mode] maintenance mode on **September 8, 2024** and will be reaching end-of-support on **September 8, 2025**. During maintenance mode, AWS will limit SDK releases to address critical bug fixes and security issues only. The SDK will not receive API updates for new or existing services, or be updated to support new regions.
148

159
We recommend that you migrate to [AWS SDK for JavaScript v3][aws-sdk-js-v3].
1610
For dates, additional details, and information on how to migrate, please refer to the linked announcement.
1711

1812
The **AWS SDK for JavaScript v3** is the latest and recommended version,
1913
which has been GA since December 2020. Here is [why and how you should use
20-
**AWS SDK for JavaScript v3**][v3-recommended-blog]. You can try our experimental
21-
migration scripts in [aws-sdk-js-codemod][aws-sdk-js-codemod] to migrate
14+
**AWS SDK for JavaScript v3**][v3-recommended-blog]. You can try our migration scripts in [aws-sdk-js-codemod][aws-sdk-js-codemod] to migrate
2215
your application from v2 to v3.
2316

2417
To get help with your migration, please follow our general guidelines to

0 commit comments

Comments
 (0)