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/aws-models/connect.json
+33-33Lines changed: 33 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -354,7 +354,7 @@
354
354
}
355
355
},
356
356
"traits": {
357
-
"smithy.api#documentation": "<p>A structure that defines agent hierarchy group levels which can be used to filter search results. Important: Agent hierarchy group level information in search result is a snapshot, it does not represent current agent hierarchy who handled the contact.</p>"
357
+
"smithy.api#documentation": "<p>A structure that defines search criteria for contacts using agent hierarchy group levels.\n For more information about agent hierarchies, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html\">Set Up Agent Hierarchies</a> in the\n <i>Amazon Connect Administrator Guide</i>.</p>"
358
358
}
359
359
},
360
360
"com.amazonaws.connect#AgentInfo": {
@@ -4586,12 +4586,12 @@
4586
4586
"Transcript": {
4587
4587
"target": "com.amazonaws.connect#Transcript",
4588
4588
"traits": {
4589
-
"smithy.api#documentation": "<p>A structure that defines filters can be used to search with text within an Amazon Connect Contact Lens analyzed transcript.</p>"
4589
+
"smithy.api#documentation": "<p>Search criteria based on transcript analyzed by Amazon Connect Contact Lens.</p>"
4590
4590
}
4591
4591
}
4592
4592
},
4593
4593
"traits": {
4594
-
"smithy.api#documentation": "<p>A structure that defines filters can be used to search within outputs analyzed by AmazonConnect Contact Lens in a contact.</p>"
4594
+
"smithy.api#documentation": "<p>A structure that defines search criteria for contacts using analysis outputs from Amazon\n Connect Contact Lens.</p>"
4595
4595
}
4596
4596
},
4597
4597
"com.amazonaws.connect#ContactDataRequest": {
@@ -5157,7 +5157,7 @@
5157
5157
"Arn": {
5158
5158
"target": "com.amazonaws.connect#ARN",
5159
5159
"traits": {
5160
-
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the contact</p>"
5160
+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the contact.</p>"
5161
5161
}
5162
5162
},
5163
5163
"Id": {
@@ -5205,7 +5205,7 @@
5205
5205
"InitiationTimestamp": {
5206
5206
"target": "com.amazonaws.connect#Timestamp",
5207
5207
"traits": {
5208
-
"smithy.api#documentation": "<p>The date and time this contact was initiated, in UTC time. For INBOUND, this iswhen the contact arrived. For OUTBOUND, this is when the agent began dialing. ForCALLBACK, this is when the callback contact was created. For TRANSFERand QUEUE_TRANSFER, this is when the transfer was initiated. For API, this is whenthe request arrived. For EXTERNAL_OUTBOUND, this is when the agent started dialingthe external participant. For MONITOR, this is when the supervisor started listening to a contact.</p>"
5208
+
"smithy.api#documentation": "<p>The date and time this contact was initiated, in UTC time. For <code>INBOUND</code>, this is\n when the contact arrived. For <code>OUTBOUND</code>, this is when the agent began dialing. For\n <code>CALLBACK</code>, this is when the callback contact was created. For <code>TRANSFER</code>\n and <code>QUEUE_TRANSFER</code>, this is when the transfer was initiated. For API, this is when\n the request arrived. For <code>EXTERNAL_OUTBOUND</code>, this is when the agent started dialing\n the external participant. For <code>MONITOR</code>, this is when the supervisor started listening\n to a contact.</p>"
5209
5209
}
5210
5210
},
5211
5211
"DisconnectTimestamp": {
@@ -13973,7 +13973,7 @@
13973
13973
"traits": {
13974
13974
"smithy.api#length": {
13975
13975
"min": 0,
13976
-
"max": 1024
13976
+
"max": 3072
13977
13977
}
13978
13978
}
13979
13979
},
@@ -28135,14 +28135,14 @@
28135
28135
"InstanceId": {
28136
28136
"target": "com.amazonaws.connect#InstanceId",
28137
28137
"traits": {
28138
-
"smithy.api#documentation": "<p>The identifier of Amazon Connect instance. You can find the instance ID in the AmazonResource Name (ARN) of the instance</p>",
28138
+
"smithy.api#documentation": "<p>The identifier of Amazon Connect instance. You can find the instance ID in the Amazon\n Resource Name (ARN) of the instance.</p>",
"smithy.api#documentation": "<p>Time range that you want to search results</p>",
28145
+
"smithy.api#documentation": "<p>Time range that you want to search results.</p>",
28146
28146
"smithy.api#required": {}
28147
28147
}
28148
28148
},
@@ -28161,13 +28161,13 @@
28161
28161
"NextToken": {
28162
28162
"target": "com.amazonaws.connect#LargeNextToken",
28163
28163
"traits": {
28164
-
"smithy.api#documentation": "<p>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</p>"
28164
+
"smithy.api#documentation": "<p>The token for the next set of results. Use the value returned in the previous response in\n the next request to retrieve the next set of results.</p>"
28165
28165
}
28166
28166
},
28167
28167
"Sort": {
28168
28168
"target": "com.amazonaws.connect#Sort",
28169
28169
"traits": {
28170
-
"smithy.api#documentation": "<p>Specifies a field to sort by and a sort order</p>"
28170
+
"smithy.api#documentation": "<p>Specifies a field to sort by and a sort order.</p>"
"smithy.api#documentation": "<p>The SearchableContactAttributes object used in search criteria</p>"
28305
+
"smithy.api#documentation": "<p>The search criteria based on user-defined contact attributes that have been configured for\n contact search. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/search-custom-attributes.html\">Search by customer contact\n attributes</a> in the <i>Amazon Connect Administrator Guide</i>.</p>\n <important>\n <p>To use <code>SearchableContactAttributes</code> in a search request, the\n <code>GetContactAttributes</code> action is required to perform an API request. For more\n information, see <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissions\">https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissions</a>Actions defined by Amazon Connect.</p>\n </important>"
28306
28306
}
28307
28307
}
28308
28308
},
28309
28309
"traits": {
28310
-
"smithy.api#documentation": "<p>A structure of search criteria to be used to return contacts</p>"
28310
+
"smithy.api#documentation": "<p>A structure of search criteria to be used to return contacts.</p>"
"smithy.api#documentation": "<p>The match type of multiple searchable contact attributes criteria.</p>"
29416
+
"smithy.api#documentation": "<p>The match type combining search criteria using multiple searchable contact\n attributes.</p>"
29417
29417
}
29418
29418
}
29419
29419
},
29420
29420
"traits": {
29421
-
"smithy.api#documentation": "<p>A structure that defines searchable contact attributes which can be used to filter search results. </p>"
29421
+
"smithy.api#documentation": "<p>A structure that defines search criteria based on user-defined contact attributes that are\n configured for contact search.</p>"
"smithy.api#documentation": "<p>The match type of multiple transcript criteira</p>"
32625
+
"smithy.api#documentation": "<p>The match type combining search criteria using multiple transcript criteria.</p>"
32626
32626
}
32627
32627
}
32628
32628
},
32629
32629
"traits": {
32630
-
"smithy.api#documentation": "<p>The transcript object used to search results.</p>"
32630
+
"smithy.api#documentation": "<p>A structure that defines search criteria and matching logic to search for contacts by\n matching text with transcripts analyzed by Amazon Connect Contact Lens.</p>"
"smithy.api#documentation": "<p>The match type of search texts in a transcript criteria.</p>",
32653
+
"smithy.api#documentation": "<p>The match type combining search criteria using multiple search texts in a transcript\n criteria.</p>",
32654
32654
"smithy.api#required": {}
32655
32655
}
32656
32656
}
32657
32657
},
32658
32658
"traits": {
32659
-
"smithy.api#documentation": "<p>The transcript criteria used to search</p>"
32659
+
"smithy.api#documentation": "<p>A structure that defines search criteria base on words or phrases, participants in the\n Contact Lens conversational analytics transcript.</p>"
"smithy.api#documentation": "<p>A leaf node condition which can be used to specify a string condition.</p>\n <note>\n <p>The currently supported values for <code>FieldName</code> are <code>name</code>,\n <code>description</code>, and <code>resourceID</code>.</p>\n </note>"
37119
+
"smithy.api#documentation": "<p>A leaf node condition which can be used to specify a string condition.</p>\n <p>The currently supported values for <code>FieldName</code> are <code>username</code>,\n <code>firstname</code>, <code>lastname</code>, <code>resourceId</code>,\n <code>routingProfileId</code>, <code>securityProfileId</code>, <code>agentGroupId</code>, and\n <code>agentGroupPathIds</code>.</p>"
0 commit comments