feat: update s3 upload to use put

This commit is contained in:
Henry
2025-05-16 23:27:32 +01:00
parent 702af24a25
commit 395c3acb81
4 changed files with 165 additions and 49 deletions

View File

@@ -15,7 +15,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "^3.802.0",
"@aws-sdk/s3-presigned-post": "^3.802.0",
"@aws-sdk/s3-request-presigner": "^3.812.0",
"@headlessui/react": "^2.2.0",
"@hookform/resolvers": "^3.3.4",
"@kan/api": "workspace:*",