Creating a bot - Amazon Lex

Creating a bot

You can create a bot with Amazon Lex V2 in the following ways:

  1. Use the Amazon Lex V2 console to create a bot using a website interface. For more information, see Creating a bot using the Amazon Lex V2 console.

  2. Use the Descriptive Bot Builder to create a bot using Amazon Bedrock's generative AI capabilities. For more information, see Using the descriptive bot builder.

  3. Use bot templates to create a preconfigured bot that matches common business use-cases. For more information, see Generating pre-defined bots from bot templates.

  4. Use an AWS SDK to create a bot using API operations.

  5. Use the Automated Chatbot designer to create a bot using existing chat transcripts between agents and customers. For more information, see Using the Automated Chatbot Designer.

  6. Import an existing bot definition. For more information, see Importing.

  7. Use AWS CloudFormation to create a bot. For more information, see Creating Amazon Lex V2 resources with AWS CloudFormation.