jgreenemi/Parris

Add `no-clobber` option for Lambda function update.

Open

#4 创建于 2018年1月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (320 star) (22 fork)batch import
good first issuehelp wanted

描述

Allow lambda-config.json to specify if this function should be replaced or not if setup.py is run and an existing function is found. At present it just overwrites whatever code is already there to make updates seamless, but user may not want to have their Lambda function be so easily overwritten.

贡献者指南

Add `no-clobber` option for Lambda function update. · jgreenemi/Parris#4 | Good First Issue