End of support notice: On September 15, 2025, AWS will discontinue support for Amazon Lex V1. After September 15, 2025, you will no longer be able to access the Amazon Lex V1 console or Amazon Lex V1 resources. If you are using Amazon Lex V2, refer to the Amazon Lex V2 guide instead. .
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.