aws-sdk-connect 1.167.0 → 1.168.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -41,9 +41,13 @@ module Aws::Connect
41
41
  AgentStatus = Shapes::StructureShape.new(name: 'AgentStatus')
42
42
  AgentStatusDescription = Shapes::StringShape.new(name: 'AgentStatusDescription')
43
43
  AgentStatusId = Shapes::StringShape.new(name: 'AgentStatusId')
44
+ AgentStatusList = Shapes::ListShape.new(name: 'AgentStatusList')
44
45
  AgentStatusName = Shapes::StringShape.new(name: 'AgentStatusName')
45
46
  AgentStatusOrderNumber = Shapes::IntegerShape.new(name: 'AgentStatusOrderNumber')
46
47
  AgentStatusReference = Shapes::StructureShape.new(name: 'AgentStatusReference')
48
+ AgentStatusSearchConditionList = Shapes::ListShape.new(name: 'AgentStatusSearchConditionList')
49
+ AgentStatusSearchCriteria = Shapes::StructureShape.new(name: 'AgentStatusSearchCriteria')
50
+ AgentStatusSearchFilter = Shapes::StructureShape.new(name: 'AgentStatusSearchFilter')
47
51
  AgentStatusState = Shapes::StringShape.new(name: 'AgentStatusState')
48
52
  AgentStatusSummary = Shapes::StructureShape.new(name: 'AgentStatusSummary')
49
53
  AgentStatusSummaryList = Shapes::ListShape.new(name: 'AgentStatusSummaryList')
@@ -153,12 +157,16 @@ module Aws::Connect
153
157
  ClaimPhoneNumberResponse = Shapes::StructureShape.new(name: 'ClaimPhoneNumberResponse')
154
158
  ClaimedPhoneNumberSummary = Shapes::StructureShape.new(name: 'ClaimedPhoneNumberSummary')
155
159
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
160
+ CommonAttributeAndCondition = Shapes::StructureShape.new(name: 'CommonAttributeAndCondition')
161
+ CommonAttributeOrConditionList = Shapes::ListShape.new(name: 'CommonAttributeOrConditionList')
156
162
  CommonNameLength127 = Shapes::StringShape.new(name: 'CommonNameLength127')
157
163
  Comparison = Shapes::StringShape.new(name: 'Comparison')
158
164
  ComparisonOperator = Shapes::StringShape.new(name: 'ComparisonOperator')
159
165
  CompleteAttachedFileUploadRequest = Shapes::StructureShape.new(name: 'CompleteAttachedFileUploadRequest')
160
166
  CompleteAttachedFileUploadResponse = Shapes::StructureShape.new(name: 'CompleteAttachedFileUploadResponse')
161
167
  Concurrency = Shapes::IntegerShape.new(name: 'Concurrency')
168
+ Condition = Shapes::StructureShape.new(name: 'Condition')
169
+ Conditions = Shapes::ListShape.new(name: 'Conditions')
162
170
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
163
171
  ConnectionData = Shapes::StructureShape.new(name: 'ConnectionData')
164
172
  Contact = Shapes::StructureShape.new(name: 'Contact')
@@ -211,6 +219,7 @@ module Aws::Connect
211
219
  Contacts = Shapes::ListShape.new(name: 'Contacts')
212
220
  Content = Shapes::StringShape.new(name: 'Content')
213
221
  ContentType = Shapes::StringShape.new(name: 'ContentType')
222
+ ControlPlaneAttributeFilter = Shapes::StructureShape.new(name: 'ControlPlaneAttributeFilter')
214
223
  ControlPlaneTagFilter = Shapes::StructureShape.new(name: 'ControlPlaneTagFilter')
215
224
  ControlPlaneUserAttributeFilter = Shapes::StructureShape.new(name: 'ControlPlaneUserAttributeFilter')
216
225
  CreateAgentStatusRequest = Shapes::StructureShape.new(name: 'CreateAgentStatusRequest')
@@ -634,6 +643,7 @@ module Aws::Connect
634
643
  ListAuthenticationProfilesResponse = Shapes::StructureShape.new(name: 'ListAuthenticationProfilesResponse')
635
644
  ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
