aws-sdk-connect 1.72.0 → 1.75.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.
@@ -16,6 +16,8 @@ module Aws::Connect
16
16
  ARN = Shapes::StringShape.new(name: 'ARN')
17
17
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
18
18
  AfterContactWorkTimeLimit = Shapes::IntegerShape.new(name: 'AfterContactWorkTimeLimit')
19
+ AgentContactReference = Shapes::StructureShape.new(name: 'AgentContactReference')
20
+ AgentContactReferenceList = Shapes::ListShape.new(name: 'AgentContactReferenceList')
19
21
  AgentFirstName = Shapes::StringShape.new(name: 'AgentFirstName')
20
22
  AgentInfo = Shapes::StructureShape.new(name: 'AgentInfo')
21
23
  AgentLastName = Shapes::StringShape.new(name: 'AgentLastName')
@@ -25,6 +27,7 @@ module Aws::Connect
25
27
  AgentStatusId = Shapes::StringShape.new(name: 'AgentStatusId')
26
28
  AgentStatusName = Shapes::StringShape.new(name: 'AgentStatusName')
27
29
  AgentStatusOrderNumber = Shapes::IntegerShape.new(name: 'AgentStatusOrderNumber')
30
+ AgentStatusReference = Shapes::StructureShape.new(name: 'AgentStatusReference')
28
31
  AgentStatusState = Shapes::StringShape.new(name: 'AgentStatusState')
29
32
  AgentStatusSummary = Shapes::StructureShape.new(name: 'AgentStatusSummary')
30
33
  AgentStatusSummaryList = Shapes::ListShape.new(name: 'AgentStatusSummaryList')
@@ -62,6 +65,7 @@ module Aws::Connect
62
65
  BucketName = Shapes::StringShape.new(name: 'BucketName')
63
66
  CampaignId = Shapes::StringShape.new(name: 'CampaignId')
64
67
  Channel = Shapes::StringShape.new(name: 'Channel')
68
+ ChannelToCountMap = Shapes::MapShape.new(name: 'ChannelToCountMap')
65
69
  Channels = Shapes::ListShape.new(name: 'Channels')
66
70
  ChatContent = Shapes::StringShape.new(name: 'ChatContent')
67
71
  ChatContentType = Shapes::StringShape.new(name: 'ChatContentType')
@@ -77,6 +81,7 @@ module Aws::Connect
77
81
  Comparison = Shapes::StringShape.new(name: 'Comparison')
78
82
  Concurrency = Shapes::IntegerShape.new(name: 'Concurrency')
79
83
  Contact = Shapes::StructureShape.new(name: 'Contact')
84
+ ContactFilter = Shapes::StructureShape.new(name: 'ContactFilter')
80
85
  ContactFlow = Shapes::StructureShape.new(name: 'ContactFlow')
81
86
  ContactFlowContent = Shapes::StringShape.new(name: 'ContactFlowContent')
82
87
  ContactFlowDescription = Shapes::StringShape.new(name: 'ContactFlowDescription')
@@ -101,6 +106,8 @@ module Aws::Connect
101
106
  ContactInitiationMethod = Shapes::StringShape.new(name: 'ContactInitiationMethod')
102
107
  ContactNotFoundException = Shapes::StructureShape.new(name: 'ContactNotFoundException')
103
108
  ContactReferences = Shapes::MapShape.new(name: 'ContactReferences')
109
+ ContactState = Shapes::StringShape.new(name: 'ContactState')
110
+ ContactStates = Shapes::ListShape.new(name: 'ContactStates')
104
111
  ControlPlaneTagFilter = Shapes::StructureShape.new(name: 'ControlPlaneTagFilter')
105
112
  CreateAgentStatusRequest = Shapes::StructureShape.new(name: 'CreateAgentStatusRequest')
106
113
  CreateAgentStatusResponse = Shapes::StructureShape.new(name: 'CreateAgentStatusResponse')
