Function build_s3_store

Source
fn build_s3_store(bucket: &str) -> Arc<dyn ObjectStore>
Expand description

Build object_store S3 store for a given bucket