faasr_init_log_folder: faasr_init_log_folder

View source: R/faasr_init_log_folder.R

faasr_init_log_folderR Documentation

faasr_init_log_folder

Description

This function creates an initial log folder in S3; it is called only at the entry point of a Workflow The folder name is a concatenation of FaaSrLog and InvocationID from the Payload. The folder name needs to be a unique ID. If the user doesn't provide InvocationID, generate a UUID If the folder already exists, abort with an error

Usage

faasr_init_log_folder(faasr)

Arguments

faasr

list with parsed and validated Payload

Value

faasr a list of json file, UUID updated.


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