View source: R/faasr_client_api_aws-lambda.R
faasr_register_workflow_aws_lambda | R Documentation |
starts to register functions in the JSON file for AWS-Lambda
faasr_register_workflow_aws_lambda(
faasr,
cred,
memory = 1024,
timeout = 600,
storage = 1024
)
faasr |
a list form of the JSON file |
cred |
a list form of the credentials |
memory |
an integer for the max size of memory |
timeout |
an integer for the max length of timeout |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.