Skip to content

meyer1994/lambash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lambash

Run shell commands inside AWS lambda. Based on lambdash

Why?

Yes.

Mainly for debugging purposes when someone needs to check how everything is inside there. You can test binaries included in lambda layers. Unfortunately, there is no state saved. Every time you press the return/enter key, the command is sent and executed from the original scrip location, /var/task.

Deploy

We use serverless to deploy everything. You should change some of the configurations in it if you want to deploy it using your account.

Usage

asciicast

About

Run shell commands inside AWS lambda. Based on lambdash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages