You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/connect.json
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7204,6 +7204,10 @@
7204
7204
{
7205
7205
"value": "EARLY_MEDIA",
7206
7206
"name": "EARLY_MEDIA"
7207
+
},
7208
+
{
7209
+
"value": "MULTI_PARTY_CONFERENCE",
7210
+
"name": "MULTI_PARTY_CONFERENCE"
7207
7211
}
7208
7212
]
7209
7213
}
@@ -13390,7 +13394,7 @@
13390
13394
}
13391
13395
],
13392
13396
"traits": {
13393
-
"smithy.api#documentation": "<p>Ends the specified contact. This call does not work for the following initiation methods:</p>\n <ul>\n <li>\n <p>CALLBACK</p>\n </li>\n <li>\n <p>DISCONNECT</p>\n </li>\n <li>\n <p>TRANSFER</p>\n </li>\n <li>\n <p>QUEUE_TRANSFER</p>\n </li>\n </ul>",
13397
+
"smithy.api#documentation": "<p>Ends the specified contact. This call does not work for the following initiation methods:</p>\n <ul>\n <li>\n <p>DISCONNECT</p>\n </li>\n <li>\n <p>TRANSFER</p>\n </li>\n <li>\n <p>QUEUE_TRANSFER</p>\n </li>\n </ul>",
0 commit comments