How to setup api gateway proxy so that express app can run using serverless-http?

0

I noticed a changes in api gateway interface, and since this changes, I noticed that my previous express app deployed in api gateway returned internal server error. I suspected there's new changes that i missed in the setup, or something wrong with serverless-http module for the new changes. So how to setup api gateway proxy so that express app can run using serverless-http?

  • Could you share the api gateway execution logs to view the exact error?

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions