check_lambda_exists {FaaSr} | 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 |