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
posta 2 mesi fa70 visualizzazioni
1 Risposta
0
Risposta accettata

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
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande