pub fn build_s3_backend( host: &str, path: &str, connection: &HashMap<String, String>, ) -> Result<ObjectStore>