You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: