Serverless-application-model: Can you add an example Swagger.yml file?

Created on 21 Nov 2016  路  3Comments  路  Source: aws/serverless-application-model

In the examples I'd like to see an API that is using swagger. Thanks!

Most helpful comment

It would be very useful if it showed how to reference a lambda created with AWS::Serverless::Function as I'm currently having issues working it out.

All 3 comments

Thanks for the request. We will add one

It would be very useful if it showed how to reference a lambda created with AWS::Serverless::Function as I'm currently having issues working it out.

Is there any progress with an example template?

I have some issues with the integration (integrate lambda from cloudformation template to a path in the swagger file). The problem i have is that if im creating a x-amazon-apigateway-integration i have to use the arn etc. from the lambda function. Is there any example?

Was this page helpful?
0 / 5 - 0 ratings