'2.0', 'service' => '

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 in the Amazon Connect Administrator Guide.

', 'operations' => [ 'ListRealtimeContactAnalysisSegments' => '

Provides a list of analysis segments for a real-time analysis session.

', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '

You do not have sufficient access to perform this action.

', 'refs' => [], ], 'Categories' => [ 'base' => '

Provides the category rules that are used to automatically categorize contacts based on uttered keywords and phrases.

', 'refs' => [ 'RealtimeContactAnalysisSegment$Categories' => '

The matched category rules.

', ], ], 'CategoryDetails' => [ 'base' => '

Provides information about the category rule that was matched.

', 'refs' => [ 'MatchedDetails$value' => NULL, ], ], 'CategoryName' => [ 'base' => NULL, 'refs' => [ 'MatchedCategories$member' => NULL, 'MatchedDetails$key' => NULL, ], ], 'CharacterOffset' => [ 'base' => NULL, 'refs' => [ 'CharacterOffsets$BeginOffsetChar' => '

The beginning of the issue.

', 'CharacterOffsets$EndOffsetChar' => '

The end of the issue.

', ], ], 'CharacterOffsets' => [ 'base' => '

For characters that were detected as issues, where they occur in the transcript.

', 'refs' => [ 'IssueDetected$CharacterOffsets' => '

The offset for when the issue was detected in the segment.

', ], ], 'ContactId' => [ 'base' => NULL, 'refs' => [ 'ListRealtimeContactAnalysisSegmentsRequest$ContactId' => '

The identifier of the contact.

', ], ], 'InstanceId' => [ 'base' => NULL, 'refs' => [ 'ListRealtimeContactAnalysisSegmentsRequest$InstanceId' => '

The identifier of the Amazon Connect instance.

', ], ], 'InternalServiceException' => [ 'base' => '

Request processing failed due to an error or failure with the service.

', 'refs' => [], ], 'InvalidRequestException' => [ 'base' => '

The request is not valid.

', 'refs' => [], ], 'IssueDetected' => [ 'base' => '

Potential issues that are detected based on an artificial intelligence analysis of each turn in the conversation.

', 'refs' => [ 'IssuesDetected$member' => NULL, ], ], 'IssuesDetected' => [ 'base' => NULL, 'refs' => [ 'Transcript$IssuesDetected' => '

List of positions where issues were detected on the transcript.

', ], ], 'ListRealtimeContactAnalysisSegmentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRealtimeContactAnalysisSegmentsResponse' => [ 'base' => NULL, 'refs' => [], ], 'MatchedCategories' => [ 'base' => NULL, 'refs' => [ 'Categories$MatchedCategories' => '

The category rules that have been matched in the analyzed segment.

', ], ], 'MatchedDetails' => [ 'base' => NULL, 'refs' => [ 'Categories$MatchedDetails' => '

The category rule that was matched and when it occurred in the transcript.

', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListRealtimeContactAnalysisSegmentsRequest$MaxResults' => '

The maximimum number of results to return per page.

', ], ], 'Message' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Message' => NULL, 'InternalServiceException$Message' => NULL, 'InvalidRequestException$Message' => NULL, 'ResourceNotFoundException$Message' => NULL, 'ThrottlingException$Message' => NULL, ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListRealtimeContactAnalysisSegmentsRequest$NextToken' => '

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

', 'ListRealtimeContactAnalysisSegmentsResponse$NextToken' => '

If there are additional results, this is the token for the next set of results. If response includes nextToken there are two possible scenarios:

If response does not include nextToken, the analysis is completed (successfully or failed) and there are no more segments to retrieve.

', ], ], 'OffsetMillis' => [ 'base' => NULL, 'refs' => [ 'PointOfInterest$BeginOffsetMillis' => '

The beginning offset in milliseconds where the category rule was detected.

', 'PointOfInterest$EndOffsetMillis' => '

The ending offset in milliseconds where the category rule was detected.

', 'Transcript$BeginOffsetMillis' => '

The beginning offset in the contact for this transcript.

', 'Transcript$EndOffsetMillis' => '

The end offset in the contact for this transcript.

', ], ], 'ParticipantId' => [ 'base' => NULL, 'refs' => [ 'Transcript$ParticipantId' => '

The identifier of the participant.

', ], ], 'ParticipantRole' => [ 'base' => NULL, 'refs' => [ 'Transcript$ParticipantRole' => '

The role of participant. For example, is it a customer, agent, or system.

', ], ], 'PointOfInterest' => [ 'base' => '

The section of the contact audio where that category rule was detected.

', 'refs' => [ 'PointsOfInterest$member' => NULL, ], ], 'PointsOfInterest' => [ 'base' => NULL, 'refs' => [ 'CategoryDetails$PointsOfInterest' => '

The section of audio where the category rule was detected.

', ], ], 'RealtimeContactAnalysisSegment' => [ 'base' => '

An analyzed segment for a real-time analysis session.

', 'refs' => [ 'RealtimeContactAnalysisSegments$member' => NULL, ], ], 'RealtimeContactAnalysisSegments' => [ 'base' => NULL, 'refs' => [ 'ListRealtimeContactAnalysisSegmentsResponse$Segments' => '

An analyzed transcript or category.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

The specified resource was not found.

', 'refs' => [], ], 'SentimentValue' => [ 'base' => NULL, 'refs' => [ 'Transcript$Sentiment' => '

The sentiment of the detected for this piece of transcript.

', ], ], 'ThrottlingException' => [ 'base' => '

The throttling limit has been exceeded.

', 'refs' => [], ], 'Transcript' => [ 'base' => '

A list of messages in the session.

', 'refs' => [ 'RealtimeContactAnalysisSegment$Transcript' => '

The analyzed transcript.

', ], ], 'TranscriptContent' => [ 'base' => NULL, 'refs' => [ 'Transcript$Content' => '

The content of the transcript.

', ], ], 'TranscriptId' => [ 'base' => NULL, 'refs' => [ 'Transcript$Id' => '

The identifier of the transcript.

', ], ], ],];