Learn R Programming

FaaSr (version 1.4.4)

faasr_register_workflow_lambda_function_info: faasr_register_workflow_lambda_function_info

Description

Get aws lambda function information

Usage

faasr_register_workflow_lambda_function_info(
  faasr,
  cred,
  lambda_server_info,
  lambda_function_info
)

Value

lambda_function_info a list form of lambda function information: name, actions, create/update

Arguments

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