Emil Lerch
06842d05b6
add iam and deploy build steps
This requires aws cli v2 version 2.2.43 or higher. We force-build the bootstrap executable as arm 64 to take advantage of Graviton2. Also we are using an arm strip executable if found. This might only work on debian x86_64 linux systems. Note that I am running into timeout issues invoking from the command line that does not manifest when invoking from the test console. But, the goo seems to work otherwise, so I am deferring this issue for the moment
Description
Custom runtime for lambda - example in main.zig
Languages
Zig
100%