vikasgarghb / file-stream-lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 100.0%