Miserlou/Zappa

Deploy and Update from Local and S3-Hosted Zip Files

Open

#1,128 opened on 2017年9月25日

GitHub で見る
 (13 comments) (0 reactions) (0 assignees)Python (11,903 stars) (1,286 forks)batch import
enhancementhacktoberfesthelp wanted

説明

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.

コントリビューターガイド