botor
botor copied to clipboard
's3_ls()' gives error when accessing a specific bucket
Hi,
I am trying to list all the objects in an S3 bucket so I can read them later but I get the following error:
My code is this one where I want to read the file with the most recent modification date and show too the structure of the bucket:
Thanks!