dwyl / learn-aws-lambda

✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
1.05k stars 203 forks source link

Automate the wiring up of a lambda functions to the api gateway #41

Open nikhilaravi opened 8 years ago

nikhilaravi commented 8 years ago

@benjaminlees 's question: Is there a way of creating a new lambda function in a repo and automatically creating and connecting up the lambda function with API gateway on the CI tool?