@serverless-local-proxy/mw_invoke_function

serverless-local-proxy plugin: Invoke function middleware

Usage no npm install needed!

<script type="module">
  import serverlessLocalProxyMwInvokeFunction from 'https://cdn.skypack.dev/@serverless-local-proxy/mw_invoke_function';
</script>

README

INVOKE FUNCTION

Will invoke a service' function an will log the result

Name:

invoke_function

Middleware state

Middleware state

Middleware state

Input Output
invokeFunctionName invokedFunction:Object { functionName:String, payload:Any, exception:String, callback:Object { error:String, result:Any} }
invokeFunctionPath
invokeFunctionPayload

N.B. This package is part of the monorepo serverless-local-proxy