in source/custom-resource/lib/website-helper.js [225:229]
on('httpDone', function() {
file.end();
console.log('website manifest downloaded for processing...');
return cb(null, 'success');
}).