@@ -222,6 +229,8 @@ module Aws::Connect
222
229
  GetContactAttributesResponse = Shapes::StructureShape.new(name: 'GetContactAttributesResponse')
223
230
  GetCurrentMetricDataRequest = Shapes::StructureShape.new(name: 'GetCurrentMetricDataRequest')
224
231
  GetCurrentMetricDataResponse = Shapes::StructureShape.new(name: 'GetCurrentMetricDataResponse')
232
+ GetCurrentUserDataRequest = Shapes::StructureShape.new(name: 'GetCurrentUserDataRequest')
233
+ GetCurrentUserDataResponse = Shapes::StructureShape.new(name: 'GetCurrentUserDataResponse')
225
234
  GetFederationTokenRequest = Shapes::StructureShape.new(name: 'GetFederationTokenRequest')
226
235
  GetFederationTokenResponse = Shapes::StructureShape.new(name: 'GetFederationTokenResponse')
227
236
  GetMetricDataRequest = Shapes::StructureShape.new(name: 'GetMetricDataRequest')
@@ -237,11 +246,13 @@ module Aws::Connect
237
246
  HierarchyGroupName = Shapes::StringShape.new(name: 'HierarchyGroupName')
238
247
  HierarchyGroupSummary = Shapes::StructureShape.new(name: 'HierarchyGroupSummary')
239
248
  HierarchyGroupSummaryList = Shapes::ListShape.new(name: 'HierarchyGroupSummaryList')
249
+ HierarchyGroupSummaryReference = Shapes::StructureShape.new(name: 'HierarchyGroupSummaryReference')
240
250
  HierarchyLevel = Shapes::StructureShape.new(name: 'HierarchyLevel')
241
251
  HierarchyLevelId = Shapes::StringShape.new(name: 'HierarchyLevelId')
242
252
  HierarchyLevelName = Shapes::StringShape.new(name: 'HierarchyLevelName')
243
253
  HierarchyLevelUpdate = Shapes::StructureShape.new(name: 'HierarchyLevelUpdate')
244
254
  HierarchyPath = Shapes::StructureShape.new(name: 'HierarchyPath')
255
+ HierarchyPathReference = Shapes::StructureShape.new(name: 'HierarchyPathReference')
245
256
  HierarchyStructure = Shapes::StructureShape.new(name: 'HierarchyStructure')
246
257
  HierarchyStructureUpdate = Shapes::StructureShape.new(name: 'HierarchyStructureUpdate')
247
258
  HistoricalMetric = Shapes::StructureShape.new(name: 'HistoricalMetric')
@@ -276,6 +287,7 @@ module Aws::Connect
276
287
  InstanceStorageResourceType = Shapes::StringShape.new(name: 'InstanceStorageResourceType')
277
288
  InstanceSummary = Shapes::StructureShape.new(name: 'InstanceSummary')
278
289
  InstanceSummaryList = Shapes::ListShape.new(name: 'InstanceSummaryList')
290
+ IntegerCount = Shapes::IntegerShape.new(name: 'IntegerCount')
279
291
  IntegrationAssociationId = Shapes::StringShape.new(name: 'IntegrationAssociationId')
280
292
  IntegrationAssociationSummary = Shapes::StructureShape.new(name: 'IntegrationAssociationSummary')
281
293
  IntegrationAssociationSummaryList = Shapes::ListShape.new(name: 'IntegrationAssociationSummaryList')
@@ -471,11 +483,14 @@ module Aws::Connect
471
483
  RoutingProfileQueueConfigSummaryList = Shapes::ListShape.new(name: 'RoutingProfileQueueConfigSummaryList')
472
484
  RoutingProfileQueueReference = Shapes::StructureShape.new(name: 'RoutingProfileQueueReference')
473
485
  RoutingProfileQueueReferenceList = Shapes::ListShape.new(name: 'RoutingProfileQueueReferenceList')
486
+ RoutingProfileReference = Shapes::StructureShape.new(name: 'RoutingProfileReference')
474
487
  RoutingProfileSummary = Shapes::StructureShape.new(name: 'RoutingProfileSummary')
