Calling Lambda Functions
AWS Lambda is a serverless compute service provided by Amazon Web Services (AWS). Lambda functions automatically run pieces of code in response to specific events while also managing the resources that the code requires to run. Refer to the AWS documentation for more details on AWS Lambda.
- Creating a Connection with the AWS Connector
You must create AWS connections before you use the Lambda trigger or activity in a flow.
Copyright © Cloud Software Group, Inc. All rights reserved.