Skip to content

Example project for locally testing a lambda that invokes another lambda

License

Notifications You must be signed in to change notification settings

demiban/local-lambda-invoke-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local lambda invoke lambda

Example project to test locally a lambda that invokes a child lambda

Prerequisites

Install

Windows

Steps

  • Start lambda server: $ make start
  • Call $ make invoke-s2 lambda to test the lambda child
  • Call $ make invoke-s1 lambda to test the full call.

About

Example project for locally testing a lambda that invokes another lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published