Open aruiz14 opened 7 years ago
It'll need discussions to figure out whether we should cover it or not. I think it's nice-to-have feature. Technically this is easy to support.
I am tagging this as 'runtime'.
I have heard of examples in Lambda where people bundle a binary in the zip to s3, and then call the binary via a simple exec call. It is really ugly, but I guess it is used :)
Do you think it makes sense supporting shell scripts? The use case I was thinking on was being able to download a prebuilt Go binary and executing it.