Running Bash Shell on AWS Lamda

2

Hi, I have a task on running some bash scripts on lambda. However, I can't find bash as part of AWS Lambda runtime. I will be glad if you can provide alternative suggestions accordingly.

preguntada hace 2 años17116 visualizaciones
2 Respuestas
1

You can follow the following tutorial that guides how to create a custom Lambda runtime. In your case, just place your code in function.sh.

profile pictureAWS
EXPERTO
Uri
respondido hace 2 años
1

I found this post a bit easier to reference as a junior.

Optimus
respondido hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas