in lib/sigv4-auth-signature.js [128:130]
function formatXAmzDate(timestamp) { return `X-Amz-Date=${encodeURIComponent(timestamp)}` }