aws-lambda-proxy-response-object

2.0.1 • Public • Published

This is a package to return a response when you have proxy integration on a route

install package :

yarn add aws-lambda-proxy-response-object

or with npm

npm install --save aws-lambda-proxy-response-object

Get response :

import {Response} from 'aws-lambda-proxy-response-object'

then inside a function :

return Response(200,{success:true})

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i aws-lambda-proxy-response-object

      Weekly Downloads

      1

      Version

      2.0.1

      License

      ISC

      Unpacked Size

      978 B

      Total Files

      3

      Last publish

      Collaborators

      • erald14