Miserlou/Zappa

Deploy and Update from Local and S3-Hosted Zip Files

Open

#1,128 opened on Sep 25, 2017

View on GitHub
 (13 comments) (0 reactions) (0 assignees)Python (1,286 forks)batch import
enhancementhacktoberfesthelp wanted

Repository metrics

Stars
 (11,903 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

A few people have requested the ability to do something like:

zappa deploy dev --zip localfile.zip

and similarly:

zappa update dev --zip s3://my_bucket/package.zip

Could be handy.

Contributor guide