aws-sdk-connect 1.73.0 → 1.76.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -374,6 +374,7 @@ module Aws::Connect
374
374
  ListUserHierarchyGroupsResponse = Shapes::StructureShape.new(name: 'ListUserHierarchyGroupsResponse')
375
375
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
376
376
  ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
377
+ Long = Shapes::IntegerShape.new(name: 'Long')
377
378
  MaxResult10 = Shapes::IntegerShape.new(name: 'MaxResult10')
378
379
  MaxResult100 = Shapes::IntegerShape.new(name: 'MaxResult100')
379
380
  MaxResult1000 = Shapes::IntegerShape.new(name: 'MaxResult1000')
@@ -438,6 +439,10 @@ module Aws::Connect
438
439
  QueueName = Shapes::StringShape.new(name: 'QueueName')
439
440
  QueueQuickConnectConfig = Shapes::StructureShape.new(name: 'QueueQuickConnectConfig')
440
441
  QueueReference = Shapes::StructureShape.new(name: 'QueueReference')
442
+ QueueSearchConditionList = Shapes::ListShape.new(name: 'QueueSearchConditionList')
443
+ QueueSearchCriteria = Shapes::StructureShape.new(name: 'QueueSearchCriteria')
444
+ QueueSearchFilter = Shapes::StructureShape.new(name: 'QueueSearchFilter')
445
+ QueueSearchSummaryList = Shapes::ListShape.new(name: 'QueueSearchSummaryList')
441
446
  QueueStatus = Shapes::StringShape.new(name: 'QueueStatus')
442
447
  QueueSummary = Shapes::StructureShape.new(name: 'QueueSummary')
443
448
  QueueSummaryList = Shapes::ListShape.new(name: 'QueueSummaryList')
@@ -476,6 +481,7 @@ module Aws::Connect
476
481
  RoutingProfile = Shapes::StructureShape.new(name: 'RoutingProfile')
477
482
  RoutingProfileDescription = Shapes::StringShape.new(name: 'RoutingProfileDescription')
478
483
  RoutingProfileId = Shapes::StringShape.new(name: 'RoutingProfileId')
484
+ RoutingProfileList = Shapes::ListShape.new(name: 'RoutingProfileList')
479
485
  RoutingProfileName = Shapes::StringShape.new(name: 'RoutingProfileName')
480
486
  RoutingProfileQueueConfig = Shapes::StructureShape.new(name: 'RoutingProfileQueueConfig')
481
487
  RoutingProfileQueueConfigList = Shapes::ListShape.new(name: 'RoutingProfileQueueConfigList')
@@ -484,15 +490,25 @@ module Aws::Connect
484
490
  RoutingProfileQueueReference = Shapes::StructureShape.new(name: 'RoutingProfileQueueReference')
485
491
  RoutingProfileQueueReferenceList = Shapes::ListShape.new(name: 'RoutingProfileQueueReferenceList')
486
492
  RoutingProfileReference = Shapes::StructureShape.new(name: 'RoutingProfileReference')
493
+ RoutingProfileSearchConditionList = Shapes::ListShape.new(name: 'RoutingProfileSearchConditionList')
494
+ RoutingProfileSearchCriteria = Shapes::StructureShape.new(name: 'RoutingProfileSearchCriteria')
495
+ RoutingProfileSearchFilter = Shapes::StructureShape.new(name: 'RoutingProfileSearchFilter')
487
496
  RoutingProfileSummary = Shapes::StructureShape.new(name: 'RoutingProfileSummary')
488
497
  RoutingProfileSummaryList = Shapes::ListShape.new(name: 'RoutingProfileSummaryList')
489
498
  S3Config = Shapes::StructureShape.new(name: 'S3Config')
490
499
  SearchAvailablePhoneNumbersRequest = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersRequest')
491
500
  SearchAvailablePhoneNumbersResponse = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersResponse')
501
+ SearchQueuesRequest = Shapes::StructureShape.new(name: 'SearchQueuesRequest')
502
+ SearchQueuesResponse = Shapes::StructureShape.new(name: 'SearchQueuesResponse')
503
+ SearchRoutingProfilesRequest = Shapes::StructureShape.new(name: 'SearchRoutingProfilesRequest')
504
+ SearchRoutingProfilesResponse = Shapes::StructureShape.new(name: 'SearchRoutingProfilesResponse')
505
+ SearchSecurityProfilesRequest = Shapes::StructureShape.new(name: 'SearchSecurityProfilesRequest')
506
+ SearchSecurityProfilesResponse = Shapes::StructureShape.new(name: 'SearchSecurityProfilesResponse')
492
507
  SearchUsersRequest = Shapes::StructureShape.new(name: 'SearchUsersRequest')
