{ "args": { "app_name": "cond_merge", "app_version": "", "language": "wdl", "wdl_directory_url": "https://raw.githubusercontent.com/4dn-dcic/tibanna/condout/examples/cond_merge", "wdl_main_filename": "cond_merge.wdl", "wdl_child_filenames": [], "input_files": { "cond_merge.smallfiles": { "bucket_name": "my-tibanna-test-input-bucket", "object_key": ["smallfile1", "smallfile2", "smallfile3", "smallfile4"] } }, "secondary_files": {}, "input_parameters": {}, "output_S3_bucket": "my-tibanna-test-bucket", "output_target": { "cond_merge.cond_merged": "some_sub_dirname/my_first_cond_merged_file" }, "alt_cond_output_argnames": { "cond_merge.cond_merged": ["cond_merge.paste.pasted", "cond_merge.cat.concatenated"] }, "secondary_output_target": {} }, "config": { "ebs_size": 10, "EBS_optimized": true, "instance_type": "t3.micro", "password": "whateverpasswordworks", "log_bucket": "my-tibanna-test-bucket" } }