-
Notifications
You must be signed in to change notification settings - Fork 529
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
S3 Signed Object Urls #78
Labels
Comments
It does not, although that's likely doable without too much fuss. Will look into it. PRs welcome ;) |
Yes, I also need this. @stavro are you working on this? Otherwise I might try to implement it myself. |
@jordi-chacon I have not started.. so please, have at it! |
This is our implementation of S3 signing: https://gist.github.com/ericmj/aa01edec5297b105b180. It may be of help |
Fixed by #87 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I may be wrong, but I don't seem to see this.
Does
ExAws
currently provide any helper functions to build and/or sign expiring urls for access to private objects on S3?References:
The text was updated successfully, but these errors were encountered: