-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Description
When you start the node there is a message that suggest to update the was SDK to a new version:
(node:464287) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
(Use `node --trace-warnings ...` to show where the warning was created)
Benefit
We are up to date and avoid compatibility issues
Acceptance criteria
Work in the same way with this dependency updated.
Effort
Low