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