Closed julianCast closed 1 year ago
I'm currently modifying this https://github.com/search?q=repo%3Asachin-sankar%2Fswiftshadow%20swiftshadow.json&type=code to "/tmp/swiftshadow.json", that makes it compatible with lambda. If you want me to make a PR, let me know!
Hey @julianCast thanks for sharing the bug. I will implement the changes myself as I am currently working on v1.0.0 with some huge changes.
Hi! On my local environment works fine, but when I try to run it on my lambda I get this
According to stackoverflow:
Only /tmp seems to be writable in AWS Lambda. Is there a way to pass a folder path to your library instance?