1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package connectcontactlens provides the API client, operations, and parameter
// types for Amazon Connect Contact Lens.
//
// Contact Lens for Amazon Connect enables you to analyze conversations between
// customer and agents, by using speech transcription, natural language processing,
// and intelligent search capabilities. It performs sentiment analysis, detects
// issues, and enables you to automatically categorize contacts. Contact Lens for
// Amazon Connect provides both real-time and post-call analytics of customer-agent
// conversations. For more information, see Analyze conversations using Contact
// Lens
// (https://docs.aws.amazon.com/connect/latest/adminguide/analyze-conversations.html)
// in the Amazon Connect Administrator Guide.
package connectcontactlens
|