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

Support for Presigned URLs #429

Open
abasu0713 opened this issue Jul 3, 2024 · 4 comments
Open

Support for Presigned URLs #429

abasu0713 opened this issue Jul 3, 2024 · 4 comments

Comments

@abasu0713
Copy link

Summary

What I am looking for is a way to connect to a self hosted S3 bucket (using Ceph) and programmatically generate Presigned URLs.
I can already do it using AWS CLI Tools using the s3api and aws CLI tools. I was looking to implement a functionality for generating pre-signed URLs for some objects. My backend server is written in dart. Any help would be really appreciated.

@mfurkanyuceal
Copy link

Same request

@abasu0713
Copy link
Author

Same request

I actually got it working with the signer package. Let me know and I can share the code.

@kartikey321
Copy link

@abasu0713 Please send the signer code with which you created presignedUrls

@abasu0713
Copy link
Author

abasu0713 commented Sep 3, 2024

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

3 participants