Using Python and the smtplib library, we can upload this into Lambda to set up scheduled emails. For MondayMotivation, it will send a motivational quote to your email. I put it in Lambda to make it ...
[sudo] apt-get update [sudo] apt-get install python-pip python-virtualenv python-dev pip install pew pew new -d ENV2 pew in ENV2 python setup.py install ...