Miserlou/Zappa

Deploy and Update from Local and S3-Hosted Zip Files

Open

#1,128 创建于 2017年9月25日

在 GitHub 查看
 (13 评论) (0 反应) (0 负责人)Python (1,286 fork)batch import
enhancementhacktoberfesthelp wanted

仓库指标

Star
 (11,903 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南