pub async fn load_file_descriptor_from_s3( location: &Url, config: &AwsAuthProps, ) -> ConnectorResult<Vec<u8>>