I have the following Lambda function:
const serverless = require(\'serverless-http\'); const server = require(\'./app\'); c