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

[Question] Is it possible to stream from http to s3 in a lambda? #134

Open
braco opened this issue Aug 26, 2018 · 0 comments
Open

[Question] Is it possible to stream from http to s3 in a lambda? #134

braco opened this issue Aug 26, 2018 · 0 comments

Comments

@braco
Copy link

braco commented Aug 26, 2018

I'm new to golang and this library.

I don't see any examples, but would it be possible to stream from a remote http source and stream into s3? This would ideally be running via the Serverless framework.

The goal would be to have a lambda that takes an http url and downloads that file from the source while uploading to s3. This is currently a pretty big missing feature on s3 that this library might be able to solve.

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