I created a basic bot in the console using the AWS Lex built-in slots DayOfWeek and Food. However, they allow any input, e.g. "asdfasdfsdaf" to fill the slot. If the slots are not restricting the inputs to specific values then I don't understand the reason to use them? Or how to use them properly?
Thanks, John