Why is AWS Lambda throwing an import error when using URLLIB?
Im running a python script on aws lambda and its throwing the following error. { "errorMessage": "Unable to import module 'app': urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with OpenSSL 1.0.2k-fips 26 Jan 2017. See:…