Send SMS text message from your Alexa Skill

One of the best aspects of the Alexa platform is the ability to integrate AWS features seamlessly. Because Alexa uses Lambda functions for handling request/responses, our skills have access to the whole AWS SDK with just a simple package import! In this short tutorial, I will show you how to send a SMS text message … Continue reading “Send SMS text message from your Alexa Skill”