@serverless-local-proxy/mw-payload-to-aws-event

serverless-local-proxy plugin: Request Payload to AWS event

Usage no npm install needed!

<script type="module">
  import serverlessLocalProxyMwPayloadToAwsEvent from 'https://cdn.skypack.dev/@serverless-local-proxy/mw-payload-to-aws-event';
</script>

README

PAYLOAD TO AWS EVENT

Will transform a request payload to an AWS event

Name:

payload_to_aws_event

Middleware state

Input Output
invokeFunctionPayload:Any invokeFunctionPayload:AWSEventObject}
invokeFunctionName:String

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