From Serverless 1.X, I can't found API Gateway settings in serverless.yml or web search results. It include only lambda settings, and I deployed Hello World template to my AWS, actually only lambda was deployed.
How to deploy and configure API Gateway on Serverless 1.X?