Philipp Muens efddd829ac Fix unreliable plugin test coverage
Fix the test coverage so that it's reliable and won't error out unexpectedly.
2016-06-17 13:58:52 +02:00
..
2016-06-17 13:58:52 +02:00
2016-06-16 21:24:09 +02:00
2016-06-17 09:19:32 +02:00

Invoke

This plugin invokes a lambda function.

How it works

Invoke hooks into the invoke:invoke lifecycle. It will run the invoke command which is provided by the AWS SDK on the function the user passes in as a parameter.

The output of the function is fetched and will be prompted on the console.