I wrote a Lambda function (Python 2.7) that uses OpenCV. I need to import CV2 and I am having trouble providing the library in my .zip. Has anyone used OpenCV with Lambda? How can I provide a CV2 module.
python opencv amazon-web-services aws-lambda
Matt auerbach
source share