AWS Lambda Simplifies Amazon API Gateway Integration

Posted on: Sep 20, 2016

You can now easily setup your AWS Lambda Lambda function with catch-all endpoints, which can respond to any method or resource using the catch-all methods/resources and pass-through mappings from Amazon API Gateway. Learn more here.  

You can pass through the entire request to your function without requiring any input or output mappings. All API Gateway blueprints on the Lambda console have been refreshed to set up endpoints using these new features. We have also added three new Twilio blueprints that build on these new capabilities to enable you to easily set up conference calls, call menus, and forward calls. Please see our documentation to learn more.

Please visit our product page for more information about AWS Lambda.