faasr_register_workflow_lambda_function_info: faasr_register_workflow_lambda_function_info

View source: R/faasr_client_api_aws-lambda.R

faasr_register_workflow_lambda_function_infoR Documentation

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
)

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

Value

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


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