Customize chat with the Amazon Connect open source example - Amazon Connect

Customize chat with the Amazon Connect open source example

You can further customize the chat experience customers use to interact with agents. Use the Amazon Connect open source library on GitHub. It's a platform to help you get started quickly. Here's how it works:

  • The GitHub repository links to a CloudFormation template, which starts the Amazon API Gateway endpoint that initiates a Lambda function. You can use this template as an example.

  • After you create the AWS CloudFormation stack, you can call this API from your app, import the pre-built communications widget, pass the response to the widget, and start chatting.

For more information about customizing the chat experience, see: