alexanderluiscampino / lambda-layers

Several layers for AWS Lambda
32 stars 15 forks source link

pyodbc layer for python 3.11 #5

Open andersonguse opened 1 year ago

andersonguse commented 1 year ago

pyodbc with MSSQL 17 ODBC drivers that work as a lambda layer. Just upload this .zip as a layer and make sure to select Python 3.11 as runtime. For whatever reason, the config files had to be placed inside the python folder for this to work.