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.

已提問 2 年前檢視次數 17144 次
2 個答案
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
專家
Uri
已回答 2 年前
1

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

Optimus
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南