AWS SDK for JavaScript aligns with Node.js release schedule
Developer Tools Blog
This article announces that AWS SDK for JavaScript v3 will align with Node.js release schedule for ending support, starting January 2026.
- JS SDK will support only Node.js LTS versions plus 8 months after EOL
- Node.js 18.x support ends January 2026; migrate to 20.x+ and ES2023+
- Node.js 20.x support ends January 2027; migrate to 22.x+ and ES2024+
- Deprecation warnings will appear when using EOL Node.js versions
- npm install will fail if engine-strict=true is set on unsupported versions
- Upgrading ensures security patches, performance improvements, and predictable timelines
- Browser ECMAScript support will also drop with equivalent Node.js versions
Developers should upgrade to supported Node.js LTS versions to maintain security and receive SDK updates.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.