Function s3::signing::uri_encode

source ยท
pub fn uri_encode(string: &str, encode_slash: bool) -> String
Expand description

Encode a URI following the specific requirements of the AWS service.