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

use environment variables or AWS EC2/Lambda variables for config #12

Closed arturojain closed 6 years ago

arturojain commented 7 years ago

It should be able to use environment variables or AWS EC2/Lambda configurations, not only the passed configuration on creation.

lipeRomani commented 6 years ago

It think my pull request of task #21 will cover this issue.