475
488
  RoutingProfileSummaryList = Shapes::ListShape.new(name: 'RoutingProfileSummaryList')
476
489
  S3Config = Shapes::StructureShape.new(name: 'S3Config')
477
490
  SearchAvailablePhoneNumbersRequest = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersRequest')
478
491
  SearchAvailablePhoneNumbersResponse = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersResponse')
492
+ SearchSecurityProfilesRequest = Shapes::StructureShape.new(name: 'SearchSecurityProfilesRequest')
493
+ SearchSecurityProfilesResponse = Shapes::StructureShape.new(name: 'SearchSecurityProfilesResponse')
479
494
  SearchUsersRequest = Shapes::StructureShape.new(name: 'SearchUsersRequest')
480
495
  SearchUsersResponse = Shapes::StructureShape.new(name: 'SearchUsersResponse')
481
496
  SearchVocabulariesRequest = Shapes::StructureShape.new(name: 'SearchVocabulariesRequest')
@@ -488,8 +503,13 @@ module Aws::Connect
488
503
  SecurityProfileIds = Shapes::ListShape.new(name: 'SecurityProfileIds')
489
504
  SecurityProfileName = Shapes::StringShape.new(name: 'SecurityProfileName')
490
505
  SecurityProfilePermission = Shapes::StringShape.new(name: 'SecurityProfilePermission')
506
+ SecurityProfileSearchConditionList = Shapes::ListShape.new(name: 'SecurityProfileSearchConditionList')
507
+ SecurityProfileSearchCriteria = Shapes::StructureShape.new(name: 'SecurityProfileSearchCriteria')
508
+ SecurityProfileSearchSummary = Shapes::StructureShape.new(name: 'SecurityProfileSearchSummary')
491
509
  SecurityProfileSummary = Shapes::StructureShape.new(name: 'SecurityProfileSummary')
492
510
  SecurityProfileSummaryList = Shapes::ListShape.new(name: 'SecurityProfileSummaryList')
511
+ SecurityProfilesSearchFilter = Shapes::StructureShape.new(name: 'SecurityProfilesSearchFilter')
512
+ SecurityProfilesSearchSummaryList = Shapes::ListShape.new(name: 'SecurityProfilesSearchSummaryList')
493
513
  SecurityToken = Shapes::StringShape.new(name: 'SecurityToken')
494
514
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
495
515
  SingleSelectOptions = Shapes::ListShape.new(name: 'SingleSelectOptions')
@@ -610,12 +630,16 @@ module Aws::Connect
610
630
  UseCaseSummaryList = Shapes::ListShape.new(name: 'UseCaseSummaryList')
611
631
  UseCaseType = Shapes::StringShape.new(name: 'UseCaseType')
612
632
  User = Shapes::StructureShape.new(name: 'User')
633
+ UserData = Shapes::StructureShape.new(name: 'UserData')
634
+ UserDataFilters = Shapes::StructureShape.new(name: 'UserDataFilters')
635
+ UserDataList = Shapes::ListShape.new(name: 'UserDataList')
613
636
  UserId = Shapes::StringShape.new(name: 'UserId')
614
637
  UserIdentityInfo = Shapes::StructureShape.new(name: 'UserIdentityInfo')
615
638
  UserIdentityInfoLite = Shapes::StructureShape.new(name: 'UserIdentityInfoLite')
616
639
  UserNotFoundException = Shapes::StructureShape.new(name: 'UserNotFoundException')
617
640
  UserPhoneConfig = Shapes::StructureShape.new(name: 'UserPhoneConfig')
618
641
  UserQuickConnectConfig = Shapes::StructureShape.new(name: 'UserQuickConnectConfig')
642
+ UserReference = Shapes::StructureShape.new(name: 'UserReference')
619
643
  UserSearchConditionList = Shapes::ListShape.new(name: 'UserSearchConditionList')
