After some tinkering around and lot's of googling I was able to make everything work and setup a repo that can just be cloned in the future.
Key takeaways: 1: All static packages have to be compiled on an ec2 amazon Linux instance 2: The python code needs to load the libraries in the lib/ folder before executing.
- All static packages have to be compiled on an ec2 amazon Linux instance
- The python code needs to load the libraries in the lib/ folder before executing.
Github repo: https://github.com/moesy/AWS-Lambda-ML-Microservice-Skeleton