From the course: Building Intelligent Chatbots on AWS
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Challenge: Engage bot from CLI - Amazon Web Services (AWS) Tutorial
From the course: Building Intelligent Chatbots on AWS
Challenge: Engage bot from CLI
(upbeat music) - [Instructor] Okay, in this challenge, I want you to extend the conversation besides just saying you want to order dinner. I want you to send responses to the questions that you know are being asked like from where do you want to order your food and where do you want it dropped off, are you sure, and so forth. So you can do this in the same code just like we sent it here with Interactions send OrderMeal user input where I want to order dinner. You can do more of these awaits after this with things like pizza and the name of the restaurant where you want it dropped off. And then the final yes for confirmation. I changed mine up just a little bit and created a new version in Version 2 and then a new alias to point to that version. So I had to change the alias ID in my code. I wanted to include in the responses to the user their responses for the order. From where do you want to order pizza? Where would you like the pizza dropped off? And you could do the same thing with…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.