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年前17112ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