636
645
  ListBotsResponse = Shapes::StructureShape.new(name: 'ListBotsResponse')
646
+ ListCondition = Shapes::StructureShape.new(name: 'ListCondition')
637
647
  ListContactEvaluationsRequest = Shapes::StructureShape.new(name: 'ListContactEvaluationsRequest')
638
648
  ListContactEvaluationsResponse = Shapes::StructureShape.new(name: 'ListContactEvaluationsResponse')
639
649
  ListContactFlowModulesRequest = Shapes::StructureShape.new(name: 'ListContactFlowModulesRequest')
@@ -765,6 +775,9 @@ module Aws::Connect
765
775
  NotificationDeliveryType = Shapes::StringShape.new(name: 'NotificationDeliveryType')
766
776
  NotificationRecipientType = Shapes::StructureShape.new(name: 'NotificationRecipientType')
767
777
  NullableProficiencyLevel = Shapes::FloatShape.new(name: 'NullableProficiencyLevel')
778
+ NullableProficiencyLimitValue = Shapes::IntegerShape.new(name: 'NullableProficiencyLimitValue')
779
+ NumberComparisonType = Shapes::StringShape.new(name: 'NumberComparisonType')
780
+ NumberCondition = Shapes::StructureShape.new(name: 'NumberCondition')
768
781
  NumberReference = Shapes::StructureShape.new(name: 'NumberReference')
769
782
  NumericQuestionPropertyAutomationLabel = Shapes::StringShape.new(name: 'NumericQuestionPropertyAutomationLabel')
770
783
  NumericQuestionPropertyValueAutomation = Shapes::StructureShape.new(name: 'NumericQuestionPropertyValueAutomation')
@@ -990,6 +1003,8 @@ module Aws::Connect
990
1003
  RuleTriggerEventSource = Shapes::StructureShape.new(name: 'RuleTriggerEventSource')
991
1004
  S3Config = Shapes::StructureShape.new(name: 'S3Config')
992
1005
  S3Uri = Shapes::StringShape.new(name: 'S3Uri')
1006
+ SearchAgentStatusesRequest = Shapes::StructureShape.new(name: 'SearchAgentStatusesRequest')
1007
+ SearchAgentStatusesResponse = Shapes::StructureShape.new(name: 'SearchAgentStatusesResponse')
993
1008
  SearchAvailablePhoneNumbersRequest = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersRequest')
994
1009
  SearchAvailablePhoneNumbersResponse = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersResponse')
995
1010
  SearchContactFlowModulesRequest = Shapes::StructureShape.new(name: 'SearchContactFlowModulesRequest')
@@ -1020,6 +1035,8 @@ module Aws::Connect
1020
1035
  SearchSecurityProfilesResponse = Shapes::StructureShape.new(name: 'SearchSecurityProfilesResponse')
1021
1036
  SearchText = Shapes::StringShape.new(name: 'SearchText')
1022
1037
  SearchTextList = Shapes::ListShape.new(name: 'SearchTextList')
1038
+ SearchUserHierarchyGroupsRequest = Shapes::StructureShape.new(name: 'SearchUserHierarchyGroupsRequest')
1039
+ SearchUserHierarchyGroupsResponse = Shapes::StructureShape.new(name: 'SearchUserHierarchyGroupsResponse')
1023
1040
  SearchUsersRequest = Shapes::StructureShape.new(name: 'SearchUsersRequest')
1024
1041
  SearchUsersResponse = Shapes::StructureShape.new(name: 'SearchUsersResponse')
1025
1042
  SearchVocabulariesRequest = Shapes::StructureShape.new(name: 'SearchVocabulariesRequest')
@@ -1130,6 +1147,7 @@ module Aws::Connect
1130
1147
  TagValue = Shapes::StringShape.new(name: 'TagValue')
1131
1148
  TagValueString = Shapes::StringShape.new(name: 'TagValueString')
1132
1149
  TagsList = Shapes::ListShape.new(name: 'TagsList')
1150
+ TargetListType = Shapes::StringShape.new(name: 'TargetListType')
1133
1151
  TaskActionDefinition = Shapes::StructureShape.new(name: 'TaskActionDefinition')
