DanielHindi / aws-s3-zipper

takes an amazon s3 bucket folder and zips it for streaming or serializes to a file
119 stars 74 forks source link

Parameter to specify the directory of the temporal zip file #34

Closed bradleyfowler123 closed 5 years ago

bradleyfowler123 commented 5 years ago

By doing this the library can be used on a Lambda function. Taken from this post: https://medium.com/@sebastindelafuente/using-aws-s3-zipper-in-lambda-aa20728f382a#.jk3vljm68

See #8