If you are using Amazon Lex V2, refer to the Amazon Lex V2 guide instead.
If you are using Amazon Lex V1, we recommend upgrading your bots to Amazon Lex V2. We are no longer adding new features to V1 and strongly recommend using V2 for all new bots.
Exercise 2: Create a Custom Amazon Lex Bot
In this exercise, you use the Amazon Lex console to create a custom bot that orders pizza
(OrderPizzaBot
). You configure the bot by adding a custom intent
(OrderPizza
), defining custom slot types, and defining the slots required
to fulfill a pizza order (pizza crust, size, and so on). For more information about slot
types and slots, see Amazon Lex: How It Works.