Construct event for Lambda being called from API Gateway

Viewed 14

I want to call a lambda from the command line as if it were called from an API Gateway.

How do I construct an event/payload such that it is the same? And how do I shoot it at the lambda?

0 Answers
Related