datanode::store::s3

Function new_s3_object_store

Source
pub(crate) async fn new_s3_object_store(
    s3_config: &S3Config,
) -> Result<ObjectStore>