1134
1152
  TaskDescriptionExpression = Shapes::StringShape.new(name: 'TaskDescriptionExpression')
1135
1153
  TaskNameExpression = Shapes::StringShape.new(name: 'TaskNameExpression')
@@ -1272,6 +1290,10 @@ module Aws::Connect
1272
1290
  UserDataFilters = Shapes::StructureShape.new(name: 'UserDataFilters')
1273
1291
  UserDataHierarchyGroups = Shapes::ListShape.new(name: 'UserDataHierarchyGroups')
1274
1292
  UserDataList = Shapes::ListShape.new(name: 'UserDataList')
1293
+ UserHierarchyGroupList = Shapes::ListShape.new(name: 'UserHierarchyGroupList')
1294
+ UserHierarchyGroupSearchConditionList = Shapes::ListShape.new(name: 'UserHierarchyGroupSearchConditionList')
1295
+ UserHierarchyGroupSearchCriteria = Shapes::StructureShape.new(name: 'UserHierarchyGroupSearchCriteria')
1296
+ UserHierarchyGroupSearchFilter = Shapes::StructureShape.new(name: 'UserHierarchyGroupSearchFilter')
1275
1297
  UserId = Shapes::StringShape.new(name: 'UserId')
1276
1298
  UserIdList = Shapes::ListShape.new(name: 'UserIdList')
1277
1299
  UserIdentityInfo = Shapes::StructureShape.new(name: 'UserIdentityInfo')
@@ -1402,11 +1424,23 @@ module Aws::Connect
1402
1424
  AgentStatus.add_member(:last_modified_region, Shapes::ShapeRef.new(shape: RegionName, location_name: "LastModifiedRegion"))
1403
1425
  AgentStatus.struct_class = Types::AgentStatus
1404
1426
 
1427
+ AgentStatusList.member = Shapes::ShapeRef.new(shape: AgentStatus)
1428
+
1405
1429
  AgentStatusReference.add_member(:status_start_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StatusStartTimestamp"))
1406
1430
  AgentStatusReference.add_member(:status_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "StatusArn"))
1407
1431
  AgentStatusReference.add_member(:status_name, Shapes::ShapeRef.new(shape: AgentStatusName, location_name: "StatusName"))
1408
1432
  AgentStatusReference.struct_class = Types::AgentStatusReference
1409
1433
 
1434
+ AgentStatusSearchConditionList.member = Shapes::ShapeRef.new(shape: AgentStatusSearchCriteria)
1435
+
1436
+ AgentStatusSearchCriteria.add_member(:or_conditions, Shapes::ShapeRef.new(shape: AgentStatusSearchConditionList, location_name: "OrConditions"))
1437
+ AgentStatusSearchCriteria.add_member(:and_conditions, Shapes::ShapeRef.new(shape: AgentStatusSearchConditionList, location_name: "AndConditions"))
1438
+ AgentStatusSearchCriteria.add_member(:string_condition, Shapes::ShapeRef.new(shape: StringCondition, location_name: "StringCondition"))
1439
+ AgentStatusSearchCriteria.struct_class = Types::AgentStatusSearchCriteria
1440
+
1441
+ AgentStatusSearchFilter.add_member(:attribute_filter, Shapes::ShapeRef.new(shape: ControlPlaneAttributeFilter, location_name: "AttributeFilter"))
1442
+ AgentStatusSearchFilter.struct_class = Types::AgentStatusSearchFilter
1443
+
1410
1444
  AgentStatusSummary.add_member(:id, Shapes::ShapeRef.new(shape: AgentStatusId, location_name: "Id"))
1411
1445
  AgentStatusSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
1412
1446
  AgentStatusSummary.add_member(:name, Shapes::ShapeRef.new(shape: AgentStatusName, location_name: "Name"))
@@ -1726,6 +1760,11 @@ module Aws::Connect
1726
1760
  ClaimedPhoneNumberSummary.add_member(:source_phone_number_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "SourcePhoneNumberArn"))
1727
1761
  ClaimedPhoneNumberSummary.struct_class = Types::ClaimedPhoneNumberSummary
1728
1762
 
