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