Utility to invoke a Skill or RequestHandler for testing.
This wrapper mimics the lifecycle of an ASK Skill using AWS Lambda
that is repeatedly invoked as a 'stateless' function which receives actual state
in the session attributes of the Request object.
Utility to invoke a Skill or RequestHandler for testing.
This wrapper mimics the lifecycle of an ASK Skill using AWS Lambda that is repeatedly invoked as a 'stateless' function which receives actual state in the session attributes of the Request object.