Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 486 Bytes

File metadata and controls

16 lines (9 loc) · 486 Bytes

script-search-nodejs12-lambda

Script to list all lambda functions in a specific region using Node.js 12

Clone the repository

git clone git@github.com:binli0114/script-list-nodejs12-lambda.git

Add execute permission to the listNodejs12.sh file

chmod 755 listNodejs12.sh

Execute the script to list all lambda functions using Node.js 12

./listNodejs12.sh

NOTE: You can modify the regions variable in the listNodejs.sh file to add, update or remove regions