Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Using chatbots with Amazon Chime

Focus mode
Using chatbots with Amazon Chime - Amazon Chime

End of support notice: On February 20, 2026, AWS will end support for the Amazon Chime service. After February 20, 2026, you will no longer be able to access the Amazon Chime console or Amazon Chime application resources. For more information, visit the blog post. Note: This does not impact the availability of the Amazon Chime SDK service.

End of support notice: On February 20, 2026, AWS will end support for the Amazon Chime service. After February 20, 2026, you will no longer be able to access the Amazon Chime console or Amazon Chime application resources. For more information, visit the blog post. Note: This does not impact the availability of the Amazon Chime SDK service.

If you administer an Amazon Chime Enterprise account, you can create up to 10 chatbots for integration with Amazon Chime. Chatbots can only be used in chat rooms created by members of your account. Only chat room administrators can add chatbots to a chat room. After a chatbot is added to a chat room, members of the chat room can interact with the bot using commands provided by the bot creator. For more information, see Using chatbots in the Amazon Chime User Guide.

You can also use the Amazon Chime API operation to enable or stop chatbots for your Amazon Chime account. For more information, see Update chatbots.

Note

You can't delete chatbots. To stop a chatbot from being used in your account, use the Amazon Chime UpdateBot API operation in the Amazon Chime API Reference. When you stop a chatbot, chat room administrators can remove it from a chat room, but they cannot add it to a chat room. Users who @mention a stopped chatbot in a chat room receive an error message.

Before you start the procedure to integrate chatbots with Amazon Chime, complete the following prerequisites:

  • Create a chatbot.

  • Create the outbound endpoint for Amazon Chime to send events to your bot. Choose from an AWS Lambda function ARN or an HTTPS endpoint. For more information about Lambda, see the AWS Lambda Developer Guide.

Prerequisites

Before you start the procedure to integrate chatbots with Amazon Chime, complete the following prerequisites:

  • Create a chatbot.

  • Create the outbound endpoint for Amazon Chime to send events to your bot. Choose from an AWS Lambda function ARN or an HTTPS endpoint. For more information about Lambda, see the AWS Lambda Developer Guide.

We recommend the following best practices when assigning DNS for your HTTPS endpoint:

  • Use a DNS subdomain that is dedicated to the bot endpoint.

  • Use only A-records to point to the bot endpoint.

  • Protect your DNS servers and DNS registrar account to prevent domain hijacking.

  • Use publicly valid TLS intermediate certificates that are dedicated to the bot endpoint.

  • Cryptographically verify the bot message signature before acting on a bot message.

We recommend the following best practices when assigning DNS for your HTTPS endpoint:

  • Use a DNS subdomain that is dedicated to the bot endpoint.

  • Use only A-records to point to the bot endpoint.

  • Protect your DNS servers and DNS registrar account to prevent domain hijacking.

  • Use publicly valid TLS intermediate certificates that are dedicated to the bot endpoint.

  • Cryptographically verify the bot message signature before acting on a bot message.

After creating your chatbot, use the AWS Command Line Interface (AWS CLI) or the Amazon Chime API operation to complete the tasks described in the following sections.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.