check_s3_folder_exists

Function check_s3_folder_exists 

Source
pub async fn check_s3_folder_exists(
    configuration: &Configuration,
    workspace: &str,
    file_key: &str,
) -> Result<CheckS3FolderExists200Response, Error<CheckS3FolderExistsError>>