in scripts/deploylog.js [25:30]
function getObject(bucketName, key) { return s3.getObject({ Bucket: bucketName, Key: key }).promise() }