Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 280 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 280 Bytes

Upload File to S3 using Stream

This lambda function uploads a file via stream from a given URL. The function takes in a url to source file and then uploads the file to your desired location. You can either pre-configure the destination OR provide your own as function argument.