Argo Workflows · Schema

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.AWSLambdaTrigger

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.AWSLambdaTrigger schema from Argo Workflows API

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
accessKey object
functionName string FunctionName refers to the name of the function to invoke.
invocationType string Choose from the following options. * RequestResponse (default) - Invoke the function synchronously. Keep the connection open until the function returns a response or times out. The API response includ
parameters array
payload array Payload is the list of key-value extracted from an event payload to construct the request payload.
region string
roleARN string
secretKey object
View JSON Schema on GitHub