As far as I can understand Lambda has 500mb of persisted disk.
Currently getting the following error -> the function I am using is the following
Code can be found here: https://github.com/omarsotillo/nativeto and the failing function
https://github.com/omarsotillo/nativeto/blob/master/functions/nativeto.js
With netlify dev everything works fine.