faasr_workflow_invoke_lambda {FaaSr} | R Documentation |
faasr_workflow_invoke_lambda
Description
Invoke a workflow for the lambda this function is invoked by faasr_workflow_invoke
Usage
faasr_workflow_invoke_lambda(faasr, cred, faas_name, actionname)
Arguments
faasr |
a list form of the JSON file |
cred |
a list form of the credentials |
faas_name |
a string for the target server |
actionname |
a string for the target action name |
[Package FaaSr version 1.4.4 Index]