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: services/connect/src/main/resources/codegen-resources/service-2.json
+32-32Lines changed: 32 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -4370,7 +4370,7 @@
4370
4370
"documentation":"<p>The identifiers for level 5 hierarchy groups.</p>"
4371
4371
}
4372
4372
},
4373
-
"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>"
4373
+
"documentation":"<p>A structure that defines search criteria for contacts using agent hierarchy group levels. 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 <i>Amazon Connect Administrator Guide</i>.</p>"
4374
4374
},
4375
4375
"AgentInfo":{
4376
4376
"type":"structure",
@@ -5680,10 +5680,10 @@
5680
5680
"members":{
5681
5681
"Transcript":{
5682
5682
"shape":"Transcript",
5683
-
"documentation":"<p>A structure that defines filters can be used to search with text within an Amazon Connect Contact Lens analyzed transcript.</p>"
5683
+
"documentation":"<p>Search criteria based on transcript analyzed by Amazon Connect Contact Lens.</p>"
5684
5684
}
5685
5685
},
5686
-
"documentation":"<p>A structure that defines filters can be used to search within outputs analyzed by Amazon Connect Contact Lens in a contact.</p>"
5686
+
"documentation":"<p>A structure that defines search criteria for contacts using analysis outputs from Amazon Connect Contact Lens.</p>"
5687
5687
},
5688
5688
"ContactDataRequest":{
5689
5689
"type":"structure",
@@ -5985,7 +5985,7 @@
5985
5985
"members":{
5986
5986
"Arn":{
5987
5987
"shape":"ARN",
5988
-
"documentation":"<p>The Amazon Resource Name (ARN) of the contact</p>"
5988
+
"documentation":"<p>The Amazon Resource Name (ARN) of the contact.</p>"
5989
5989
},
5990
5990
"Id":{
5991
5991
"shape":"ContactId",
@@ -6017,7 +6017,7 @@
6017
6017
},
6018
6018
"InitiationTimestamp":{
6019
6019
"shape":"timestamp",
6020
-
"documentation":"<p>The date and time this contact was initiated, in UTC time. For INBOUND, this is when the contact arrived. For OUTBOUND, this is when the agent began dialing. For CALLBACK, this is when the callback contact was created. For TRANSFER and QUEUE_TRANSFER, this is when the transfer was initiated. For API, this is when the request arrived. For EXTERNAL_OUTBOUND, this is when the agent started dialing the external participant. For MONITOR, this is when the supervisor started listening to a contact.</p>"
6020
+
"documentation":"<p>The date and time this contact was initiated, in UTC time. For <code>INBOUND</code>, this is when the contact arrived. For <code>OUTBOUND</code>, this is when the agent began dialing. For <code>CALLBACK</code>, this is when the callback contact was created. For <code>TRANSFER</code> and <code>QUEUE_TRANSFER</code>, this is when the transfer was initiated. For API, this is when the request arrived. For <code>EXTERNAL_OUTBOUND</code>, this is when the agent started dialing the external participant. For <code>MONITOR</code>, this is when the supervisor started listening to a contact.</p>"
6021
6021
},
6022
6022
"DisconnectTimestamp":{
6023
6023
"shape":"timestamp",
@@ -10130,7 +10130,7 @@
10130
10130
},
10131
10131
"EvaluationNoteString":{
10132
10132
"type":"string",
10133
-
"max":1024,
10133
+
"max":3072,
10134
10134
"min":0
10135
10135
},
10136
10136
"EvaluationNotesMap":{
@@ -17013,11 +17013,11 @@
17013
17013
"members":{
17014
17014
"InstanceId":{
17015
17015
"shape":"InstanceId",
17016
-
"documentation":"<p>The identifier of Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance</p>"
17016
+
"documentation":"<p>The identifier of Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.</p>"
17017
17017
},
17018
17018
"TimeRange":{
17019
17019
"shape":"SearchContactsTimeRange",
17020
-
"documentation":"<p>Time range that you want to search results</p>"
17020
+
"documentation":"<p>Time range that you want to search results.</p>"
17021
17021
},
17022
17022
"SearchCriteria":{
17023
17023
"shape":"SearchCriteria",
@@ -17034,7 +17034,7 @@
17034
17034
},
17035
17035
"Sort":{
17036
17036
"shape":"Sort",
17037
-
"documentation":"<p>Specifies a field to sort by and a sort order</p>"
17037
+
"documentation":"<p>Specifies a field to sort by and a sort order.</p>"
17038
17038
}
17039
17039
}
17040
17040
},
@@ -17066,7 +17066,7 @@
17066
17066
"members":{
17067
17067
"Type":{
17068
17068
"shape":"SearchContactsTimeRangeType",
17069
-
"documentation":"<p>The type of timestamp to search</p>"
17069
+
"documentation":"<p>The type of timestamp to search.</p>"
17070
17070
},
17071
17071
"StartTime":{
17072
17072
"shape":"Timestamp",
@@ -17077,7 +17077,7 @@
17077
17077
"documentation":"<p>The end time of the time range.</p>"
17078
17078
}
17079
17079
},
17080
-
"documentation":"<p>A structure of time range that you want to search results</p>"
17080
+
"documentation":"<p>A structure of time range that you want to search results.</p>"
17081
17081
},
17082
17082
"SearchContactsTimeRangeType":{
17083
17083
"type":"string",
@@ -17093,34 +17093,34 @@
17093
17093
"members":{
17094
17094
"AgentIds":{
17095
17095
"shape":"AgentResourceIdList",
17096
-
"documentation":"<p>The array of agent ids</p>"
17096
+
"documentation":"<p>The identifiers of agents who handled the contacts.</p>"
"documentation":"<p>The agent hierarchy groups of the agent at the time of handling the contact.</p>"
17101
17101
},
17102
17102
"Channels":{
17103
17103
"shape":"ChannelList",
17104
-
"documentation":"<p>The array of channels</p>"
17104
+
"documentation":"<p>The list of channels associated with contacts.</p>"
17105
17105
},
17106
17106
"ContactAnalysis":{
17107
17107
"shape":"ContactAnalysis",
17108
-
"documentation":"<p>The ContactAnalysis object used in search criteria</p>"
17108
+
"documentation":"<p>Search criteria based on analysis outputs from Amazon Connect Contact Lens.</p>"
17109
17109
},
17110
17110
"InitiationMethods":{
17111
17111
"shape":"InitiationMethodList",
17112
-
"documentation":"<p>The array of initiaton methods</p>"
17112
+
"documentation":"<p>The list of initiation methods associated with contacts.</p>"
17113
17113
},
17114
17114
"QueueIds":{
17115
17115
"shape":"QueueIdList",
17116
-
"documentation":"<p>The array of queue ids.</p>"
17116
+
"documentation":"<p>The list of queue IDs associated with contacts.</p>"
17117
17117
},
17118
17118
"SearchableContactAttributes":{
17119
17119
"shape":"SearchableContactAttributes",
17120
-
"documentation":"<p>The SearchableContactAttributes object used in search criteria</p>"
17120
+
"documentation":"<p>The search criteria based on user-defined contact attributes that have been configured for contact search. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/search-custom-attributes.html\">Search by customer contact attributes</a> in the <i>Amazon Connect Administrator Guide</i>.</p> <important> <p>To use <code>SearchableContactAttributes</code> in a search request, the <code>GetContactAttributes</code> action is required to perform an API request. For more 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> </important>"
17121
17121
}
17122
17122
},
17123
-
"documentation":"<p>A structure of search criteria to be used to return contacts</p>"
17123
+
"documentation":"<p>A structure of search criteria to be used to return contacts.</p>"
"documentation":"<p>The key containing a searchable user-defined contact attribute.</p>"
17609
17609
},
17610
17610
"Values":{
17611
17611
"shape":"SearchableContactAttributeValueList",
17612
-
"documentation":"<p>The array of contact attribute values used to filter search results.</p>"
17612
+
"documentation":"<p>The list of values to search for within a user-defined contact attribute.</p>"
17613
17613
}
17614
17614
},
17615
-
"documentation":"<p>The criteria of searchable contact attributes.</p>"
17615
+
"documentation":"<p>The search criteria based on user-defned contact attribute key and values to search on.</p>"
17616
17616
},
17617
17617
"SearchableContactAttributesCriteriaList":{
17618
17618
"type":"list",
@@ -18010,7 +18010,7 @@
18010
18010
"documentation":"<p>An ascending or descending sort.</p>"
18011
18011
}
18012
18012
},
18013
-
"documentation":"<p>A structure that defines the sort by and a sort order</p>"
18013
+
"documentation":"<p>A structure that defineds the field name to sort by and a sort order.</p>"
18014
18014
},
18015
18015
"SortOrder":{
18016
18016
"type":"string",
@@ -19287,14 +19287,14 @@
19287
19287
"members":{
19288
19288
"Criteria":{
19289
19289
"shape":"TranscriptCriteriaList",
19290
-
"documentation":"<p>The array of transcript search criteria</p>"
19290
+
"documentation":"<p>The list of search criteria based on Contact Lens conversational analytics transcript.</p>"
19291
19291
},
19292
19292
"MatchType":{
19293
19293
"shape":"SearchContactsMatchType",
19294
-
"documentation":"<p>The match type of multiple transcript criteira</p>"
19294
+
"documentation":"<p>The match type combining search criteria using multiple transcript criteria.</p>"
19295
19295
}
19296
19296
},
19297
-
"documentation":"<p>The transcript object used to search results.</p>"
19297
+
"documentation":"<p>A structure that defines search criteria and matching logic to search for contacts by matching text with transcripts analyzed by Amazon Connect Contact Lens.</p>"
19298
19298
},
19299
19299
"TranscriptCriteria":{
19300
19300
"type":"structure",
@@ -19314,10 +19314,10 @@
19314
19314
},
19315
19315
"MatchType":{
19316
19316
"shape":"SearchContactsMatchType",
19317
-
"documentation":"<p>The match type of search texts in a transcript criteria.</p>"
19317
+
"documentation":"<p>The match type combining search criteria using multiple search texts in a transcript criteria.</p>"
19318
19318
}
19319
19319
},
19320
-
"documentation":"<p>The transcript criteria used to search</p>"
19320
+
"documentation":"<p>A structure that defines search criteria base on words or phrases, participants in the Contact Lens conversational analytics transcript.</p>"
19321
19321
},
19322
19322
"TranscriptCriteriaList":{
19323
19323
"type":"list",
@@ -21357,7 +21357,7 @@
21357
21357
},
21358
21358
"StringCondition":{
21359
21359
"shape":"StringCondition",
21360
-
"documentation":"<p>A leaf node condition which can be used to specify a string condition.</p> <note> <p>The currently supported values for <code>FieldName</code> are <code>name</code>, <code>description</code>, and <code>resourceID</code>.</p> </note>"
21360
+
"documentation":"<p>A leaf node condition which can be used to specify a string condition.</p> <p>The currently supported values for <code>FieldName</code> are <code>username</code>, <code>firstname</code>, <code>lastname</code>, <code>resourceId</code>, <code>routingProfileId</code>, <code>securityProfileId</code>, <code>agentGroupId</code>, and <code>agentGroupPathIds</code>.</p>"
0 commit comments