Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pre-signing multipart uploads #1065

Open
holly-hacker opened this issue Apr 26, 2024 · 0 comments
Open

Allow pre-signing multipart uploads #1065

holly-hacker opened this issue Apr 26, 2024 · 0 comments

Comments

@holly-hacker
Copy link

Using the Minio SDK on a server, I want to give a client the needed URL(s) to upload large files to an S3-compatible service. It's possible to do this for smaller files through presignedPutObject but there doesn't seem to be a way to presign the uploadPart API required for multipart uploads for large files.

Is this planned? Would it be possible to add an API that allows presigning arbitrary operations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant