How to Run Bash Scripts on AWS Lambda? If you want to run bash scripts on AWS Lambda, create a Lambda function with a custom runtime. Here are the steps to follow: Create a Lambda function with the "Author from scratch" option and "Use default bootstrap on Amazon Linux 1" as runtime. 🏖️The custom runtime option - "Provide your own boo 25 Sept 2023 · 4 min read