SQL server connection works fine from lambda container but fails after uploading zip to aws lambda
问题 I was following this medium blog to try to establish a connection to a MSSQL db from a lambda function. I used lambci/lambda:build-python3.8 image to build the container. I followed all the steps mentioned and was able to successfully run the python test script that verifies the connection. Below is the content of the zip file inside the container. However, when I zip it up and upload to lambda, I am receiving below error. START RequestId: 6f3ec44e-aac0-4cc3-b5ed-f8935c4dff4d Version: $LATEST