Amazon Lex not prompting for missing variables when using CodeHook Validation
I am building an agent in Amazon Lex with around 3 intents. All the 3 intents have a variable which has been ticked as 'required', meaning the agent has to prompt for those variables when the user query is missing it. However when I am using a lambda function as codehook validation the , function gets triggered without prompting for the missing variable. For example: Intent which describes call notes from a call with a specific person: The prompt is " Specify the name of the person whose notes you want to see' The objective of the lambda function is to print out "Call notes for the person is