storage: start migration of s3 api

This commit is contained in:
Girish Ramakrishnan
2025-02-12 20:56:46 +01:00
parent 9888aa8c08
commit a138425298
7 changed files with 828 additions and 558 deletions

View File

@@ -17,11 +17,13 @@
},
"dependencies": {
"@aws-sdk/client-route-53": "^3.744.0",
"@aws-sdk/client-s3": "^3.744.0",
"@aws-sdk/lib-storage": "^3.744.0",
"@google-cloud/dns": "^4.0.0",
"@google-cloud/storage": "^7.15.0",
"@smithy/node-http-handler": "^4.0.2",
"@smithy/util-retry": "^4.0.1",
"async": "^3.2.6",
"aws-sdk": "^2.1692.0",
"basic-auth": "^2.0.1",
"cloudron-manifestformat": "^5.26.2",
"connect": "^3.7.0",
@@ -73,7 +75,6 @@
"hock": "^1.4.1",
"js2xmlparser": "^5.0.0",
"mocha": "^11.1.0",
"mock-aws-s3": "github:cloudron-io/mock-aws-s3#0ad36e5ba",
"nock": "^14.0.1",
"ssh2": "^1.16.0",
"yesno": "^0.4.0"