Function surf_bucket_select::select_object_content[][src]

pub async fn select_object_content(
    hostname: String,
    select_object_content_request: SelectObjectContentRequest,
    credentials_provider: Option<Box<dyn ProvideAwsCredentials + Send + Sync>>,
    region: String,
    timeout: Option<Duration>
) -> Result<RequestBuilder>