AWS Connect: Announce the estimated wait time...
Create a Node.js 12.x runtime lambda function: exports.handler = (event, context, callback) => { let input = event.Details.Parameters.timeInQueue.substr(1); (input > 60) ? callback(null, { "time":Math.floor(