AWS: Lambda in Python PoC created to verify performance of lambda written in Python. Deployment To deploy it to AWS first you need to configure AWS CLI. After that execute: set environment variables: SMMT_API_URI, SMMT_API_KEY, RECALLS_KMS_ARN make install serverless deploy