Here's a quick demo that shows you how easy it is to bypass Amazon Web Services (AWS) API Gateway and call AWS Lambda functions directly from MuleSoft. The example shows a connector built with the Mule SDK and AWS SDK for Java.
Using this approach, you can call multiple AWS Lambda functions from a Mule flow and not be restricted by the volume of API calls through AWS API Gateway. Additionally you can leverage the Anypoint API Manager to manage requests and apply QoS and security policies.
AWS Lambda Connector
https://github.com/djuang1/aws-lambda
Download
0 formats
No download links available.
Easily bypass Amazon Web Service API Gateway calls to AWS Lambda functions using MuleSoft | NatokHD