serverless-plugin-stackstorm
serverless-plugin-stackstorm copied to clipboard
Plugin for serverless framework to run ready to use actions from StackStorm Exchange as AWS Lambda.
This pull request fixes the following deprecation warning: ``` CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not...
Hi Team, I installed openssl & node on mac using brew install. I also installed all the prerequisites required. But when I tried to run the command sls stackstorm install...
I updated a function and hit `sls deploy --function MyFunction`. Tried to invoke it: said "Unable to import module '~st2/handler'" Let's double-check what is happening.