botor icon indicating copy to clipboard operation
botor copied to clipboard

's3_ls()' gives error when accessing a specific bucket

Open caarolinagil opened this issue 10 months ago • 0 comments

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:

image

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:

image image

Thanks!

caarolinagil avatar Apr 17 '24 08:04 caarolinagil