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
已提问 2 个月前70 查看次数
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
已回答 2 个月前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则