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

S3 Signed Object Urls #78

Closed
stavro opened this issue Sep 16, 2015 · 5 comments
Closed

S3 Signed Object Urls #78

stavro opened this issue Sep 16, 2015 · 5 comments

Comments

@stavro
Copy link
Contributor

stavro commented Sep 16, 2015

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:

@benwilson512
Copy link
Contributor

It does not, although that's likely doable without too much fuss. Will look into it. PRs welcome ;)

@jordi-chacon
Copy link
Contributor

Yes, I also need this.

@stavro are you working on this? Otherwise I might try to implement it myself.

@stavro
Copy link
Contributor Author

stavro commented Sep 22, 2015

@jordi-chacon I have not started.. so please, have at it!

@ericmj
Copy link
Contributor

ericmj commented Sep 22, 2015

This is our implementation of S3 signing: https://gist.github.com/ericmj/aa01edec5297b105b180. It may be of help

@benwilson512
Copy link
Contributor

Fixed by #87

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

4 participants