terriajs-server
terriajs-server copied to clipboard
aws-sdk 2.x reaches end of support September 8 2025
According to the page on npmjs.com, there is a aws-sdk v3 that should be used instead.
Migration information: https://aws.amazon.com/blogs/developer/why-and-how-you-should-use-aws-sdk-for-javascript-v3-on-node-js-18/ Codemods for v2-to-v3 migration: https://www.npmjs.com/package/aws-sdk-js-codemod
With TerriaMap 0.2.4, the logs now contain a reminder of this as well:
(node:1) NOTE: The AWS SDK for JavaScript (v2) is in maintenance mode.
SDK releases are limited to address critical bug fixes and security issues only.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the blog post at https://a.co/cUPnyil