Mobile phone call alert from AWS
I want to enable the notification for mobile phone call alert in AWS. So any job fails, any alert/notification from AWS services (for priority alerts) I want a auto generated phone call to be triggered. I understand that using SNS service, we can enable SMS option. But is there a way to get a phone call as well?
1.If so, what is the AWS native service for that?
2.How to use it and what are the pre-requisites?
3.If not, is there any AWS marketplace product that can be used?
4. Has anyone implemented it and how much reliable it is? Can it be implemented in a production system to alert on production job failures?