Lambda

Lambda is a cloud computing service that executes your code on a top-notch compute infrastructure, taking care of all the management tasks related to the computing resources. This includes handling server and operating system maintenance, provisioning capacity, automatically adjusting to scale, and keeping track of logs. By utilizing Lambda, you only have to provide your code in one of the supported language runtimes, leaving the rest of the management responsibilities to the service.

Prerequisites

  • Get Lambda API connection parameters from the datasource owner.

Connect to Lambda API

Create a new data source in two ways. Note that this permission is restricted to workspace admins and developers.

Navigate to the Data Sources tab on Appizap Homepage and click New data source.

When creating a new query within Appizap Studio, click Data Queries > + New > + New data source.

Select APIs > Lambda as the data source type.

Set the details with the connection parameter fetched from the datasource owner.

(Optional) Click Test connection to check whether the API is successfully connected.

Click Save, and it will be saved to your data source library.

Last updated