AWS lambda which listens for new S3 objects (zipped log files) and creates analytics events from the contents.
Python 3.6, virtualenv, AWS CLI.
aws configure
./deploy.sh
AWS lambda which listens for new S3 objects (zipped log files) and creates analytics events from the contents.
PythonMIT