grunt-aws-lambda
grunt-aws-lambda copied to clipboard
Deploy lambda function from S3
trafficstars
replacing #103
Add 2 options to lambda_deploy :
Add 2 options to lambda_deploy :
- s3_bucket : name of the S3 bucket to upload to
- s3_key_prefix : key prefix to upload from
I added also information into the README with an example
Any update on this ?