AWS Lambda Connector

Content Type: Module
Categories: AWS

Overview

The AWS Lambda 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.

The connector provides the following actions:

  • ListFunctions
  • InvokeFunction
  • DeleteFunction

For more information about our AWS Connector strategy, please see the Mendix Evaluation Guide

Documentation

 


Please see the documentation on Mendix Docs.

 

Releases