1763
+ CommonAttributeAndCondition.add_member(:tag_conditions, Shapes::ShapeRef.new(shape: TagAndConditionList, location_name: "TagConditions"))
1764
+ CommonAttributeAndCondition.struct_class = Types::CommonAttributeAndCondition
1765
+
1766
+ CommonAttributeOrConditionList.member = Shapes::ShapeRef.new(shape: CommonAttributeAndCondition)
1767
+
1729
1768
  CompleteAttachedFileUploadRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1730
1769
  CompleteAttachedFileUploadRequest.add_member(:file_id, Shapes::ShapeRef.new(shape: FileId, required: true, location: "uri", location_name: "FileId"))
1731
1770
  CompleteAttachedFileUploadRequest.add_member(:associated_resource_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "querystring", location_name: "associatedResourceArn"))
@@ -1733,6 +1772,12 @@ module Aws::Connect
1733
1772
 
1734
1773
  CompleteAttachedFileUploadResponse.struct_class = Types::CompleteAttachedFileUploadResponse
1735
1774
 
1775
+ Condition.add_member(:string_condition, Shapes::ShapeRef.new(shape: StringCondition, location_name: "StringCondition"))
1776
+ Condition.add_member(:number_condition, Shapes::ShapeRef.new(shape: NumberCondition, location_name: "NumberCondition"))
1777
+ Condition.struct_class = Types::Condition
1778
+
1779
+ Conditions.member = Shapes::ShapeRef.new(shape: Condition)
1780
+
1736
1781
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
1737
1782
  ConflictException.struct_class = Types::ConflictException
1738
1783
 
@@ -1897,6 +1942,11 @@ module Aws::Connect
1897
1942
 
1898
1943
  Contacts.member = Shapes::ShapeRef.new(shape: ContactSearchSummary)
1899
1944
 
1945
+ ControlPlaneAttributeFilter.add_member(:or_conditions, Shapes::ShapeRef.new(shape: CommonAttributeOrConditionList, location_name: "OrConditions"))
1946
+ ControlPlaneAttributeFilter.add_member(:and_condition, Shapes::ShapeRef.new(shape: CommonAttributeAndCondition, location_name: "AndCondition"))
1947
+ ControlPlaneAttributeFilter.add_member(:tag_condition, Shapes::ShapeRef.new(shape: TagCondition, location_name: "TagCondition"))
1948
+ ControlPlaneAttributeFilter.struct_class = Types::ControlPlaneAttributeFilter
1949
+
1900
1950
  ControlPlaneTagFilter.add_member(:or_conditions, Shapes::ShapeRef.new(shape: TagOrConditionList, location_name: "OrConditions"))
1901
1951
  ControlPlaneTagFilter.add_member(:and_conditions, Shapes::ShapeRef.new(shape: TagAndConditionList, location_name: "AndConditions"))
1902
1952
  ControlPlaneTagFilter.add_member(:tag_condition, Shapes::ShapeRef.new(shape: TagCondition, location_name: "TagCondition"))
@@ -3415,6 +3465,10 @@ module Aws::Connect
3415
3465
  ListBotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
3416
3466
  ListBotsResponse.struct_class = Types::ListBotsResponse
3417
3467
 
3468
+ ListCondition.add_member(:target_list_type, Shapes::ShapeRef.new(shape: TargetListType, location_name: "TargetListType"))
3469
+ ListCondition.add_member(:conditions, Shapes::ShapeRef.new(shape: Conditions, location_name: "Conditions"))
3470
+ ListCondition.struct_class = Types::ListCondition
3471
+
3418
3472
  ListContactEvaluationsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
3419
3473
  ListContactEvaluationsRequest.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location: "querystring", location_name: "contactId"))
3420
3474
  ListContactEvaluationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -3912,6 +3966,12 @@ module Aws::Connect
3912
3966
  NotificationRecipientType.add_member(:user_ids, Shapes::ShapeRef.new(shape: UserIdList, location_name: "UserIds"))
3913
3967
  NotificationRecipientType.struct_class = Types::NotificationRecipientType
3914
3968
 
