Documentation Not working in Incognito
Author: Yvonne Lu
Twilio Phone Number Resouce
Configure a phone number Incoming Phone number Resource
AWS Event Bridge Pipe Filtering
Kinesis to Kinesis Overview code example Data filtering example Filtering kinesis json example Event Bridge Pipe sources Event Bridge Pipe
Twilio Keep plugins up to date
Documentation Whatever the version of the plugin, make sure you are using the same version of the twilio CLI. If
npm notes
Force generating package-lock.json npm i –package-lock-only To install a particular version of node package npm i [package name]@[version] To see
Windows notes
Most commands run in powershell unless state otherwise Get os architecture wmic OS get OSArchitecture Get path $Env:path
Twilio Call Back
Trigger Studio Flow from an outbound call: https://support.twilio.com/hc/en-us/articles/360007778153-Trigger-a-Twilio-Studio-Flow-Execution-via-the-REST-API Implement Click to dial https://www.twilio.com/docs/flex/developer/voice/dialpad-click-to-dial
Twilio Example Code
Supervisor complete associate tasks – has code that lists all workers an get their associated tasks from state
AWS Credential in Nodejs File
Adding via Shared File Credential, specifying profile name: Shared File Credentials: [default] ; default profile aws_access_key_id = aws_secret_access_key = [personal-account]
Running DynamoDB Locally Offline
https://dynobase.dev/run-dynamodb-locally/