View source: R/faasr_client_api_aws-lambda.R
faasr_register_workflow_lambda_function_info | R Documentation |
Get aws lambda function information
faasr_register_workflow_lambda_function_info(
faasr,
cred,
lambda_server_info,
lambda_function_info
)
faasr |
a list form of the JSON file |
cred |
a list form of the credentials |
lambda_server_info |
a list form of Lambda server information: id, keys, region |
lambda_function_info |
a list form of lambda function information: name, actions |
lambda_function_info a list form of lambda function information: name, actions, create/update
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.