View source: R/faasr_client_api_aws-lambda.R
check_lambda_exists | R Documentation |
check if a Lambda function exists
check_lambda_exists(function_name, cred, lambda_server_info)
function_name |
a string for the function name |
cred |
a list form of the credentials |
lambda_server_info |
a list form of Lambda server information: id, keys, region |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.