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?
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?