{
"image": "direktiv/lambda",
"desc": "Executes a cloud function on aws using their golang SDK."
}
LambdaInvoke
Executes a cloud function on aws using their golang SDK.
Direktiv
id: invoke-function
functions:
- id: post
image: direktiv/lambda:v1
description: "Invokes a cloud function based on the given details"
states:
- id: invoke-cloud
type: action
action:
function: post
input: jq(.)
Input
The following input is needed for the cloud function to be invoked successfully.