pub(in storage) fn new( args: &Args<'_>, name: &str, config: &StorageProviderS3, ) -> Result<Option<(String, Arc<Provider>)>>