pub async fn dataset_storage_test_connection( configuration: &Configuration, workspace: &str, storage: Option<&str>, s3_resource_path: Option<&str>, ) -> Result<Value, Error<DatasetStorageTestConnectionError>>