python-lambda
python-lambda copied to clipboard
added cli option for `preserve-vpc` to deploy-s3; fixes #116
PR# #116 by @gmyers-amfam left out the preserve-vpc option for the deploy-s3 cli, even though they built into the deploy-s3 function in aws_lambda/aws_lambda.py
This simple change fixes that.
@nficano bump