See blog at: https://medium.com/@stephane.maarek/how-i-used-aws-lambda-to-hack-my-way-into-eating-at-septime-41c7dcd8f861
Install serverless
npm install -g serverlessGet an API key for Pushbullet and upload your Pushbullet API key in SSM Parameter Store as a Secure String at:
/septime/pushbullet_api_keyConfigure your AWS credentials
aws configure --profile name-your-profileEdit serverless.yml with your AWS profile name-your-profile instead of the existing one
Deploy the function
sls deploy -vEat good food