Now that the voice model is trained and we have a public URL to access the API engine, we are going to write the required service to respond to the user's interactions.
When a user goes, Alexa, ask smarty app the weather report, Alexa will make a request to the AWS lambda function and the lambda function will call the API engine for appropriate activity.
Quoting from AWS: https://aws.amazon.com/lambda/details/