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

Enhancement: Please add the ability to generate S3 Presigned URL #64

Open
colin-infersens opened this issue Mar 30, 2020 · 1 comment
Open

Comments

@colin-infersens
Copy link

Hi Daniel,
This is a fantastic resource, thank you.
I need to be able to generate resigned URLs for files in buckets in S3 (Minio, actually), as per:
https://docs.min.io/docs/javascript-client-api-reference.html#presignedUrl
...and can't see the functionality in here yet.
I'd be really grateful if you could include this capability, please.
Many thanks,
Colin

@Daniel-t
Copy link
Owner

This is a frustrating issue, the presigned URL functions aren't officially part of the AWS API (although the API uses them), so I've got no mechanism to automatically create a node for this function, which is how almost everything else is done. If there's enough interest I'll create a static utility node, but I'd prefer not to.

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

No branches or pull requests

2 participants