620
644
  UserSearchCriteria = Shapes::StructureShape.new(name: 'UserSearchCriteria')
621
645
  UserSearchFilter = Shapes::StructureShape.new(name: 'UserSearchFilter')
@@ -642,6 +666,17 @@ module Aws::Connect
642
666
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
643
667
  AccessDeniedException.struct_class = Types::AccessDeniedException
644
668
 
669
+ AgentContactReference.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "ContactId"))
670
+ AgentContactReference.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "Channel"))
671
+ AgentContactReference.add_member(:initiation_method, Shapes::ShapeRef.new(shape: ContactInitiationMethod, location_name: "InitiationMethod"))
672
+ AgentContactReference.add_member(:agent_contact_state, Shapes::ShapeRef.new(shape: ContactState, location_name: "AgentContactState"))
673
+ AgentContactReference.add_member(:state_start_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StateStartTimestamp"))
674
+ AgentContactReference.add_member(:connected_to_agent_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ConnectedToAgentTimestamp"))
675
+ AgentContactReference.add_member(:queue, Shapes::ShapeRef.new(shape: QueueReference, location_name: "Queue"))
676
+ AgentContactReference.struct_class = Types::AgentContactReference
677
+
678
+ AgentContactReferenceList.member = Shapes::ShapeRef.new(shape: AgentContactReference)
679
+
645
680
  AgentInfo.add_member(:id, Shapes::ShapeRef.new(shape: AgentResourceId, location_name: "Id"))
646
681
  AgentInfo.add_member(:connected_to_agent_timestamp, Shapes::ShapeRef.new(shape: timestamp, location_name: "ConnectedToAgentTimestamp"))
647
682
  AgentInfo.struct_class = Types::AgentInfo
@@ -656,6 +691,10 @@ module Aws::Connect
656
691
  AgentStatus.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
657
692
  AgentStatus.struct_class = Types::AgentStatus
658
693
 
694
+ AgentStatusReference.add_member(:status_start_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StatusStartTimestamp"))
695
+ AgentStatusReference.add_member(:status_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "StatusArn"))
696
+ AgentStatusReference.struct_class = Types::AgentStatusReference
697
+
659
698
  AgentStatusSummary.add_member(:id, Shapes::ShapeRef.new(shape: AgentStatusId, location_name: "Id"))
660
699
  AgentStatusSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
661
700
  AgentStatusSummary.add_member(:name, Shapes::ShapeRef.new(shape: AgentStatusName, location_name: "Name"))
@@ -745,6 +784,9 @@ module Aws::Connect
745
784
 
746
785
  AvailableNumbersList.member = Shapes::ShapeRef.new(shape: AvailableNumberSummary)
747
786
 
787
+ ChannelToCountMap.key = Shapes::ShapeRef.new(shape: Channel)
788
+ ChannelToCountMap.value = Shapes::ShapeRef.new(shape: IntegerCount)
789
+
748
790
  Channels.member = Shapes::ShapeRef.new(shape: Channel)
749
791
 
750
792
  ChatMessage.add_member(:content_type, Shapes::ShapeRef.new(shape: ChatContentType, required: true, location_name: "ContentType"))
@@ -792,6 +834,9 @@ module Aws::Connect
792
834
  Contact.add_member(:scheduled_timestamp, Shapes::ShapeRef.new(shape: timestamp, location_name: "ScheduledTimestamp"))
793
835
  Contact.struct_class = Types::Contact
794
836
 
837
+ ContactFilter.add_member(:contact_states, Shapes::ShapeRef.new(shape: ContactStates, location_name: "ContactStates"))
838
+ ContactFilter.struct_class = Types::ContactFilter
839
+
795
840
  ContactFlow.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
796
841
  ContactFlow.add_member(:id, Shapes::ShapeRef.new(shape: ContactFlowId, location_name: "Id"))
797
842
  ContactFlow.add_member(:name, Shapes::ShapeRef.new(shape: ContactFlowName, location_name: "Name"))
@@ -840,6 +885,8 @@ module Aws::Connect
840
885
  ContactReferences.key = Shapes::ShapeRef.new(shape: ReferenceKey)
841
886
  ContactReferences.value = Shapes::ShapeRef.new(shape: Reference)
842
887
 
888
+ ContactStates.member = Shapes::ShapeRef.new(shape: ContactState)
889
+
843
890
  ControlPlaneTagFilter.add_member(:or_conditions, Shapes::ShapeRef.new(shape: TagOrConditionList, location_name: "OrConditions"))
844
891
  ControlPlaneTagFilter.add_member(:and_conditions, Shapes::ShapeRef.new(shape: TagAndConditionList, location_name: "AndConditions"))
845
892
  ControlPlaneTagFilter.add_member(:tag_condition, Shapes::ShapeRef.new(shape: TagCondition, location_name: "TagCondition"))
@@ -1326,6 +1373,16 @@ module Aws::Connect
1326
1373
  GetCurrentMetricDataResponse.add_member(:data_snapshot_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "DataSnapshotTime"))
1327
1374
  GetCurrentMetricDataResponse.struct_class = Types::GetCurrentMetricDataResponse
1328
1375
 
1376
+ GetCurrentUserDataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1377
+ GetCurrentUserDataRequest.add_member(:filters, Shapes::ShapeRef.new(shape: UserDataFilters, required: true, location_name: "Filters"))
1378
+ GetCurrentUserDataRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1379
+ GetCurrentUserDataRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
1380
+ GetCurrentUserDataRequest.struct_class = Types::GetCurrentUserDataRequest
1381
+
1382
+ GetCurrentUserDataResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1383
+ GetCurrentUserDataResponse.add_member(:user_data_list, Shapes::ShapeRef.new(shape: UserDataList, location_name: "UserDataList"))
1384
+ GetCurrentUserDataResponse.struct_class = Types::GetCurrentUserDataResponse
1385
+
1329
1386
  GetFederationTokenRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1330
1387
  GetFederationTokenRequest.struct_class = Types::GetFederationTokenRequest
1331
1388
 
@@ -1387,6 +1444,10 @@ module Aws::Connect
1387
1444
 
1388
1445
  HierarchyGroupSummaryList.member = Shapes::ShapeRef.new(shape: HierarchyGroupSummary)
1389
1446
 
1447
+ HierarchyGroupSummaryReference.add_member(:id, Shapes::ShapeRef.new(shape: HierarchyGroupId, location_name: "Id"))
1448
+ HierarchyGroupSummaryReference.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
1449
+ HierarchyGroupSummaryReference.struct_class = Types::HierarchyGroupSummaryReference
1450
+
1390
1451
  HierarchyLevel.add_member(:id, Shapes::ShapeRef.new(shape: HierarchyLevelId, location_name: "Id"))
1391
1452
  HierarchyLevel.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
1392
1453
  HierarchyLevel.add_member(:name, Shapes::ShapeRef.new(shape: HierarchyLevelName, location_name: "Name"))
@@ -1402,6 +1463,13 @@ module Aws::Connect
1402
1463
  HierarchyPath.add_member(:level_five, Shapes::ShapeRef.new(shape: HierarchyGroupSummary, location_name: "LevelFive"))
1403
1464
  HierarchyPath.struct_class = Types::HierarchyPath
1404
1465
 
1466
+ HierarchyPathReference.add_member(:level_one, Shapes::ShapeRef.new(shape: HierarchyGroupSummaryReference, location_name: "LevelOne"))
1467
+ HierarchyPathReference.add_member(:level_two, Shapes::ShapeRef.new(shape: HierarchyGroupSummaryReference, location_name: "LevelTwo"))
1468
+ HierarchyPathReference.add_member(:level_three, Shapes::ShapeRef.new(shape: HierarchyGroupSummaryReference, location_name: "LevelThree"))
1469
+ HierarchyPathReference.add_member(:level_four, Shapes::ShapeRef.new(shape: HierarchyGroupSummaryReference, location_name: "LevelFour"))
1470
+ HierarchyPathReference.add_member(:level_five, Shapes::ShapeRef.new(shape: HierarchyGroupSummaryReference, location_name: "LevelFive"))
1471
+ HierarchyPathReference.struct_class = Types::HierarchyPathReference
1472
+
1405
1473
  HierarchyStructure.add_member(:level_one, Shapes::ShapeRef.new(shape: HierarchyLevel, location_name: "LevelOne"))
1406
1474
  HierarchyStructure.add_member(:level_two, Shapes::ShapeRef.new(shape: HierarchyLevel, location_name: "LevelTwo"))
1407
1475
  HierarchyStructure.add_member(:level_three, Shapes::ShapeRef.new(shape: HierarchyLevel, location_name: "LevelThree"))
@@ -2087,6 +2155,10 @@ module Aws::Connect
2087
2155
 
2088
2156
  RoutingProfileQueueReferenceList.member = Shapes::ShapeRef.new(shape: RoutingProfileQueueReference)
2089
2157
 
2158
+ RoutingProfileReference.add_member(:id, Shapes::ShapeRef.new(shape: RoutingProfileId, location_name: "Id"))
2159
+ RoutingProfileReference.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2160
+ RoutingProfileReference.struct_class = Types::RoutingProfileReference
2161
+
2090
2162
  RoutingProfileSummary.add_member(:id, Shapes::ShapeRef.new(shape: RoutingProfileId, location_name: "Id"))
2091
2163
  RoutingProfileSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2092
2164
  RoutingProfileSummary.add_member(:name, Shapes::ShapeRef.new(shape: RoutingProfileName, location_name: "Name"))
@@ -2111,6 +2183,18 @@ module Aws::Connect
2111
2183
  SearchAvailablePhoneNumbersResponse.add_member(:available_numbers_list, Shapes::ShapeRef.new(shape: AvailableNumbersList, location_name: "AvailableNumbersList"))
2112
2184
  SearchAvailablePhoneNumbersResponse.struct_class = Types::SearchAvailablePhoneNumbersResponse
2113
2185
 
2186
+ SearchSecurityProfilesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
2187
+ SearchSecurityProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2188
+ SearchSecurityProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
2189
+ SearchSecurityProfilesRequest.add_member(:search_criteria, Shapes::ShapeRef.new(shape: SecurityProfileSearchCriteria, location_name: "SearchCriteria"))
2190
+ SearchSecurityProfilesRequest.add_member(:search_filter, Shapes::ShapeRef.new(shape: SecurityProfilesSearchFilter, location_name: "SearchFilter"))
2191
+ SearchSecurityProfilesRequest.struct_class = Types::SearchSecurityProfilesRequest
2192
+
2193
+ SearchSecurityProfilesResponse.add_member(:security_profiles, Shapes::ShapeRef.new(shape: SecurityProfilesSearchSummaryList, location_name: "SecurityProfiles"))
2194
+ SearchSecurityProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2195
+ SearchSecurityProfilesResponse.add_member(:approximate_total_count, Shapes::ShapeRef.new(shape: ApproximateTotalCount, location_name: "ApproximateTotalCount"))
2196
+ SearchSecurityProfilesResponse.struct_class = Types::SearchSecurityProfilesResponse
2197
+
2114
2198
  SearchUsersRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
2115
2199
  SearchUsersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken2500, location_name: "NextToken"))
