Switched from having an EC2 publishing to SNS to a lambda function, this allows quicker startup and will be cheaper for people who have already used up their free tier credit
Also removes the need for VPC
There are two changes I've make outside of refactoring, see the code comments on the PR
Updated IAM User permissions to support other regions outside of us-east-1
Testing
Tested using the latest version and confirmed scenario still functions as intended
Overview of Changes
Testing
Tested using the latest version and confirmed scenario still functions as intended
Changes to sneak in before #262 gets merged