2 Answers
- Newest
- Most votes
- Most comments
6
To facilitate secure outbound calling, remote system control, and robust disaster recovery, without relying on end-user internet connectivity, a solution can be architected using Amazon Connect’s telephony infrastructure in conjunction with AWS Lambda for backend orchestration.
https://docs.aws.amazon.com/connect/latest/adminguide/disaster-recovery-resiliency.html
https://docs.aws.amazon.com/connect/latest/adminguide/outbound-communications.html
0
Your question is a bid broad, so I'll try to break it down.
- Can Connect be used as a disaster recovery system to make outbound calls? Yes.
- Can the functionality of placing outbound calls be turned on and off via a phone call? Yes.
- Is it secure? Yes.
Now, how you do it is a whole other ball of wax, but get familiar with contact flows and Lambdas and that will get you more than half way there.
david
answered a year ago
Relevant content
asked 5 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 5 months ago
