pub fn string_to_sign(
    timestamp: &str,
    scope: &str,
    hashed_canonical_request: &[u8]
) -> String