Now that we understand the Amazon Lex's development paradigm and terminology, let's put them to use by building a bot with both the conversational interface and the fulfillment business logic. We will be building the contact assistant using the AWS Console. Observe the following steps:
- Navigate to the Amazon Lex page and click on the Create button.
- On the Create your bot page, select Custom bot to create our own bot instead of building from a sample bot.
- For the Bot name field, enter ContactAssistant.
- For the Output voice, select Joanna. Currently, Lex only supports US English.
- For the Session timeout, enter 5 min. This is the maximum idle time before the contact assistant closes a session.
- For the IAM role, leave it as the default AWSServiceRoleForLexBots.
- Select No for COPPA; the contact assistant is designed for a traveling salesman...