faasr_register_workflow_aws_lambda_role_create {FaaSr} | R Documentation |
faasr_register_workflow_aws_lambda_role_create
Description
create the aws-lambda role named "faasr-lambda-role"
Usage
faasr_register_workflow_aws_lambda_role_create(faasr, cred, lambda_server_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 |
Value
lambda-role-name a string for the lambda role name
[Package FaaSr version 1.4.4 Index]