|
1 | 1 | # AWS SDK for JavaScript
|
2 | 2 |
|
3 | 3 | [](https://www.npmjs.com/package/aws-sdk)
|
4 |
| -[](https://www.npmjs.com/package/aws-sdk) |
5 |
| -[](https://gitter.im/aws/aws-sdk-js) |
6 |
| - |
7 |
| -[](https://travis-ci.org/aws/aws-sdk-js) |
8 |
| -[](https://codecov.io/gh/aws/aws-sdk-js) |
9 |
| -[](https://snyk.io/test/github/aws/aws-sdk-js) |
10 | 4 |
|
11 | 5 | ## In Maintenance Mode as of September 8, 2024
|
12 | 6 |
|
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. |
14 | 8 |
|
15 | 9 | We recommend that you migrate to [AWS SDK for JavaScript v3][aws-sdk-js-v3].
|
16 | 10 | For dates, additional details, and information on how to migrate, please refer to the linked announcement.
|
17 | 11 |
|
18 | 12 | The **AWS SDK for JavaScript v3** is the latest and recommended version,
|
19 | 13 | 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 |
22 | 15 | your application from v2 to v3.
|
23 | 16 |
|
24 | 17 | To get help with your migration, please follow our general guidelines to
|
|
0 commit comments