Skip to content

whutchinson98/lambda-invoker-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Invoker Cli

About

Simple tool to allow you to easily invoke your lambdas to test them out from the command line.

Prerequisites

aws cli

Setup

Using Go (Easiest)

  • go install github.com/whutchinson98/lambda-invoker-cli@latest

Locally

  • you will need go >= 1.19 installed and setup on your machine
  • git clone the repository
  • cd lambda-invoker-cli
  • make build

From Artifact

  • You can download the executable artifact for your OS from the Releases of this repository

Usage

Run lambda-invoker-cli --help for a full list of commands and parameters

About

lambda-invoker-cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published