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년 전17108회 조회
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