Skip to content

Commit 289e914

Browse files
author
AWS
committed
Amazon Connect Contact Lens Update: Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration
1 parent 6638389 commit 289e914

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Connect Contact Lens",
4+
"contributor": "",
5+
"description": "Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration"
6+
}

services/connectcontactlens/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,7 @@
353353
"ParticipantRole",
354354
"Content",
355355
"BeginOffsetMillis",
356-
"EndOffsetMillis",
357-
"Sentiment"
356+
"EndOffsetMillis"
358357
],
359358
"members":{
360359
"Id":{

0 commit comments

Comments
 (0)