API for retrieving the contact details dashboard data with sentiment analysis

0

The API for retrieving sentiment and redacted audio directly without using transcribe and comprehend

The AWS used to enable the sentiment and redacted audio when it is enabled in flow. we can also enable to view the sentiment dashboard.

The details are saving in particular s3 for redacted audio and sentiment, whether there are any way to retrieve in aws-sdk without taking the data from the s3 and summarize.

Aanto
質問済み 1ヶ月前66ビュー
1回答
0
承認された回答

There is an existing API for real time: https://docs.aws.amazon.com/connect/latest/APIReference/API_connect-contact-lens_ListRealtimeContactAnalysisSegments.html

For completed contacts, using the analysis file generated by Contact Lens and stored in S3 is the best option here and will allow to use services like Amazon Athena to query / aggregate the data.

Alternatively, the zero-ETL datalake feature in Amazon Connect will have Contact Lens data flowing through as well. This is currently in preview but you can sign up for early access.

AWS
回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