check_lambda_exists: check_lambda_exists

View source: R/faasr_client_api_aws-lambda.R

check_lambda_existsR Documentation

check_lambda_exists

Description

check if a Lambda function exists

Usage

check_lambda_exists(function_name, cred, lambda_server_info)

Arguments

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


FaaSr documentation built on June 22, 2024, 9:38 a.m.