Example AWS Lambda for a landing page
This is a quick example project showcasing how to use the serverless framework and AWS lambda to create a lambda function that recieves an email address and adds it to an email ocotopus mailing list
See this blog post for more details: https://sanjeevan.co.uk/blog/setup-a-landing-page-for-your-mvp
To deploy:
Make sure you've configured your AWS credentials before deploying
sls deploy