Book Image

Amazon Connect: Up and Running

By : Jeff Armstrong
Book Image

Amazon Connect: Up and Running

By: Jeff Armstrong

Overview of this book

Amazon Connect is a pay-as-you-go cloud contact center solution that powers Amazon’s customer contact system and provides an impressive user experience while reducing costs. Connect's scalability has been especially helpful during COVID-19, helping customers with research, remote work, and other solutions, and has driven adoption rates higher. Amazon Connect: Up and Running will help you develop a foundational understanding of Connect's capabilities and how businesses can effectively estimate the costs and risks associated with migration. Complete with hands-on tutorials, costing profiles, and real-world use cases relating to improving business operations, this easy-to-follow guide will teach you everything you need to get your call center online, interface with critical business systems, and take your customer experience to the next level. As you advance, you'll understand the benefits of using Amazon Connect and cost estimation guidelines for migration and new deployments. Later, the book guides you through creating AI bots, implementing interfaces, and leveraging machine learning for business analytics. By the end of this book, you'll be able to bring a Connect call center online with all its major components and interfaces to significantly reduce personnel overhead and provide your customers with an enhanced user experience (UX).
Table of Contents (17 chapters)
1
Section 1: Planning
6
Section 2: Implementation

Modifying the bridging contact flow

To modify contact flows, we need to log in to the Connect instance's management site. You can do this by clicking the link located in the center column (Figure 7.21) on the Connect service screen in the AWS console. Follow these steps once you are on the management site:

  1. When you access the console, we need to select Contact flows from the left menu under the icon that looks like a Universal Serial Bus (USB). You can look at the following screenshot for a refresher:

    Figure 7.26 – Contact flows

  2. Thankfully, there isn't a tremendous amount of work to convert our IVR menu to a Lex bot system. Select the Mega Mercy – Branching flow to edit it. Amazon Lex interfaces with the Get customer input component. Looking at our contact flow, we already have that component in this flow, highlighted in the following screenshot:

    Figure 7.27 – Get customer input component

    Click on the Get customer input title to edit the component...