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.

feita há 2 anos17142 visualizações
2 Respostas
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
ESPECIALISTA
Uri
respondido há 2 anos
1

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

Optimus
respondido há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas