ConnectContactLens#

Client#

class ConnectContactLens.Client#

A low-level client representing Amazon Connect Contact Lens

Amazon Connect Contact Lens 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.

Amazon Connect Contact Lens provides both real-time and post-call analytics of customer-agent conversations. For more information, see Analyze conversations using speech analytics in the Amazon Connect Administrator Guide.

import boto3

client = boto3.client('connect-contact-lens')

These are the available methods: