Relative Content

Tag Archive for node.jsamazon-web-servicesaws-lambdaamazon-dynamodbamazon-lex

Having an issue with Lambda response that LexBot expect

I have a lambda which query dynamo Db table for an available times once the the date is entered by the user and then the lambda will add those available time to the session attribute and will elicit to next slot. but once the user entered the date then the lex gives me an error message which I believe is about the response from the lambda.
here is the lex error message