2116
2200
  SearchUsersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults", metadata: {"box"=>true}))
@@ -2152,6 +2236,21 @@ module Aws::Connect
2152
2236
 
2153
2237
  SecurityProfileIds.member = Shapes::ShapeRef.new(shape: SecurityProfileId)
2154
2238
 
2239
+ SecurityProfileSearchConditionList.member = Shapes::ShapeRef.new(shape: SecurityProfileSearchCriteria)
2240
+
2241
+ SecurityProfileSearchCriteria.add_member(:or_conditions, Shapes::ShapeRef.new(shape: SecurityProfileSearchConditionList, location_name: "OrConditions"))
2242
+ SecurityProfileSearchCriteria.add_member(:and_conditions, Shapes::ShapeRef.new(shape: SecurityProfileSearchConditionList, location_name: "AndConditions"))
2243
+ SecurityProfileSearchCriteria.add_member(:string_condition, Shapes::ShapeRef.new(shape: StringCondition, location_name: "StringCondition"))
2244
+ SecurityProfileSearchCriteria.struct_class = Types::SecurityProfileSearchCriteria
2245
+
2246
+ SecurityProfileSearchSummary.add_member(:id, Shapes::ShapeRef.new(shape: SecurityProfileId, location_name: "Id"))
2247
+ SecurityProfileSearchSummary.add_member(:organization_resource_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "OrganizationResourceId"))
2248
+ SecurityProfileSearchSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2249
+ SecurityProfileSearchSummary.add_member(:security_profile_name, Shapes::ShapeRef.new(shape: SecurityProfileName, location_name: "SecurityProfileName"))
2250
+ SecurityProfileSearchSummary.add_member(:description, Shapes::ShapeRef.new(shape: SecurityProfileDescription, location_name: "Description"))
2251
+ SecurityProfileSearchSummary.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
2252
+ SecurityProfileSearchSummary.struct_class = Types::SecurityProfileSearchSummary
2253
+
2155
2254
  SecurityProfileSummary.add_member(:id, Shapes::ShapeRef.new(shape: SecurityProfileId, location_name: "Id"))
