AWS Lambda Connector
Category: Connectors
Subcategory: AWS
Overview
This connector provides an interface to the AWS Lambda service.
AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers.
This connector provides the following actions:
- List Functions
- Invoke Function
- Delete Function
For more information about our AWS Connector strategy, please see the Mendix Evaluation Guide
Documentation
Releases
Version: 1.1.0
Framework Version: 9.18.0
Release Notes: - Asynchronous Lambda functions can now be invoked through the AWS Lambda connector.
Version: 1.0.0
Framework Version: 9.18.0
Release Notes: Initial release of the AWS Lambda Connector