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
Example code of AWS elements (lambda, kinesis…etc) AWS JSON to YAML – go to cloudformaton->designer->template. Paste in JSON in editor.
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
Paginate in Search, use from and size. Default is top 10 searches if size is not specified. By default, you