serverless-plugin-bespoken
serverless-plugin-bespoken copied to clipboard
:zap: Serverless plugin to use our bst proxy tool
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...
Is there support for running webpack bundeling with bespoken?
I use the plugin to start the proxy. Any get or post requests I get the above error. I am using the plugin for an alexa skill. The skill runs...
The event argument received by my function when using the proxy plugin is not very similar to true Lambda/APIG events. It seems that currently this plugin is only useful for...