You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example of how to use a shared AWS API gateway across multiple Lambda functions should be updated to illustrate using an APIv2 Gateway / HTTP API as well as a REST API.
The wider documentation for this topic on the Serverless Framework website is thin, and there are several questions on the forum and on other websites, but with no real solutions presented.
As HTTP API gateway usage becomes more widespread, an official example will help to answer these questions.