Evaluate for Amazon Connect is a Agent Evaluation product that has been integration with Amazon Connect. For a fuller explanation of our Evaluate please click here. This GitHub OSS repository contains two templates that must both be deployed together. We have also included supporting materials whcih can be found near the end of this file. The order of deployment is import. This is covered shortly. Deploying both templates will stand up everything required for your customers using Amazon Connect to have a Quality Monitoring product.
The use-case that these templates deal with fits this configuration:
- Your customer is using Amazon Connect
- Your customer is using Active Directory
- Your customer has already set up a Kinesis Stream that streams the CTRs to either RedShift, S3 or other.
KStreamToKFirehoseToES
- This template stands up a Kinesis Firehose that captures the CTRs streamed from the current Kinesis stream, and then stores these CTRs in an ElasticSearch search engine.E4AC
- This template stands up an EC2 instance with our product installed along with and RDS (MSSQLServer 2016 Express Edition) and S3.
Each template will prompt the user for various information. These prompts have been documented below as properties. The order of deployment is important. First, you must deploy KStreamToKFirehoseToES
then you must deploy KStreamToKFirehoseToES
.
Which Stream to use?
- The name of your existing Kinesis StreamWhich Role to use?
- The name of your existing Kinesis Stream RoleWhere to write logs?
- The name of the S3 Bucket that Amazon Connect uses to store its call recordings
What name to use?
- This is the name for the ElasticSearch DomainAllow access from?
- VPC CIDR Block (eg 10.0.0.0/16)
This template uses E4AC-ES-DomainName
& E4AC-S3Bucket
Export values from the KStreamToKFirehoseToES Template.
Which Key should be used?
- Name of an existing EC2 KeyPairWhat EC2 size should be used?
- Amazon EC2 instance type, defaulted to m4.LargeWhich VPC should this be deployed to?
- The VPC where you want this be deployedSubnetId
-RDP from
- Lockdown RDP access to the bastion host (default can be accessed from anywhere)
Application database master username
- The database admin account usernameApplication database master password
- The database admin account passwordApplication database username
- The database non-admin account usernameApplication database password
- The database non-admin account password
Retain Evaluate S3?
- After you have deleted this Stack, do you want to retain or delete the Evaluate S3 where all your Evaluation Attachments are stored?
Domain DNS
- Fully qualified domain name (FQDN) of the forest root domain e.g. corp.example.comDomain IPs
- Comma separated list of IP addresses of AD DomainDomain Administrator username
- User name for the account that will be added as Domain Administrator. This is separate from the default EC2 Administrator accountDomain Administrator password
- "Password of the Domain Administrator's account. This is separate from the default EC2 Administrator accountDomainNetBiosName
- Netbios name for the domain, e.g. MYCOMPANY.local
These are the URLs you can browse to. Please note, both the E4AC-Tlm-Url
& E4AC-status-Url
use Windows Authentication and not Active Directory
E4AC-Url
- Url for Evaluate for Amazon Connect web application (Active Directory)E4AC-Tlm-Url
- Url for Tenant Management System web application (Windows Authentication)E4AC-status-Url
- Url for Cluster Status web application (Windows Authentication)
- Solution schematic open jpg
- Setup Guide open pdf
- Quick Start Guide open pdf
- Product Summary open jpg
- You can take advantage of free training by clicking here
Qualtrak is a AWS Standard APN Technology Partner