pub async fn get_s3_object_store_builder( url: &Url, aws_options: &AwsOptions, ) -> Result<AmazonS3Builder>