faasr_register_workflow_lambda_function_image {FaaSr} | R Documentation |
faasr_register_workflow_lambda_function_image
Description
Get aws lambda function image list
Usage
faasr_register_workflow_lambda_function_image(faasr, lambda_server_info)
Arguments
faasr |
a list form of the JSON file |
lambda_server_info |
a list form of Lambda server information: id, keys, region |
Value
function_image_list a list form of lambda function information: name, images
[Package FaaSr version 1.4.4 Index]