3969
+ NumberCondition.add_member(:field_name, Shapes::ShapeRef.new(shape: String, location_name: "FieldName"))
3970
+ NumberCondition.add_member(:min_value, Shapes::ShapeRef.new(shape: NullableProficiencyLimitValue, location_name: "MinValue"))
3971
+ NumberCondition.add_member(:max_value, Shapes::ShapeRef.new(shape: NullableProficiencyLimitValue, location_name: "MaxValue"))
3972
+ NumberCondition.add_member(:comparison_type, Shapes::ShapeRef.new(shape: NumberComparisonType, location_name: "ComparisonType"))
3973
+ NumberCondition.struct_class = Types::NumberCondition
3974
+
3915
3975
  NumberReference.add_member(:name, Shapes::ShapeRef.new(shape: ReferenceKey, location_name: "Name"))
3916
3976
  NumberReference.add_member(:value, Shapes::ShapeRef.new(shape: ReferenceValue, location_name: "Value"))
3917
3977
  NumberReference.struct_class = Types::NumberReference
@@ -4484,6 +4544,18 @@ module Aws::Connect
4484
4544
  S3Config.add_member(:encryption_config, Shapes::ShapeRef.new(shape: EncryptionConfig, location_name: "EncryptionConfig"))
4485
4545
  S3Config.struct_class = Types::S3Config
4486
4546
 
4547
+ SearchAgentStatusesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
4548
+ SearchAgentStatusesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
4549
+ SearchAgentStatusesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
4550
+ SearchAgentStatusesRequest.add_member(:search_filter, Shapes::ShapeRef.new(shape: AgentStatusSearchFilter, location_name: "SearchFilter"))
4551
+ SearchAgentStatusesRequest.add_member(:search_criteria, Shapes::ShapeRef.new(shape: AgentStatusSearchCriteria, location_name: "SearchCriteria"))
4552
+ SearchAgentStatusesRequest.struct_class = Types::SearchAgentStatusesRequest
4553
+
4554
+ SearchAgentStatusesResponse.add_member(:agent_statuses, Shapes::ShapeRef.new(shape: AgentStatusList, location_name: "AgentStatuses"))
4555
+ SearchAgentStatusesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
4556
+ SearchAgentStatusesResponse.add_member(:approximate_total_count, Shapes::ShapeRef.new(shape: ApproximateTotalCount, location_name: "ApproximateTotalCount"))
4557
+ SearchAgentStatusesResponse.struct_class = Types::SearchAgentStatusesResponse
4558
+
4487
4559
  SearchAvailablePhoneNumbersRequest.add_member(:target_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "TargetArn"))
4488
4560
  SearchAvailablePhoneNumbersRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
4489
4561
  SearchAvailablePhoneNumbersRequest.add_member(:phone_number_country_code, Shapes::ShapeRef.new(shape: PhoneNumberCountryCode, required: true, location_name: "PhoneNumberCountryCode"))
@@ -4644,6 +4716,18 @@ module Aws::Connect
4644
4716
 
4645
4717
  SearchTextList.member = Shapes::ShapeRef.new(shape: SearchText)
4646
4718
 
4719
+ SearchUserHierarchyGroupsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
4720
+ SearchUserHierarchyGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
4721
+ SearchUserHierarchyGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
4722
+ SearchUserHierarchyGroupsRequest.add_member(:search_filter, Shapes::ShapeRef.new(shape: UserHierarchyGroupSearchFilter, location_name: "SearchFilter"))
4723
+ SearchUserHierarchyGroupsRequest.add_member(:search_criteria, Shapes::ShapeRef.new(shape: UserHierarchyGroupSearchCriteria, location_name: "SearchCriteria"))
4724
+ SearchUserHierarchyGroupsRequest.struct_class = Types::SearchUserHierarchyGroupsRequest
4725
+
4726
+ SearchUserHierarchyGroupsResponse.add_member(:user_hierarchy_groups, Shapes::ShapeRef.new(shape: UserHierarchyGroupList, location_name: "UserHierarchyGroups"))
4727
+ SearchUserHierarchyGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
4728
+ SearchUserHierarchyGroupsResponse.add_member(:approximate_total_count, Shapes::ShapeRef.new(shape: ApproximateTotalCount, location_name: "ApproximateTotalCount"))
4729
+ SearchUserHierarchyGroupsResponse.struct_class = Types::SearchUserHierarchyGroupsResponse
4730
+
4647
4731
  SearchUsersRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
