https://www.twilio.com/docs/taskrouter/api/task Use evaluateTaskAttributes:`channelSid==’CHXXXXX’` Then look at the return json “assignment_status”: “pending”<– it would be complete if task is finished
Month: January 2022
AWS Notes
lambda destination only works with async invoked lambda Example code of AWS elements (lambda, kinesis…etc) AWS JSON to YAML –
AWS Cloudformation
Stack: A stack is a collection of AWS resources that you can manage as a single unit. In other words,
Start A New Nodejs Program
mkdir program name npm init this will create package.json if using Git, install Git first before this step. Otherwise, package.json
Elastic Search Notes
Opensearch quickstart AWS Javascript sdk for opensearch client (v2 and v3) Mini beginner’s course Mini beginner’s course table of content