Skip to content

Commit 685de90

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent a14e190 commit 685de90

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

codegen/sdk-codegen/aws-models/connect.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7204,6 +7204,10 @@
72047204
{
72057205
"value": "EARLY_MEDIA",
72067206
"name": "EARLY_MEDIA"
7207+
},
7208+
{
7209+
"value": "MULTI_PARTY_CONFERENCE",
7210+
"name": "MULTI_PARTY_CONFERENCE"
72077211
}
72087212
]
72097213
}
@@ -13390,7 +13394,7 @@
1339013394
}
1339113395
],
1339213396
"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>",
1339413398
"smithy.api#http": {
1339513399
"method": "POST",
1339613400
"uri": "/contact/stop",

0 commit comments

Comments
 (0)