493
508
  SearchUsersResponse = Shapes::StructureShape.new(name: 'SearchUsersResponse')
494
509
  SearchVocabulariesRequest = Shapes::StructureShape.new(name: 'SearchVocabulariesRequest')
495
510
  SearchVocabulariesResponse = Shapes::StructureShape.new(name: 'SearchVocabulariesResponse')
511
+ SearchableQueueType = Shapes::StringShape.new(name: 'SearchableQueueType')
496
512
  SecurityKey = Shapes::StructureShape.new(name: 'SecurityKey')
497
513
  SecurityKeysList = Shapes::ListShape.new(name: 'SecurityKeysList')
498
514
  SecurityProfile = Shapes::StructureShape.new(name: 'SecurityProfile')
@@ -501,8 +517,13 @@ module Aws::Connect
501
517
  SecurityProfileIds = Shapes::ListShape.new(name: 'SecurityProfileIds')
502
518
  SecurityProfileName = Shapes::StringShape.new(name: 'SecurityProfileName')
503
519
  SecurityProfilePermission = Shapes::StringShape.new(name: 'SecurityProfilePermission')
520
+ SecurityProfileSearchConditionList = Shapes::ListShape.new(name: 'SecurityProfileSearchConditionList')
521
+ SecurityProfileSearchCriteria = Shapes::StructureShape.new(name: 'SecurityProfileSearchCriteria')
522
+ SecurityProfileSearchSummary = Shapes::StructureShape.new(name: 'SecurityProfileSearchSummary')
504
523
  SecurityProfileSummary = Shapes::StructureShape.new(name: 'SecurityProfileSummary')
505
524
  SecurityProfileSummaryList = Shapes::ListShape.new(name: 'SecurityProfileSummaryList')
525
+ SecurityProfilesSearchFilter = Shapes::StructureShape.new(name: 'SecurityProfilesSearchFilter')
526
+ SecurityProfilesSearchSummaryList = Shapes::ListShape.new(name: 'SecurityProfilesSearchSummaryList')
506
527
  SecurityToken = Shapes::StringShape.new(name: 'SecurityToken')
507
528
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
508
529
  SingleSelectOptions = Shapes::ListShape.new(name: 'SingleSelectOptions')
@@ -2021,6 +2042,19 @@ module Aws::Connect
2021
2042
  QueueReference.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2022
2043
  QueueReference.struct_class = Types::QueueReference
2023
2044
 
2045
+ QueueSearchConditionList.member = Shapes::ShapeRef.new(shape: QueueSearchCriteria)
2046
+
2047
+ QueueSearchCriteria.add_member(:or_conditions, Shapes::ShapeRef.new(shape: QueueSearchConditionList, location_name: "OrConditions"))
2048
+ QueueSearchCriteria.add_member(:and_conditions, Shapes::ShapeRef.new(shape: QueueSearchConditionList, location_name: "AndConditions"))
2049
+ QueueSearchCriteria.add_member(:string_condition, Shapes::ShapeRef.new(shape: StringCondition, location_name: "StringCondition"))
2050
+ QueueSearchCriteria.add_member(:queue_type_condition, Shapes::ShapeRef.new(shape: SearchableQueueType, location_name: "QueueTypeCondition"))
2051
+ QueueSearchCriteria.struct_class = Types::QueueSearchCriteria
2052
+
2053
+ QueueSearchFilter.add_member(:tag_filter, Shapes::ShapeRef.new(shape: ControlPlaneTagFilter, location_name: "TagFilter"))
2054
+ QueueSearchFilter.struct_class = Types::QueueSearchFilter
2055
+
2056
+ QueueSearchSummaryList.member = Shapes::ShapeRef.new(shape: Queue)
2057
+
2024
2058
  QueueSummary.add_member(:id, Shapes::ShapeRef.new(shape: QueueId, location_name: "Id"))
2025
2059
  QueueSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2026