2156
2255
  SecurityProfileSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2157
2256
  SecurityProfileSummary.add_member(:name, Shapes::ShapeRef.new(shape: SecurityProfileName, location_name: "Name"))
@@ -2159,6 +2258,11 @@ module Aws::Connect
2159
2258
 
2160
2259
  SecurityProfileSummaryList.member = Shapes::ShapeRef.new(shape: SecurityProfileSummary)
2161
2260
 
2261
+ SecurityProfilesSearchFilter.add_member(:tag_filter, Shapes::ShapeRef.new(shape: ControlPlaneTagFilter, location_name: "TagFilter"))
2262
+ SecurityProfilesSearchFilter.struct_class = Types::SecurityProfilesSearchFilter
2263
+
2264
+ SecurityProfilesSearchSummaryList.member = Shapes::ShapeRef.new(shape: SecurityProfileSearchSummary)
2265
+
2162
2266
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
2163
2267
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
2164
2268
 
@@ -2581,6 +2685,22 @@ module Aws::Connect
2581
2685
  User.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
2582
2686
  User.struct_class = Types::User
2583
2687
 
2688
+ UserData.add_member(:user, Shapes::ShapeRef.new(shape: UserReference, location_name: "User"))
2689
+ UserData.add_member(:routing_profile, Shapes::ShapeRef.new(shape: RoutingProfileReference, location_name: "RoutingProfile"))
2690
+ UserData.add_member(:hierarchy_path, Shapes::ShapeRef.new(shape: HierarchyPathReference, location_name: "HierarchyPath"))
2691
+ UserData.add_member(:status, Shapes::ShapeRef.new(shape: AgentStatusReference, location_name: "Status"))
2692
+ UserData.add_member(:available_slots_by_channel, Shapes::ShapeRef.new(shape: ChannelToCountMap, location_name: "AvailableSlotsByChannel"))
2693
+ UserData.add_member(:max_slots_by_channel, Shapes::ShapeRef.new(shape: ChannelToCountMap, location_name: "MaxSlotsByChannel"))
2694
+ UserData.add_member(:active_slots_by_channel, Shapes::ShapeRef.new(shape: ChannelToCountMap, location_name: "ActiveSlotsByChannel"))
2695
+ UserData.add_member(:contacts, Shapes::ShapeRef.new(shape: AgentContactReferenceList, location_name: "Contacts"))
2696
+ UserData.struct_class = Types::UserData
2697
+
2698
+ UserDataFilters.add_member(:queues, Shapes::ShapeRef.new(shape: Queues, location_name: "Queues"))
2699
+ UserDataFilters.add_member(:contact_filter, Shapes::ShapeRef.new(shape: ContactFilter, location_name: "ContactFilter"))
2700
+ UserDataFilters.struct_class = Types::UserDataFilters
2701
+
2702
+ UserDataList.member = Shapes::ShapeRef.new(shape: UserData)
2703
+
2584
2704
  UserIdentityInfo.add_member(:first_name, Shapes::ShapeRef.new(shape: AgentFirstName, location_name: "FirstName"))
