I am attempting to create a single api gateway that has two different integration types. 5 endpoints are simply proxies to DynamoDB and 1 endpoint uses a Lambda function.
How do I do this with Serverless? All of my attempts resulted in Serverless throwing errors during deploy. I am trying to use the Resources section of the serverless.yml file, but I haven’t had much luck.
Serverless version v1.0-beta.