All I could find was this, which lists all the files. The listing succeeds.
I want to just access a specific file by its link. The file is in a folder.
For example, I want to download from the following URL:
s3://my_bucket/my_folder/my_next_folder/my_file.csv
Without traversing the entire file tree.