Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOne Local Lambda calling another Local Lambda #47
Comments
|
Currently there is no plan to support this. PR is welcomed. |
Hi, i am having two lambda's . One lambda calling other lambda by boto3 client.
From AWS console it is working fine. how can i test locally in this case.
Snippets :