Simple tool to allow you to easily invoke your lambdas to test them out from the command line.
go install github.com/whutchinson98/lambda-invoker-cli@latest
- you will need go >= 1.19 installed and setup on your machine
- git clone the repository
- cd
lambda-invoker-cli
make build
- You can download the executable artifact for your OS from the Releases of this repository
Run lambda-invoker-cli --help
for a full list of commands and parameters