in lib/aws-signature-v4.js [167:169]
function toTime(time) { return new Date(time).toISOString().replace(/[:\-]|\.\d{3}/g, ""); }