Nodeodm uses AWS SDK v2 which is to enter maintenance this year.
The code should be migrated to the newest AWS SDK version (v3).
The following warning is issued:
Please migrate your code to use AWS SDK for JavaScript (v3).
(node:1) NOTE: The AWS SDK for JavaScript (v2) will be put into maintenance mode in 2023.
2 Likes
Thanks for the tip!
Have you investigated this change in SDK? Any known blockers you’ve seen?
I did’t have the time to investigate. I hope to have the time in a couple of weeks.
We’ll need to map the SDK usage in our code and compare to the documentation.
Those are the initial resources I’ve found.
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/migrating-to-v3.html
https://github.com/aws/aws-sdk-js-v3/blob/main/UPGRADING.md
1 Like
If you have the time/bandwidth, an issue on NodeODM’s tracker to note this would be excellent:
We also would appreciate any help getting a draft PR or other contribution if/when you have time.
Thanks so much for raising this!
1 Like
system
Closed
24 March 2023 04:20
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.