2585
2705
  UserIdentityInfo.add_member(:last_name, Shapes::ShapeRef.new(shape: AgentLastName, location_name: "LastName"))
2586
2706
  UserIdentityInfo.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "Email"))
@@ -2603,6 +2723,10 @@ module Aws::Connect
2603
2723
  UserQuickConnectConfig.add_member(:contact_flow_id, Shapes::ShapeRef.new(shape: ContactFlowId, required: true, location_name: "ContactFlowId"))
2604
2724
  UserQuickConnectConfig.struct_class = Types::UserQuickConnectConfig
2605
2725
 
2726
+ UserReference.add_member(:id, Shapes::ShapeRef.new(shape: UserId, location_name: "Id"))
2727
+ UserReference.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2728
+ UserReference.struct_class = Types::UserReference
2729
+
2606
2730
  UserSearchConditionList.member = Shapes::ShapeRef.new(shape: UserSearchCriteria)
2607
2731
 
2608
2732
  UserSearchCriteria.add_member(:or_conditions, Shapes::ShapeRef.new(shape: UserSearchConditionList, location_name: "OrConditions"))
@@ -3582,6 +3706,25 @@ module Aws::Connect
3582
3706
  )
3583
3707
  end)
3584
3708
 
3709
+ api.add_operation(:get_current_user_data, Seahorse::Model::Operation.new.tap do |o|
3710
+ o.name = "GetCurrentUserData"
3711
+ o.http_method = "POST"
3712
+ o.http_request_uri = "/metrics/userdata/{InstanceId}"
3713
+ o.input = Shapes::ShapeRef.new(shape: GetCurrentUserDataRequest)
3714
+ o.output = Shapes::ShapeRef.new(shape: GetCurrentUserDataResponse)
3715
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3716
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3717
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3718
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3719
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3720
+ o[:pager] = Aws::Pager.new(
3721
+ limit_key: "max_results",
3722
+ tokens: {
3723
+ "next_token" => "next_token"
3724
+ }
3725
+ )
3726
+ end)
3727
+
3585
3728
  api.add_operation(:get_federation_token, Seahorse::Model::Operation.new.tap do |o|
3586
3729
  o.name = "GetFederationToken"
3587
3730
  o.http_method = "GET"
@@ -4243,6 +4386,25 @@ module Aws::Connect
4243
4386
  )
4244
4387
  end)
4245
4388
 
4389
+ api.add_operation(:search_security_profiles, Seahorse::Model::Operation.new.tap do |o|
4390
+ o.name = "SearchSecurityProfiles"
4391
+ o.http_method = "POST"
4392
+ o.http_request_uri = "/search-security-profiles"
4393
+ o.input = Shapes::ShapeRef.new(shape: SearchSecurityProfilesRequest)
4394
+ o.output = Shapes::ShapeRef.new(shape: SearchSecurityProfilesResponse)
4395
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4396
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4397
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4398
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4399
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4400
+ o[:pager] = Aws::Pager.new(
4401
+ limit_key: "max_results",
4402
+ tokens: {
4403
+ "next_token" => "next_token"
4404
+ }
4405
+ )
4406
+ end)
4407
+
4246
4408
  api.add_operation(:search_users, Seahorse::Model::Operation.new.tap do |o|
4247
4409
  o.name = "SearchUsers"
4248
4410
  o.http_method = "POST"