4648
4732
  SearchUsersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
4649
4733
  SearchUsersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult500, location_name: "MaxResults", metadata: {"box"=>true}))
@@ -5527,6 +5611,18 @@ module Aws::Connect
5527
5611
 
5528
5612
  UserDataList.member = Shapes::ShapeRef.new(shape: UserData)
5529
5613
 
5614
+ UserHierarchyGroupList.member = Shapes::ShapeRef.new(shape: HierarchyGroup)
5615
+
5616
+ UserHierarchyGroupSearchConditionList.member = Shapes::ShapeRef.new(shape: UserHierarchyGroupSearchCriteria)
5617
+
5618
+ UserHierarchyGroupSearchCriteria.add_member(:or_conditions, Shapes::ShapeRef.new(shape: UserHierarchyGroupSearchConditionList, location_name: "OrConditions"))
5619
+ UserHierarchyGroupSearchCriteria.add_member(:and_conditions, Shapes::ShapeRef.new(shape: UserHierarchyGroupSearchConditionList, location_name: "AndConditions"))
5620
+ UserHierarchyGroupSearchCriteria.add_member(:string_condition, Shapes::ShapeRef.new(shape: StringCondition, location_name: "StringCondition"))
5621
+ UserHierarchyGroupSearchCriteria.struct_class = Types::UserHierarchyGroupSearchCriteria
5622
+
5623
+ UserHierarchyGroupSearchFilter.add_member(:attribute_filter, Shapes::ShapeRef.new(shape: ControlPlaneAttributeFilter, location_name: "AttributeFilter"))
5624
+ UserHierarchyGroupSearchFilter.struct_class = Types::UserHierarchyGroupSearchFilter
5625
+
5530
5626
  UserIdList.member = Shapes::ShapeRef.new(shape: UserId)
5531
5627
 
5532
5628
  UserIdentityInfo.add_member(:first_name, Shapes::ShapeRef.new(shape: AgentFirstName, location_name: "FirstName"))
@@ -5575,6 +5671,7 @@ module Aws::Connect
5575
5671
  UserSearchCriteria.add_member(:or_conditions, Shapes::ShapeRef.new(shape: UserSearchConditionList, location_name: "OrConditions"))
5576
5672
  UserSearchCriteria.add_member(:and_conditions, Shapes::ShapeRef.new(shape: UserSearchConditionList, location_name: "AndConditions"))
5577
5673
  UserSearchCriteria.add_member(:string_condition, Shapes::ShapeRef.new(shape: StringCondition, location_name: "StringCondition"))
5674
+ UserSearchCriteria.add_member(:list_condition, Shapes::ShapeRef.new(shape: ListCondition, location_name: "ListCondition"))
5578
5675
  UserSearchCriteria.add_member(:hierarchy_group_condition, Shapes::ShapeRef.new(shape: HierarchyGroupCondition, location_name: "HierarchyGroupCondition"))
5579
5676
  UserSearchCriteria.struct_class = Types::UserSearchCriteria
5580
5677
 
@@ -8312,6 +8409,25 @@ module Aws::Connect
8312
8409
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
8313
8410
  end)
8314
8411
 
8412
+ api.add_operation(:search_agent_statuses, Seahorse::Model::Operation.new.tap do |o|
8413
+ o.name = "SearchAgentStatuses"
8414
+ o.http_method = "POST"
8415
+ o.http_request_uri = "/search-agent-statuses"
8416
+ o.input = Shapes::ShapeRef.new(shape: SearchAgentStatusesRequest)
8417
+ o.output = Shapes::ShapeRef.new(shape: SearchAgentStatusesResponse)
8418
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
8419
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
8420
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8421
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8422
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
8423
+ o[:pager] = Aws::Pager.new(
8424
+ limit_key: "max_results",
8425
+ tokens: {
8426
+ "next_token" => "next_token"
8427
+ }
8428
+ )
8429
+ end)
8430
+
8315
8431
  api.add_operation(:search_available_phone_numbers, Seahorse::Model::Operation.new.tap do |o|
8316
8432
  o.name = "SearchAvailablePhoneNumbers"
8317
8433
  o.http_method = "POST"
@@ -8540,6 +8656,25 @@ module Aws::Connect
8540
8656
  )