2060
  QueueSummary.add_member(:name, Shapes::ShapeRef.new(shape: QueueName, location_name: "Name"))
@@ -2123,8 +2157,12 @@ module Aws::Connect
2123
2157
  RoutingProfile.add_member(:media_concurrencies, Shapes::ShapeRef.new(shape: MediaConcurrencies, location_name: "MediaConcurrencies"))
2124
2158
  RoutingProfile.add_member(:default_outbound_queue_id, Shapes::ShapeRef.new(shape: QueueId, location_name: "DefaultOutboundQueueId"))
2125
2159
  RoutingProfile.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
2160
+ RoutingProfile.add_member(:number_of_associated_queues, Shapes::ShapeRef.new(shape: Long, location_name: "NumberOfAssociatedQueues"))
2161
+ RoutingProfile.add_member(:number_of_associated_users, Shapes::ShapeRef.new(shape: Long, location_name: "NumberOfAssociatedUsers"))
2126
2162
  RoutingProfile.struct_class = Types::RoutingProfile
2127
2163
 
2164
+ RoutingProfileList.member = Shapes::ShapeRef.new(shape: RoutingProfile)
2165
+
2128
2166
  RoutingProfileQueueConfig.add_member(:queue_reference, Shapes::ShapeRef.new(shape: RoutingProfileQueueReference, required: true, location_name: "QueueReference"))
2129
2167
  RoutingProfileQueueConfig.add_member(:priority, Shapes::ShapeRef.new(shape: Priority, required: true, location_name: "Priority", metadata: {"box"=>true}))
2130
2168
  RoutingProfileQueueConfig.add_member(:delay, Shapes::ShapeRef.new(shape: Delay, required: true, location_name: "Delay", metadata: {"box"=>true}))
@@ -2152,6 +2190,16 @@ module Aws::Connect
2152
2190
  RoutingProfileReference.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2153
2191
  RoutingProfileReference.struct_class = Types::RoutingProfileReference
2154
2192
 
2193
+ RoutingProfileSearchConditionList.member = Shapes::ShapeRef.new(shape: RoutingProfileSearchCriteria)
2194
+
2195
+ RoutingProfileSearchCriteria.add_member(:or_conditions, Shapes::ShapeRef.new(shape: RoutingProfileSearchConditionList, location_name: "OrConditions"))
2196
+ RoutingProfileSearchCriteria.add_member(:and_conditions, Shapes::ShapeRef.new(shape: RoutingProfileSearchConditionList, location_name: "AndConditions"))
2197
+ RoutingProfileSearchCriteria.add_member(:string_condition, Shapes::ShapeRef.new(shape: StringCondition, location_name: "StringCondition"))
2198
+ RoutingProfileSearchCriteria.struct_class = Types::RoutingProfileSearchCriteria
2199
+
2200
+ RoutingProfileSearchFilter.add_member(:tag_filter, Shapes::ShapeRef.new(shape: ControlPlaneTagFilter, location_name: "TagFilter"))
2201
+ RoutingProfileSearchFilter.struct_class = Types::RoutingProfileSearchFilter
2202
+
2155
2203
  RoutingProfileSummary.add_member(:id, Shapes::ShapeRef.new(shape: RoutingProfileId, location_name: "Id"))
2156
2204
  RoutingProfileSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2157
2205
  RoutingProfileSummary.add_member(:name, Shapes::ShapeRef.new(shape: RoutingProfileName, location_name: "Name"))
@@ -2176,6 +2224,42 @@ module Aws::Connect
2176
2224
  SearchAvailablePhoneNumbersResponse.add_member(:available_numbers_list, Shapes::ShapeRef.new(shape: AvailableNumbersList, location_name: "AvailableNumbersList"))
2177
2225
  SearchAvailablePhoneNumbersResponse.struct_class = Types::SearchAvailablePhoneNumbersResponse
2178
2226
 
