View source: R/faasr_init_log_folder.R
faasr_init_log_folder | R Documentation |
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
faasr_init_log_folder(faasr)
faasr |
list with parsed and validated Payload |
faasr a list of json file, UUID updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.