Construct an event for a Lambda being called from AppSync

Viewed 12

I want to call a lambda from the command line as if it were called from an AppSync GraphQL frontend.

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

0 Answers
Related