mentum / lambdaws

Deploy, run and get results from Amazon AWS Lambda in a breeze
http://mentum.github.io/lambdaws
GNU Lesser General Public License v3.0
1.27k stars 36 forks source link

SQS Ignoring #58

Closed slvnperron closed 9 years ago

slvnperron commented 9 years ago

You can tell a function to not return results to SQS by specifying ignoreResult: true in the function config.

EFF commented 9 years ago

quite simple ! LGTM

slvnperron commented 9 years ago

It's only code. It sure is simple :)