8541
8657
  end)
8542
8658
 
8659
+ api.add_operation(:search_user_hierarchy_groups, Seahorse::Model::Operation.new.tap do |o|
8660
+ o.name = "SearchUserHierarchyGroups"
8661
+ o.http_method = "POST"
8662
+ o.http_request_uri = "/search-user-hierarchy-groups"
8663
+ o.input = Shapes::ShapeRef.new(shape: SearchUserHierarchyGroupsRequest)
8664
+ o.output = Shapes::ShapeRef.new(shape: SearchUserHierarchyGroupsResponse)
8665
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
8666
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
8667
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8668
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8669
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
8670
+ o[:pager] = Aws::Pager.new(
8671
+ limit_key: "max_results",
8672
+ tokens: {
8673
+ "next_token" => "next_token"
8674
+ }
8675
+ )
8676
+ end)
8677
+
8543
8678
  api.add_operation(:search_users, Seahorse::Model::Operation.new.tap do |o|
8544
8679
  o.name = "SearchUsers"
8545
8680
  o.http_method = "POST"
@@ -2434,6 +2434,20 @@ module Aws::Connect
2434
2434
  end
2435
2435
  end
2436
2436
 
2437
+ class SearchAgentStatuses
2438
+ def self.build(context)
2439
+ unless context.config.regional_endpoint
2440
+ endpoint = context.config.endpoint.to_s
2441
+ end
2442
+ Aws::Connect::EndpointParameters.new(
2443
+ region: context.config.region,
2444
+ use_dual_stack: context.config.use_dualstack_endpoint,
2445
+ use_fips: context.config.use_fips_endpoint,
2446
+ endpoint: endpoint,
2447
+ )
2448
+ end
2449
+ end
2450
+
2437
2451
  class SearchAvailablePhoneNumbers
2438
2452
  def self.build(context)
2439
2453
  unless context.config.regional_endpoint
@@ -2602,6 +2616,20 @@ module Aws::Connect
2602
2616
  end
2603
2617
  end
2604
2618
 
2619
+ class SearchUserHierarchyGroups
2620
+ def self.build(context)
2621
+ unless context.config.regional_endpoint
2622
+ endpoint = context.config.endpoint.to_s
2623
+ end
2624
+ Aws::Connect::EndpointParameters.new(
2625
+ region: context.config.region,
2626
+ use_dual_stack: context.config.use_dualstack_endpoint,
2627
+ use_fips: context.config.use_fips_endpoint,
2628
+ endpoint: endpoint,
2629
+ )
2630
+ end
2631
+ end
2632
+
2605
2633
  class SearchUsers
2606
2634
  def self.build(context)
2607
2635
  unless context.config.regional_endpoint
@@ -404,6 +404,8 @@ module Aws::Connect
404
404
  Aws::Connect::Endpoints::ResumeContact.build(context)
405
405
  when :resume_contact_recording
406
406
  Aws::Connect::Endpoints::ResumeContactRecording.build(context)
407
+ when :search_agent_statuses
408
+ Aws::Connect::Endpoints::SearchAgentStatuses.build(context)
407
409
  when :search_available_phone_numbers
408
410
  Aws::Connect::Endpoints::SearchAvailablePhoneNumbers.build(context)
409
411
  when :search_contact_flow_modules
@@ -428,6 +430,8 @@ module Aws::Connect
428
430
  Aws::Connect::Endpoints::SearchRoutingProfiles.build(context)
429
431
  when :search_security_profiles
430
432
  Aws::Connect::Endpoints::SearchSecurityProfiles.build(context)
433
+ when :search_user_hierarchy_groups
434
+ Aws::Connect::Endpoints::SearchUserHierarchyGroups.build(context)
431
435
  when :search_users
432
436
  Aws::Connect::Endpoints::SearchUsers.build(context)
433
437
  when :search_vocabularies