codelitdev / medialit

Upload, process and optimise your media files on a AWS S3 compatible storage
https://medialit.cloud
GNU Affero General Public License v3.0
8 stars 3 forks source link

Migrate AWS SDK #26

Open rajat1saxena opened 1 year ago

rajat1saxena commented 1 year ago

We need to migrate the AWS SDK used in @medialit/api package as we are getting the following error while running the api.

(node:76153) 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

More info: https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/migrating-to-v3.html