2227
+ SearchQueuesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
2228
+ SearchQueuesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2229
+ SearchQueuesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
2230
+ SearchQueuesRequest.add_member(:search_filter, Shapes::ShapeRef.new(shape: QueueSearchFilter, location_name: "SearchFilter"))
2231
+ SearchQueuesRequest.add_member(:search_criteria, Shapes::ShapeRef.new(shape: QueueSearchCriteria, location_name: "SearchCriteria"))
2232
+ SearchQueuesRequest.struct_class = Types::SearchQueuesRequest
2233
+
2234
+ SearchQueuesResponse.add_member(:queues, Shapes::ShapeRef.new(shape: QueueSearchSummaryList, location_name: "Queues"))
2235
+ SearchQueuesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2236
+ SearchQueuesResponse.add_member(:approximate_total_count, Shapes::ShapeRef.new(shape: ApproximateTotalCount, location_name: "ApproximateTotalCount"))
2237
+ SearchQueuesResponse.struct_class = Types::SearchQueuesResponse
2238
+
2239
+ SearchRoutingProfilesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
2240
+ SearchRoutingProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2241
+ SearchRoutingProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
2242
+ SearchRoutingProfilesRequest.add_member(:search_filter, Shapes::ShapeRef.new(shape: RoutingProfileSearchFilter, location_name: "SearchFilter"))
2243
+ SearchRoutingProfilesRequest.add_member(:search_criteria, Shapes::ShapeRef.new(shape: RoutingProfileSearchCriteria, location_name: "SearchCriteria"))
2244
+ SearchRoutingProfilesRequest.struct_class = Types::SearchRoutingProfilesRequest
2245
+
2246
+ SearchRoutingProfilesResponse.add_member(:routing_profiles, Shapes::ShapeRef.new(shape: RoutingProfileList, location_name: "RoutingProfiles"))
2247
+ SearchRoutingProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2248
+ SearchRoutingProfilesResponse.add_member(:approximate_total_count, Shapes::ShapeRef.new(shape: ApproximateTotalCount, location_name: "ApproximateTotalCount"))
2249
+ SearchRoutingProfilesResponse.struct_class = Types::SearchRoutingProfilesResponse
2250
+
2251
+ SearchSecurityProfilesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
2252
+ SearchSecurityProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2253
+ SearchSecurityProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
2254
+ SearchSecurityProfilesRequest.add_member(:search_criteria, Shapes::ShapeRef.new(shape: SecurityProfileSearchCriteria, location_name: "SearchCriteria"))
2255
+ SearchSecurityProfilesRequest.add_member(:search_filter, Shapes::ShapeRef.new(shape: SecurityProfilesSearchFilter, location_name: "SearchFilter"))
2256
+ SearchSecurityProfilesRequest.struct_class = Types::SearchSecurityProfilesRequest
2257
+
2258
+ SearchSecurityProfilesResponse.add_member(:security_profiles, Shapes::ShapeRef.new(shape: SecurityProfilesSearchSummaryList, location_name: "SecurityProfiles"))
2259
+ SearchSecurityProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2260
+ SearchSecurityProfilesResponse.add_member(:approximate_total_count, Shapes::ShapeRef.new(shape: ApproximateTotalCount, location_name: "ApproximateTotalCount"))
2261
+ SearchSecurityProfilesResponse.struct_class = Types::SearchSecurityProfilesResponse
2262
+
2179
2263
  SearchUsersRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
2180
2264
  SearchUsersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2181
2265
  SearchUsersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
@@ -2217,6 +2301,21 @@ module Aws::Connect
2217
2301
 
2218
2302
  SecurityProfileIds.member = Shapes::ShapeRef.new(shape: SecurityProfileId)
2219
2303
 
2304
+ SecurityProfileSearchConditionList.member = Shapes::ShapeRef.new(shape: SecurityProfileSearchCriteria)
2305
+
2306
+ SecurityProfileSearchCriteria.add_member(:or_conditions, Shapes::ShapeRef.new(shape: SecurityProfileSearchConditionList, location_name: "OrConditions"))
2307
+ SecurityProfileSearchCriteria.add_member(:and_conditions, Shapes::ShapeRef.new(shape: SecurityProfileSearchConditionList, location_name: "AndConditions"))
2308
+ SecurityProfileSearchCriteria.add_member(:string_condition, Shapes::ShapeRef.new(shape: StringCondition, location_name: "StringCondition"))
2309
+ SecurityProfileSearchCriteria.struct_class = Types::SecurityProfileSearchCriteria
2310
+
2311
+ SecurityProfileSearchSummary.add_member(:id, Shapes::ShapeRef.new(shape: SecurityProfileId, location_name: "Id"))
2312
+ SecurityProfileSearchSummary.add_member(:organization_resource_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "OrganizationResourceId"))
2313
+ SecurityProfileSearchSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2314
+ SecurityProfileSearchSummary.add_member(:security_profile_name, Shapes::ShapeRef.new(shape: SecurityProfileName, location_name: "SecurityProfileName"))
2315
+ SecurityProfileSearchSummary.add_member(:description, Shapes::ShapeRef.new(shape: SecurityProfileDescription, location_name: "Description"))
2316
+ SecurityProfileSearchSummary.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
2317
+ SecurityProfileSearchSummary.struct_class = Types::SecurityProfileSearchSummary
2318
+
2220
2319
  SecurityProfileSummary.add_member(:id, Shapes::ShapeRef.new(shape: SecurityProfileId, location_name: "Id"))
