update to v3 of AWS SDK, add mime-type to upload

This commit is contained in:
2024-02-23 15:10:17 -07:00
parent b52ebbf0ff
commit dbcbd0c544
4 changed files with 1191 additions and 158 deletions

View File

@@ -4,7 +4,8 @@
"description": "",
"license": "UNLICENSED",
"dependencies": {
"aws-sdk": "^2.1564.0",
"@aws-sdk/client-s3": "^3.521.0",
"@aws-sdk/lib-storage": "^3.521.0",
"dotenv": "^16.4.5",
"express": "^4.18.2",
"multer": "1.4.5-lts.1"