Open Calime300 opened 2 months ago
Hello I implementing your library and I have a functionnal disfonction
I have an S3 on eu-west-3 and a second on us-east-2
I try to param s3fs.region and aws.region env variables but when I try to contact the S3 without the good region I have some errors 301 ....
I try to set the URI for the newFileSytem to s3://s3.amazonaws.com/ (in the amazon documentation and your documentation it's the generic endpoint)
Do you have a solution for parameter your library for access all s3 over the region limitation ?
Hello I implementing your library and I have a functionnal disfonction
I have an S3 on eu-west-3 and a second on us-east-2
I try to param s3fs.region and aws.region env variables but when I try to contact the S3 without the good region I have some errors 301 ....
I try to set the URI for the newFileSytem to s3://s3.amazonaws.com/ (in the amazon documentation and your documentation it's the generic endpoint)
Do you have a solution for parameter your library for access all s3 over the region limitation ?