Try the following config: ``` { ... "file_path_lister": { "s3_paths": [<string>], } } ``` When a list of 600 files is passed, the request times out when making a POST request using python's request library.