pub fn parse_cloud_location(
    cloud_url: &CloudLocationUrl
) -> Result<CloudLocation<'_>>