beda-software / aidbox-file-uploader

Aidbox application that provides custom operation to download/upload files via signed links
MIT License
0 stars 0 forks source link

Implement S3 backend #2

Open ir4y opened 1 month ago

ir4y commented 1 month ago

https://docs.aws.amazon.com/AmazonS3/latest/userguide/PresignedUrlUploadObject.html

ir4y commented 1 month ago

Use https://github.com/aio-libs/aiobotocore/tree/master for s3 integration. AWS S3, DigitalOcean Spaces Object Storage, http://minio.io should be supported.