powered by
Helper function to get a list of objects in an S3 bucket
object_list a list of objects in the bucket
string with name of the S3 bucket to use; must match a name declared in the faasr list
string with prefix of objects in the S3 bucket
optional configuration to use instead of global .faasr
# This function can be run only in the container if (interactive()){ faasr_get_folder_list(server_name="My_Minio_Bucket") }
Run the code above in your browser using DataLab