Skip to content

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

License

Notifications You must be signed in to change notification settings

binli0114/script-list-nodejs12-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

script-search-nodejs12-lambda

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

Clone the repository

git clone [email protected]: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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages