11 Forks
9 Stars
9 Watchers

AWS_Lambda_and_SNS

For UIUC's CS@ILLINOIS SAIL 2018. This tutorial creates an Alexa skill that utilizes AWS SNS to deliver SMS messages through a Lambda function.

How to download and setup AWS_Lambda_and_SNS

Open terminal and run command
git clone https://github.com/mrvivacious/AWS_Lambda_and_SNS.git
git clone is used to create a copy or clone of AWS_Lambda_and_SNS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AWS_Lambda_and_SNS https://github.com/mrvivacious/AWS_Lambda_and_SNS/archive/master.zip

Or simply clone AWS_Lambda_and_SNS with SSH
[email protected]:mrvivacious/AWS_Lambda_and_SNS.git

If you have some problems with AWS_Lambda_and_SNS

You may open issue on AWS_Lambda_and_SNS support forum (system) here: https://github.com/mrvivacious/AWS_Lambda_and_SNS/issues