I am seeing an awful lot of this message:
NOTE: The AWS SDK for JavaScript (v2) will be put 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)
Is it possible to suppress it?
(It's not my code base, so out of my control to upgrade to v3).