Add `no-clobber` option for Lambda function update.
Open
good first issue
help wanted
- Dominant language
- Python
- Stars
- 315
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.