Supported Environments
Cookbooks
Specifications and Protocols
Development
resolve_s3_region()
Resolve the S3 region of a bucket.
str
A S3 bucket name
A S3 region name
Examples
>>> fs.resolve_s3_region('voltrondata-labs-datasets') 'us-east-2'
previous
pyarrow.fs.finalize_s3
next
pyarrow.fs.S3LogLevel