Re: [gdal-dev] Use GDAL on AWS Lambda

2018-07-13 Thread kch
Tim's solution worked for me. Thank you! -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Use GDAL on AWS Lambda

2018-07-12 Thread kch
Hello, I am looking for any help from anyone who has experience with using GDAL on AWS Lambda. I am trying to deploy a python function which uses GDAL onto AWS Lambda. At the moment I am using Serverless to package and deploy my function. I am at a roadblock because I can't figure out how to get