arthurai.datasets.download.get_file_keys_in_s3_folder#
- arthurai.datasets.download.get_file_keys_in_s3_folder(filepath)#
Lists the files in the S3 directory
- Parameters
filepath (
Path
) – Path, the path of the S3 directory to read files from- Return type
List
[str
]