2221
2320
  SecurityProfileSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2222
2321
  SecurityProfileSummary.add_member(:name, Shapes::ShapeRef.new(shape: SecurityProfileName, location_name: "Name"))
@@ -2224,6 +2323,11 @@ module Aws::Connect
2224
2323
 
2225
2324
  SecurityProfileSummaryList.member = Shapes::ShapeRef.new(shape: SecurityProfileSummary)
2226
2325
 
2326
+ SecurityProfilesSearchFilter.add_member(:tag_filter, Shapes::ShapeRef.new(shape: ControlPlaneTagFilter, location_name: "TagFilter"))
2327
+ SecurityProfilesSearchFilter.struct_class = Types::SecurityProfilesSearchFilter
2328
+
2329
+ SecurityProfilesSearchSummaryList.member = Shapes::ShapeRef.new(shape: SecurityProfileSearchSummary)
2330
+
2227
2331
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
2228
2332
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
2229
2333
 
@@ -4347,6 +4451,63 @@ module Aws::Connect
4347
4451
  )
4348
4452
  end)
4349
4453
 
4454
+ api.add_operation(:search_queues, Seahorse::Model::Operation.new.tap do |o|
4455
+ o.name = "SearchQueues"
4456
+ o.http_method = "POST"
4457
+ o.http_request_uri = "/search-queues"
4458
+ o.input = Shapes::ShapeRef.new(shape: SearchQueuesRequest)
4459
+ o.output = Shapes::ShapeRef.new(shape: SearchQueuesResponse)
4460
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4461
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4462
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4463
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4464
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4465
+ o[:pager] = Aws::Pager.new(
4466
+ limit_key: "max_results",
4467
+ tokens: {
4468
+ "next_token" => "next_token"
4469
+ }
4470
+ )
4471
+ end)
4472
+
4473
+ api.add_operation(:search_routing_profiles, Seahorse::Model::Operation.new.tap do |o|
4474
+ o.name = "SearchRoutingProfiles"
4475
+ o.http_method = "POST"
4476
+ o.http_request_uri = "/search-routing-profiles"
4477
+ o.input = Shapes::ShapeRef.new(shape: SearchRoutingProfilesRequest)
4478
+ o.output = Shapes::ShapeRef.new(shape: SearchRoutingProfilesResponse)
4479
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4480
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4481
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4482
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4483
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4484
+ o[:pager] = Aws::Pager.new(
4485
+ limit_key: "max_results",
4486
+ tokens: {
4487
+ "next_token" => "next_token"
4488
+ }
4489
+ )
4490
+ end)
4491
+
4492
+ api.add_operation(:search_security_profiles, Seahorse::Model::Operation.new.tap do |o|
4493
+ o.name = "SearchSecurityProfiles"
4494
+ o.http_method = "POST"
4495
+ o.http_request_uri = "/search-security-profiles"
4496
+ o.input = Shapes::ShapeRef.new(shape: SearchSecurityProfilesRequest)
4497
+ o.output = Shapes::ShapeRef.new(shape: SearchSecurityProfilesResponse)
4498
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4499
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4500
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4501
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4502
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4503
+ o[:pager] = Aws::Pager.new(
4504
+ limit_key: "max_results",
4505
+ tokens: {
4506
+ "next_token" => "next_token"
4507
+ }
4508
+ )
4509
+ end)
4510
+
4350
4511
  api.add_operation(:search_users, Seahorse::Model::Operation.new.tap do |o|
4351
4512
  o.name = "SearchUsers"
4352
4513
  o.http_method = "POST"