Atucom
A blog about coding, Infosec, penetration testing, and random topics
Tuesday, August 20, 2019
Send text message via AWS
Assuming you've already done "aws configure"
aws sns publish --phone-number 11231234 --message "a thing happened"
‹
›
Home
View web version