grunt-aws-lambda
grunt-aws-lambda copied to clipboard
S3 upload for function upload, LAMBDA_TASK_ROOT for lambda_invoke task
-
Added option to upload code via S3, in case code base is too large - which is case when custom binaries are shipped to lambda usually
-
LAMBDA_TASK_ROOT environment variable is set when running lambda_invoke task
@Tim-B any chance of merging this in? I've been using a forked version with this locally and it works great.