grunt-aws-lambda icon indicating copy to clipboard operation
grunt-aws-lambda copied to clipboard

S3 upload for function upload, LAMBDA_TASK_ROOT for lambda_invoke task

Open toshke opened this issue 8 years ago • 1 comments

  1. 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

  2. LAMBDA_TASK_ROOT environment variable is set when running lambda_invoke task

toshke avatar Dec 29 '16 14:12 toshke

@Tim-B any chance of merging this in? I've been using a forked version with this locally and it works great.

pbojinov avatar Jan 31 '17 22:01 pbojinov