aws-sdk-connect 1.123.0 → 1.125.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.
@@ -22,6 +22,7 @@ module Aws::Connect
22
22
  ActivateEvaluationFormResponse = Shapes::StructureShape.new(name: 'ActivateEvaluationFormResponse')
23
23
  AfterContactWorkTimeLimit = Shapes::IntegerShape.new(name: 'AfterContactWorkTimeLimit')
24
24
  AgentAvailabilityTimer = Shapes::StringShape.new(name: 'AgentAvailabilityTimer')
25
+ AgentConfig = Shapes::StructureShape.new(name: 'AgentConfig')
25
26
  AgentContactReference = Shapes::StructureShape.new(name: 'AgentContactReference')
26
27
  AgentContactReferenceList = Shapes::ListShape.new(name: 'AgentContactReferenceList')
27
28
  AgentFirstName = Shapes::StringShape.new(name: 'AgentFirstName')
@@ -60,6 +61,8 @@ module Aws::Connect
60
61
  AssociateRoutingProfileQueuesRequest = Shapes::StructureShape.new(name: 'AssociateRoutingProfileQueuesRequest')
61
62
  AssociateSecurityKeyRequest = Shapes::StructureShape.new(name: 'AssociateSecurityKeyRequest')
62
63
  AssociateSecurityKeyResponse = Shapes::StructureShape.new(name: 'AssociateSecurityKeyResponse')
64
+ AssociateTrafficDistributionGroupUserRequest = Shapes::StructureShape.new(name: 'AssociateTrafficDistributionGroupUserRequest')
65
+ AssociateTrafficDistributionGroupUserResponse = Shapes::StructureShape.new(name: 'AssociateTrafficDistributionGroupUserResponse')
63
66
  AssociationId = Shapes::StringShape.new(name: 'AssociationId')
64
67
  AttachmentReference = Shapes::StructureShape.new(name: 'AttachmentReference')
65
68
  Attribute = Shapes::StructureShape.new(name: 'Attribute')
@@ -163,6 +166,10 @@ module Aws::Connect
163
166
  CreateUserHierarchyGroupResponse = Shapes::StructureShape.new(name: 'CreateUserHierarchyGroupResponse')
164
167
  CreateUserRequest = Shapes::StructureShape.new(name: 'CreateUserRequest')
165
168
  CreateUserResponse = Shapes::StructureShape.new(name: 'CreateUserResponse')
169
+ CreateViewRequest = Shapes::StructureShape.new(name: 'CreateViewRequest')
170
+ CreateViewResponse = Shapes::StructureShape.new(name: 'CreateViewResponse')
171
+ CreateViewVersionRequest = Shapes::StructureShape.new(name: 'CreateViewVersionRequest')
172
+ CreateViewVersionResponse = Shapes::StructureShape.new(name: 'CreateViewVersionResponse')
166
173
  CreateVocabularyRequest = Shapes::StructureShape.new(name: 'CreateVocabularyRequest')
167
174
  CreateVocabularyResponse = Shapes::StructureShape.new(name: 'CreateVocabularyResponse')
168
175
  Credentials = Shapes::StructureShape.new(name: 'Credentials')
@@ -204,6 +211,10 @@ module Aws::Connect
204
211
  DeleteUseCaseRequest = Shapes::StructureShape.new(name: 'DeleteUseCaseRequest')
205
212
  DeleteUserHierarchyGroupRequest = Shapes::StructureShape.new(name: 'DeleteUserHierarchyGroupRequest')
206
213
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
214
+ DeleteViewRequest = Shapes::StructureShape.new(name: 'DeleteViewRequest')
215
+ DeleteViewResponse = Shapes::StructureShape.new(name: 'DeleteViewResponse')
216
+ DeleteViewVersionRequest = Shapes::StructureShape.new(name: 'DeleteViewVersionRequest')
217
+ DeleteViewVersionResponse = Shapes::StructureShape.new(name: 'DeleteViewVersionResponse')
207
218
  DeleteVocabularyRequest = Shapes::StructureShape.new(name: 'DeleteVocabularyRequest')
208
219
  DeleteVocabularyResponse = Shapes::StructureShape.new(name: 'DeleteVocabularyResponse')
209
220
  DescribeAgentStatusRequest = Shapes::StructureShape.new(name: 'DescribeAgentStatusRequest')
@@ -248,6 +259,8 @@ module Aws::Connect
248
259
  DescribeUserHierarchyStructureResponse = Shapes::StructureShape.new(name: 'DescribeUserHierarchyStructureResponse')
249
260
  DescribeUserRequest = Shapes::StructureShape.new(name: 'DescribeUserRequest')
250
261
  DescribeUserResponse = Shapes::StructureShape.new(name: 'DescribeUserResponse')
262
+ DescribeViewRequest = Shapes::StructureShape.new(name: 'DescribeViewRequest')
263
+ DescribeViewResponse = Shapes::StructureShape.new(name: 'DescribeViewResponse')
251
264
  DescribeVocabularyRequest = Shapes::StructureShape.new(name: 'DescribeVocabularyRequest')
252
265
  DescribeVocabularyResponse = Shapes::StructureShape.new(name: 'DescribeVocabularyResponse')
253
266
  Description = Shapes::StringShape.new(name: 'Description')
@@ -270,6 +283,8 @@ module Aws::Connect
270
283
  DisassociateQueueQuickConnectsRequest = Shapes::StructureShape.new(name: 'DisassociateQueueQuickConnectsRequest')
271
284
  DisassociateRoutingProfileQueuesRequest = Shapes::StructureShape.new(name: 'DisassociateRoutingProfileQueuesRequest')
272
285
  DisassociateSecurityKeyRequest = Shapes::StructureShape.new(name: 'DisassociateSecurityKeyRequest')
286
+ DisassociateTrafficDistributionGroupUserRequest = Shapes::StructureShape.new(name: 'DisassociateTrafficDistributionGroupUserRequest')
287
+ DisassociateTrafficDistributionGroupUserResponse = Shapes::StructureShape.new(name: 'DisassociateTrafficDistributionGroupUserResponse')
273
288
  DismissUserContactRequest = Shapes::StructureShape.new(name: 'DismissUserContactRequest')
274
289
  DismissUserContactResponse = Shapes::StructureShape.new(name: 'DismissUserContactResponse')
275
290
  DisplayName = Shapes::StringShape.new(name: 'DisplayName')
@@ -510,6 +525,8 @@ module Aws::Connect
510
525
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
511
526
  ListTaskTemplatesRequest = Shapes::StructureShape.new(name: 'ListTaskTemplatesRequest')
512
527
  ListTaskTemplatesResponse = Shapes::StructureShape.new(name: 'ListTaskTemplatesResponse')
528
+ ListTrafficDistributionGroupUsersRequest = Shapes::StructureShape.new(name: 'ListTrafficDistributionGroupUsersRequest')
529
+ ListTrafficDistributionGroupUsersResponse = Shapes::StructureShape.new(name: 'ListTrafficDistributionGroupUsersResponse')
513
530
  ListTrafficDistributionGroupsRequest = Shapes::StructureShape.new(name: 'ListTrafficDistributionGroupsRequest')
514
531
  ListTrafficDistributionGroupsResponse = Shapes::StructureShape.new(name: 'ListTrafficDistributionGroupsResponse')
515
532
  ListUseCasesRequest = Shapes::StructureShape.new(name: 'ListUseCasesRequest')
@@ -518,6 +535,10 @@ module Aws::Connect
518
535
  ListUserHierarchyGroupsResponse = Shapes::StructureShape.new(name: 'ListUserHierarchyGroupsResponse')
519
536
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
520
537
  ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
538
+ ListViewVersionsRequest = Shapes::StructureShape.new(name: 'ListViewVersionsRequest')
539
+ ListViewVersionsResponse = Shapes::StructureShape.new(name: 'ListViewVersionsResponse')
540
+ ListViewsRequest = Shapes::StructureShape.new(name: 'ListViewsRequest')
541
+ ListViewsResponse = Shapes::StructureShape.new(name: 'ListViewsResponse')
521
542
  Long = Shapes::IntegerShape.new(name: 'Long')
522
543
  MaxResult10 = Shapes::IntegerShape.new(name: 'MaxResult10')
523
544
  MaxResult100 = Shapes::IntegerShape.new(name: 'MaxResult100')
@@ -526,6 +547,7 @@ module Aws::Connect
526
547
  MaxResult200 = Shapes::IntegerShape.new(name: 'MaxResult200')
527
548
  MaxResult25 = Shapes::IntegerShape.new(name: 'MaxResult25')
528
549
  MaxResult7 = Shapes::IntegerShape.new(name: 'MaxResult7')
550
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
529
551
  MaximumResultReturnedException = Shapes::StructureShape.new(name: 'MaximumResultReturnedException')
530
552
  MediaConcurrencies = Shapes::ListShape.new(name: 'MediaConcurrencies')
531
553
  MediaConcurrency = Shapes::StructureShape.new(name: 'MediaConcurrency')
@@ -745,6 +767,9 @@ module Aws::Connect
745
767
  SecurityToken = Shapes::StringShape.new(name: 'SecurityToken')
746
768
  SendNotificationActionDefinition = Shapes::StructureShape.new(name: 'SendNotificationActionDefinition')
747
769
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
770
+ SignInConfig = Shapes::StructureShape.new(name: 'SignInConfig')
771
+ SignInDistribution = Shapes::StructureShape.new(name: 'SignInDistribution')
772
+ SignInDistributionList = Shapes::ListShape.new(name: 'SignInDistributionList')
748
773
  SingleSelectOptions = Shapes::ListShape.new(name: 'SingleSelectOptions')
749
774
  SingleSelectQuestionRuleCategoryAutomation = Shapes::StructureShape.new(name: 'SingleSelectQuestionRuleCategoryAutomation')
750
775
  SingleSelectQuestionRuleCategoryAutomationCondition = Shapes::StringShape.new(name: 'SingleSelectQuestionRuleCategoryAutomationCondition')
@@ -831,6 +856,7 @@ module Aws::Connect
831
856
  TimeZone = Shapes::StringShape.new(name: 'TimeZone')
832
857
  TimerEligibleParticipantRoles = Shapes::StringShape.new(name: 'TimerEligibleParticipantRoles')
833
858
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
859
+ TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
834
860
  TrafficDistributionGroup = Shapes::StructureShape.new(name: 'TrafficDistributionGroup')
835
861
  TrafficDistributionGroupArn = Shapes::StringShape.new(name: 'TrafficDistributionGroupArn')
836
862
  TrafficDistributionGroupId = Shapes::StringShape.new(name: 'TrafficDistributionGroupId')
@@ -838,6 +864,8 @@ module Aws::Connect
838
864
  TrafficDistributionGroupStatus = Shapes::StringShape.new(name: 'TrafficDistributionGroupStatus')
839
865
  TrafficDistributionGroupSummary = Shapes::StructureShape.new(name: 'TrafficDistributionGroupSummary')
840
866
  TrafficDistributionGroupSummaryList = Shapes::ListShape.new(name: 'TrafficDistributionGroupSummaryList')
867
+ TrafficDistributionGroupUserSummary = Shapes::StructureShape.new(name: 'TrafficDistributionGroupUserSummary')
868
+ TrafficDistributionGroupUserSummaryList = Shapes::ListShape.new(name: 'TrafficDistributionGroupUserSummaryList')
841
869
  TrafficType = Shapes::StringShape.new(name: 'TrafficType')
842
870
  TransferContactRequest = Shapes::StructureShape.new(name: 'TransferContactRequest')
843
871
  TransferContactResponse = Shapes::StructureShape.new(name: 'TransferContactResponse')
@@ -903,6 +931,10 @@ module Aws::Connect
903
931
  UpdateUserPhoneConfigRequest = Shapes::StructureShape.new(name: 'UpdateUserPhoneConfigRequest')
904
932
  UpdateUserRoutingProfileRequest = Shapes::StructureShape.new(name: 'UpdateUserRoutingProfileRequest')
905
933
  UpdateUserSecurityProfilesRequest = Shapes::StructureShape.new(name: 'UpdateUserSecurityProfilesRequest')
934
+ UpdateViewContentRequest = Shapes::StructureShape.new(name: 'UpdateViewContentRequest')
935
+ UpdateViewContentResponse = Shapes::StructureShape.new(name: 'UpdateViewContentResponse')
936
+ UpdateViewMetadataRequest = Shapes::StructureShape.new(name: 'UpdateViewMetadataRequest')
937
+ UpdateViewMetadataResponse = Shapes::StructureShape.new(name: 'UpdateViewMetadataResponse')
906
938
  Url = Shapes::StringShape.new(name: 'Url')
907
939
  UrlReference = Shapes::StructureShape.new(name: 'UrlReference')
908
940
  UseCase = Shapes::StructureShape.new(name: 'UseCase')
@@ -932,6 +964,27 @@ module Aws::Connect
932
964
  UserTagMap = Shapes::MapShape.new(name: 'UserTagMap')
933
965
  Value = Shapes::FloatShape.new(name: 'Value')
934
966
  VersionNumber = Shapes::IntegerShape.new(name: 'VersionNumber')
967
+ View = Shapes::StructureShape.new(name: 'View')
968
+ ViewAction = Shapes::StringShape.new(name: 'ViewAction')
969
+ ViewActions = Shapes::ListShape.new(name: 'ViewActions')
970
+ ViewContent = Shapes::StructureShape.new(name: 'ViewContent')
971
+ ViewContentSha256 = Shapes::StringShape.new(name: 'ViewContentSha256')
972
+ ViewDescription = Shapes::StringShape.new(name: 'ViewDescription')
973
+ ViewId = Shapes::StringShape.new(name: 'ViewId')
974
+ ViewInputContent = Shapes::StructureShape.new(name: 'ViewInputContent')
975
+ ViewInputSchema = Shapes::StringShape.new(name: 'ViewInputSchema')
976
+ ViewName = Shapes::StringShape.new(name: 'ViewName')
977
+ ViewStatus = Shapes::StringShape.new(name: 'ViewStatus')
978
+ ViewSummary = Shapes::StructureShape.new(name: 'ViewSummary')
979
+ ViewTemplate = Shapes::StringShape.new(name: 'ViewTemplate')
980
+ ViewType = Shapes::StringShape.new(name: 'ViewType')
981
+ ViewVersion = Shapes::IntegerShape.new(name: 'ViewVersion')
982
+ ViewVersionSummary = Shapes::StructureShape.new(name: 'ViewVersionSummary')
983
+ ViewVersionSummaryList = Shapes::ListShape.new(name: 'ViewVersionSummaryList')
984
+ ViewsClientToken = Shapes::StringShape.new(name: 'ViewsClientToken')
985
+ ViewsInstanceId = Shapes::StringShape.new(name: 'ViewsInstanceId')
986
+ ViewsNextToken = Shapes::StringShape.new(name: 'ViewsNextToken')
987
+ ViewsSummaryList = Shapes::ListShape.new(name: 'ViewsSummaryList')
935
988
  Vocabulary = Shapes::StructureShape.new(name: 'Vocabulary')
936
989
  VocabularyContent = Shapes::StringShape.new(name: 'VocabularyContent')
937
990
  VocabularyFailureReason = Shapes::StringShape.new(name: 'VocabularyFailureReason')
@@ -966,6 +1019,9 @@ module Aws::Connect
966
1019
  ActivateEvaluationFormResponse.add_member(:evaluation_form_version, Shapes::ShapeRef.new(shape: VersionNumber, required: true, location_name: "EvaluationFormVersion"))
967
1020
  ActivateEvaluationFormResponse.struct_class = Types::ActivateEvaluationFormResponse
968
1021
 
1022
+ AgentConfig.add_member(:distributions, Shapes::ShapeRef.new(shape: DistributionList, required: true, location_name: "Distributions"))
1023
+ AgentConfig.struct_class = Types::AgentConfig
1024
+
969
1025
  AgentContactReference.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "ContactId"))
970
1026
  AgentContactReference.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "Channel"))
971
1027
  AgentContactReference.add_member(:initiation_method, Shapes::ShapeRef.new(shape: ContactInitiationMethod, location_name: "InitiationMethod"))
@@ -1073,6 +1129,13 @@ module Aws::Connect
1073
1129
  AssociateSecurityKeyResponse.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, location_name: "AssociationId"))
1074
1130
  AssociateSecurityKeyResponse.struct_class = Types::AssociateSecurityKeyResponse
1075
1131
 
1132
+ AssociateTrafficDistributionGroupUserRequest.add_member(:traffic_distribution_group_id, Shapes::ShapeRef.new(shape: TrafficDistributionGroupIdOrArn, required: true, location: "uri", location_name: "TrafficDistributionGroupId"))
1133
+ AssociateTrafficDistributionGroupUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location_name: "UserId"))
1134
+ AssociateTrafficDistributionGroupUserRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
1135
+ AssociateTrafficDistributionGroupUserRequest.struct_class = Types::AssociateTrafficDistributionGroupUserRequest
1136
+
1137
+ AssociateTrafficDistributionGroupUserResponse.struct_class = Types::AssociateTrafficDistributionGroupUserResponse
1138
+
1076
1139
  AttachmentReference.add_member(:name, Shapes::ShapeRef.new(shape: ReferenceKey, location_name: "Name"))
1077
1140
  AttachmentReference.add_member(:value, Shapes::ShapeRef.new(shape: ReferenceValue, location_name: "Value"))
1078
1141
  AttachmentReference.add_member(:status, Shapes::ShapeRef.new(shape: ReferenceStatus, location_name: "Status"))
@@ -1440,6 +1503,27 @@ module Aws::Connect
1440
1503
  CreateUserResponse.add_member(:user_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "UserArn"))
1441
1504
  CreateUserResponse.struct_class = Types::CreateUserResponse
1442
1505
 
1506
+ CreateViewRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
1507
+ CreateViewRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ViewsClientToken, location_name: "ClientToken"))
1508
+ CreateViewRequest.add_member(:status, Shapes::ShapeRef.new(shape: ViewStatus, required: true, location_name: "Status"))
1509
+ CreateViewRequest.add_member(:content, Shapes::ShapeRef.new(shape: ViewInputContent, required: true, location_name: "Content"))
1510
+ CreateViewRequest.add_member(:description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "Description"))
1511
+ CreateViewRequest.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, required: true, location_name: "Name"))
1512
+ CreateViewRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
1513
+ CreateViewRequest.struct_class = Types::CreateViewRequest
1514
+
1515
+ CreateViewResponse.add_member(:view, Shapes::ShapeRef.new(shape: View, location_name: "View"))
1516
+ CreateViewResponse.struct_class = Types::CreateViewResponse
1517
+
1518
+ CreateViewVersionRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
1519
+ CreateViewVersionRequest.add_member(:view_id, Shapes::ShapeRef.new(shape: ViewId, required: true, location: "uri", location_name: "ViewId"))
1520
+ CreateViewVersionRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "VersionDescription"))
1521
+ CreateViewVersionRequest.add_member(:view_content_sha_256, Shapes::ShapeRef.new(shape: ViewContentSha256, location_name: "ViewContentSha256"))
1522
+ CreateViewVersionRequest.struct_class = Types::CreateViewVersionRequest
1523
+
1524
+ CreateViewVersionResponse.add_member(:view, Shapes::ShapeRef.new(shape: View, location_name: "View"))
1525
+ CreateViewVersionResponse.struct_class = Types::CreateViewVersionResponse
1526
+
1443
1527
  CreateVocabularyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
1444
1528
  CreateVocabularyRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1445
1529
  CreateVocabularyRequest.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, required: true, location_name: "VocabularyName"))
@@ -1588,6 +1672,19 @@ module Aws::Connect
1588
1672
  DeleteUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "uri", location_name: "UserId"))
1589
1673
  DeleteUserRequest.struct_class = Types::DeleteUserRequest
1590
1674
 
1675
+ DeleteViewRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
1676
+ DeleteViewRequest.add_member(:view_id, Shapes::ShapeRef.new(shape: ViewId, required: true, location: "uri", location_name: "ViewId"))
1677
+ DeleteViewRequest.struct_class = Types::DeleteViewRequest
1678
+
1679
+ DeleteViewResponse.struct_class = Types::DeleteViewResponse
1680
+
1681
+ DeleteViewVersionRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
1682
+ DeleteViewVersionRequest.add_member(:view_id, Shapes::ShapeRef.new(shape: ViewId, required: true, location: "uri", location_name: "ViewId"))
1683
+ DeleteViewVersionRequest.add_member(:view_version, Shapes::ShapeRef.new(shape: ViewVersion, required: true, location: "uri", location_name: "ViewVersion"))
1684
+ DeleteViewVersionRequest.struct_class = Types::DeleteViewVersionRequest
1685
+
1686
+ DeleteViewVersionResponse.struct_class = Types::DeleteViewVersionResponse
1687
+
1591
1688
  DeleteVocabularyRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1592
1689
  DeleteVocabularyRequest.add_member(:vocabulary_id, Shapes::ShapeRef.new(shape: VocabularyId, required: true, location: "uri", location_name: "VocabularyId"))
1593
1690
  DeleteVocabularyRequest.struct_class = Types::DeleteVocabularyRequest
@@ -1743,6 +1840,13 @@ module Aws::Connect
1743
1840
  DescribeUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "User"))
1744
1841
  DescribeUserResponse.struct_class = Types::DescribeUserResponse
1745
1842
 
1843
+ DescribeViewRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
1844
+ DescribeViewRequest.add_member(:view_id, Shapes::ShapeRef.new(shape: ViewId, required: true, location: "uri", location_name: "ViewId"))
1845
+ DescribeViewRequest.struct_class = Types::DescribeViewRequest
1846
+
1847
+ DescribeViewResponse.add_member(:view, Shapes::ShapeRef.new(shape: View, location_name: "View"))
1848
+ DescribeViewResponse.struct_class = Types::DescribeViewResponse
1849
+
1746
1850
  DescribeVocabularyRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1747
1851
  DescribeVocabularyRequest.add_member(:vocabulary_id, Shapes::ShapeRef.new(shape: VocabularyId, required: true, location: "uri", location_name: "VocabularyId"))
1748
1852
  DescribeVocabularyRequest.struct_class = Types::DescribeVocabularyRequest
@@ -1802,6 +1906,13 @@ module Aws::Connect
1802
1906
  DisassociateSecurityKeyRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, required: true, location: "uri", location_name: "AssociationId"))
1803
1907
  DisassociateSecurityKeyRequest.struct_class = Types::DisassociateSecurityKeyRequest
1804
1908
 
1909
+ DisassociateTrafficDistributionGroupUserRequest.add_member(:traffic_distribution_group_id, Shapes::ShapeRef.new(shape: TrafficDistributionGroupIdOrArn, required: true, location: "uri", location_name: "TrafficDistributionGroupId"))
1910
+ DisassociateTrafficDistributionGroupUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "UserId"))
1911
+ DisassociateTrafficDistributionGroupUserRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "querystring", location_name: "InstanceId"))
1912
+ DisassociateTrafficDistributionGroupUserRequest.struct_class = Types::DisassociateTrafficDistributionGroupUserRequest
1913
+
1914
+ DisassociateTrafficDistributionGroupUserResponse.struct_class = Types::DisassociateTrafficDistributionGroupUserResponse
1915
+
1805
1916
  DismissUserContactRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "uri", location_name: "UserId"))
1806
1917
  DismissUserContactRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1807
1918
  DismissUserContactRequest.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location_name: "ContactId"))
@@ -2151,6 +2262,8 @@ module Aws::Connect
2151
2262
  GetTrafficDistributionResponse.add_member(:telephony_config, Shapes::ShapeRef.new(shape: TelephonyConfig, location_name: "TelephonyConfig"))
2152
2263
  GetTrafficDistributionResponse.add_member(:id, Shapes::ShapeRef.new(shape: TrafficDistributionGroupId, location_name: "Id"))
2153
2264
  GetTrafficDistributionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: TrafficDistributionGroupArn, location_name: "Arn"))
2265
+ GetTrafficDistributionResponse.add_member(:sign_in_config, Shapes::ShapeRef.new(shape: SignInConfig, location_name: "SignInConfig"))
2266
+ GetTrafficDistributionResponse.add_member(:agent_config, Shapes::ShapeRef.new(shape: AgentConfig, location_name: "AgentConfig"))
2154
2267
  GetTrafficDistributionResponse.struct_class = Types::GetTrafficDistributionResponse
2155
2268
 
2156
2269
  Groupings.member = Shapes::ShapeRef.new(shape: Grouping)
@@ -2687,6 +2800,15 @@ module Aws::Connect
2687
2800
  ListTaskTemplatesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2688
2801
  ListTaskTemplatesResponse.struct_class = Types::ListTaskTemplatesResponse
2689
2802
 
2803
+ ListTrafficDistributionGroupUsersRequest.add_member(:traffic_distribution_group_id, Shapes::ShapeRef.new(shape: TrafficDistributionGroupIdOrArn, required: true, location: "uri", location_name: "TrafficDistributionGroupId"))
2804
+ ListTrafficDistributionGroupUsersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult10, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
2805
+ ListTrafficDistributionGroupUsersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2806
+ ListTrafficDistributionGroupUsersRequest.struct_class = Types::ListTrafficDistributionGroupUsersRequest
2807
+
2808
+ ListTrafficDistributionGroupUsersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2809
+ ListTrafficDistributionGroupUsersResponse.add_member(:traffic_distribution_group_user_summary_list, Shapes::ShapeRef.new(shape: TrafficDistributionGroupUserSummaryList, location_name: "TrafficDistributionGroupUserSummaryList"))
2810
+ ListTrafficDistributionGroupUsersResponse.struct_class = Types::ListTrafficDistributionGroupUsersResponse
2811
+
2690
2812
  ListTrafficDistributionGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult10, location: "querystring", location_name: "maxResults"))
2691
2813
  ListTrafficDistributionGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2692
2814
  ListTrafficDistributionGroupsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceIdOrArn, location: "querystring", location_name: "instanceId"))
@@ -2724,6 +2846,26 @@ module Aws::Connect
2724
2846
  ListUsersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2725
2847
  ListUsersResponse.struct_class = Types::ListUsersResponse
2726
2848
 
2849
+ ListViewVersionsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
2850
+ ListViewVersionsRequest.add_member(:view_id, Shapes::ShapeRef.new(shape: ViewId, required: true, location: "uri", location_name: "ViewId"))
2851
+ ListViewVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: ViewsNextToken, location: "querystring", location_name: "nextToken"))
2852
+ ListViewVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
2853
+ ListViewVersionsRequest.struct_class = Types::ListViewVersionsRequest
2854
+
2855
+ ListViewVersionsResponse.add_member(:view_version_summary_list, Shapes::ShapeRef.new(shape: ViewVersionSummaryList, location_name: "ViewVersionSummaryList"))
2856
+ ListViewVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: ViewsNextToken, location_name: "NextToken"))
2857
+ ListViewVersionsResponse.struct_class = Types::ListViewVersionsResponse
2858
+
2859
+ ListViewsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
2860
+ ListViewsRequest.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, location: "querystring", location_name: "type"))
2861
+ ListViewsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: ViewsNextToken, location: "querystring", location_name: "nextToken"))
2862
+ ListViewsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
2863
+ ListViewsRequest.struct_class = Types::ListViewsRequest
2864
+
2865
+ ListViewsResponse.add_member(:views_summary_list, Shapes::ShapeRef.new(shape: ViewsSummaryList, location_name: "ViewsSummaryList"))
2866
+ ListViewsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: ViewsNextToken, location_name: "NextToken"))
2867
+ ListViewsResponse.struct_class = Types::ListViewsResponse
2868
+
2727
2869
  MaximumResultReturnedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
2728
2870
  MaximumResultReturnedException.struct_class = Types::MaximumResultReturnedException
2729
2871
 
@@ -3333,6 +3475,15 @@ module Aws::Connect
3333
3475
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
3334
3476
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
3335
3477
 
3478
+ SignInConfig.add_member(:distributions, Shapes::ShapeRef.new(shape: SignInDistributionList, required: true, location_name: "Distributions"))
3479
+ SignInConfig.struct_class = Types::SignInConfig
3480
+
3481
+ SignInDistribution.add_member(:region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "Region"))
3482
+ SignInDistribution.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
3483
+ SignInDistribution.struct_class = Types::SignInDistribution
3484
+
3485
+ SignInDistributionList.member = Shapes::ShapeRef.new(shape: SignInDistribution)
3486
+
3336
3487
  SingleSelectOptions.member = Shapes::ShapeRef.new(shape: TaskTemplateSingleSelectOption)
3337
3488
 
3338
3489
  SingleSelectQuestionRuleCategoryAutomation.add_member(:category, Shapes::ShapeRef.new(shape: SingleSelectQuestionRuleCategoryAutomationLabel, required: true, location_name: "Category"))
@@ -3554,6 +3705,9 @@ module Aws::Connect
3554
3705
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
3555
3706
  ThrottlingException.struct_class = Types::ThrottlingException
3556
3707
 
3708
+ TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
3709
+ TooManyRequestsException.struct_class = Types::TooManyRequestsException
3710
+
3557
3711
  TrafficDistributionGroup.add_member(:id, Shapes::ShapeRef.new(shape: TrafficDistributionGroupId, location_name: "Id"))
3558
3712
  TrafficDistributionGroup.add_member(:arn, Shapes::ShapeRef.new(shape: TrafficDistributionGroupArn, location_name: "Arn"))
3559
3713
  TrafficDistributionGroup.add_member(:name, Shapes::ShapeRef.new(shape: Name128, location_name: "Name"))
@@ -3561,6 +3715,7 @@ module Aws::Connect
3561
3715
  TrafficDistributionGroup.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
3562
3716
  TrafficDistributionGroup.add_member(:status, Shapes::ShapeRef.new(shape: TrafficDistributionGroupStatus, location_name: "Status"))
3563
3717
  TrafficDistributionGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
3718
+ TrafficDistributionGroup.add_member(:is_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsDefault"))
3564
3719
  TrafficDistributionGroup.struct_class = Types::TrafficDistributionGroup
3565
3720
 
3566
3721
  TrafficDistributionGroupSummary.add_member(:id, Shapes::ShapeRef.new(shape: TrafficDistributionGroupId, location_name: "Id"))
@@ -3568,10 +3723,16 @@ module Aws::Connect
3568
3723
  TrafficDistributionGroupSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name128, location_name: "Name"))
3569
3724
  TrafficDistributionGroupSummary.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
3570
3725
  TrafficDistributionGroupSummary.add_member(:status, Shapes::ShapeRef.new(shape: TrafficDistributionGroupStatus, location_name: "Status"))
3726
+ TrafficDistributionGroupSummary.add_member(:is_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsDefault"))
3571
3727
  TrafficDistributionGroupSummary.struct_class = Types::TrafficDistributionGroupSummary
3572
3728
 
3573
3729
  TrafficDistributionGroupSummaryList.member = Shapes::ShapeRef.new(shape: TrafficDistributionGroupSummary)
3574
3730
 
3731
+ TrafficDistributionGroupUserSummary.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location_name: "UserId"))
3732
+ TrafficDistributionGroupUserSummary.struct_class = Types::TrafficDistributionGroupUserSummary
3733
+
3734
+ TrafficDistributionGroupUserSummaryList.member = Shapes::ShapeRef.new(shape: TrafficDistributionGroupUserSummary)
3735
+
3575
3736
  TransferContactRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
3576
3737
  TransferContactRequest.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location_name: "ContactId"))
3577
3738
  TransferContactRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, location_name: "QueueId"))
@@ -3844,6 +4005,8 @@ module Aws::Connect
3844
4005
 
3845
4006
  UpdateTrafficDistributionRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficDistributionGroupIdOrArn, required: true, location: "uri", location_name: "Id"))
3846
4007
  UpdateTrafficDistributionRequest.add_member(:telephony_config, Shapes::ShapeRef.new(shape: TelephonyConfig, location_name: "TelephonyConfig"))
4008
+ UpdateTrafficDistributionRequest.add_member(:sign_in_config, Shapes::ShapeRef.new(shape: SignInConfig, location_name: "SignInConfig"))
4009
+ UpdateTrafficDistributionRequest.add_member(:agent_config, Shapes::ShapeRef.new(shape: AgentConfig, location_name: "AgentConfig"))
3847
4010
  UpdateTrafficDistributionRequest.struct_class = Types::UpdateTrafficDistributionRequest
3848
4011
 
3849
4012
  UpdateTrafficDistributionResponse.struct_class = Types::UpdateTrafficDistributionResponse
@@ -3882,6 +4045,23 @@ module Aws::Connect
3882
4045
  UpdateUserSecurityProfilesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
3883
4046
  UpdateUserSecurityProfilesRequest.struct_class = Types::UpdateUserSecurityProfilesRequest
3884
4047
 
4048
+ UpdateViewContentRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
4049
+ UpdateViewContentRequest.add_member(:view_id, Shapes::ShapeRef.new(shape: ViewId, required: true, location: "uri", location_name: "ViewId"))
4050
+ UpdateViewContentRequest.add_member(:status, Shapes::ShapeRef.new(shape: ViewStatus, required: true, location_name: "Status"))
4051
+ UpdateViewContentRequest.add_member(:content, Shapes::ShapeRef.new(shape: ViewInputContent, required: true, location_name: "Content"))
4052
+ UpdateViewContentRequest.struct_class = Types::UpdateViewContentRequest
4053
+
4054
+ UpdateViewContentResponse.add_member(:view, Shapes::ShapeRef.new(shape: View, location_name: "View"))
4055
+ UpdateViewContentResponse.struct_class = Types::UpdateViewContentResponse
4056
+
4057
+ UpdateViewMetadataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: ViewsInstanceId, required: true, location: "uri", location_name: "InstanceId"))
4058
+ UpdateViewMetadataRequest.add_member(:view_id, Shapes::ShapeRef.new(shape: ViewId, required: true, location: "uri", location_name: "ViewId"))
4059
+ UpdateViewMetadataRequest.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, location_name: "Name"))
4060
+ UpdateViewMetadataRequest.add_member(:description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "Description"))
4061
+ UpdateViewMetadataRequest.struct_class = Types::UpdateViewMetadataRequest
4062
+
4063
+ UpdateViewMetadataResponse.struct_class = Types::UpdateViewMetadataResponse
4064
+
3885
4065
  UrlReference.add_member(:name, Shapes::ShapeRef.new(shape: ReferenceKey, location_name: "Name"))
3886
4066
  UrlReference.add_member(:value, Shapes::ShapeRef.new(shape: ReferenceValue, location_name: "Value"))
3887
4067
  UrlReference.struct_class = Types::UrlReference
@@ -3992,6 +4172,53 @@ module Aws::Connect
3992
4172
  UserTagMap.key = Shapes::ShapeRef.new(shape: String)
3993
4173
  UserTagMap.value = Shapes::ShapeRef.new(shape: String)
3994
4174
 
4175
+ View.add_member(:id, Shapes::ShapeRef.new(shape: ViewId, location_name: "Id"))
4176
+ View.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
4177
+ View.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, location_name: "Name"))
4178
+ View.add_member(:status, Shapes::ShapeRef.new(shape: ViewStatus, location_name: "Status"))
4179
+ View.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, location_name: "Type"))
4180
+ View.add_member(:description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "Description"))
4181
+ View.add_member(:version, Shapes::ShapeRef.new(shape: ViewVersion, location_name: "Version"))
4182
+ View.add_member(:version_description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "VersionDescription"))
4183
+ View.add_member(:content, Shapes::ShapeRef.new(shape: ViewContent, location_name: "Content"))
4184
+ View.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
4185
+ View.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
4186
+ View.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4187
+ View.add_member(:view_content_sha_256, Shapes::ShapeRef.new(shape: ViewContentSha256, location_name: "ViewContentSha256"))
4188
+ View.struct_class = Types::View
4189
+
4190
+ ViewActions.member = Shapes::ShapeRef.new(shape: ViewAction)
4191
+
4192
+ ViewContent.add_member(:input_schema, Shapes::ShapeRef.new(shape: ViewInputSchema, location_name: "InputSchema"))
4193
+ ViewContent.add_member(:template, Shapes::ShapeRef.new(shape: ViewTemplate, location_name: "Template"))
4194
+ ViewContent.add_member(:actions, Shapes::ShapeRef.new(shape: ViewActions, location_name: "Actions"))
4195
+ ViewContent.struct_class = Types::ViewContent
4196
+
4197
+ ViewInputContent.add_member(:template, Shapes::ShapeRef.new(shape: ViewTemplate, location_name: "Template"))
4198
+ ViewInputContent.add_member(:actions, Shapes::ShapeRef.new(shape: ViewActions, location_name: "Actions"))
4199
+ ViewInputContent.struct_class = Types::ViewInputContent
4200
+
4201
+ ViewSummary.add_member(:id, Shapes::ShapeRef.new(shape: ViewId, location_name: "Id"))
4202
+ ViewSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
4203
+ ViewSummary.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, location_name: "Name"))
4204
+ ViewSummary.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, location_name: "Type"))
4205
+ ViewSummary.add_member(:status, Shapes::ShapeRef.new(shape: ViewStatus, location_name: "Status"))
4206
+ ViewSummary.add_member(:description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "Description"))
4207
+ ViewSummary.struct_class = Types::ViewSummary
4208
+
4209
+ ViewVersionSummary.add_member(:id, Shapes::ShapeRef.new(shape: ViewId, location_name: "Id"))
4210
+ ViewVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
4211
+ ViewVersionSummary.add_member(:description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "Description"))
4212
+ ViewVersionSummary.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, location_name: "Name"))
4213
+ ViewVersionSummary.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, location_name: "Type"))
4214
+ ViewVersionSummary.add_member(:version, Shapes::ShapeRef.new(shape: ViewVersion, location_name: "Version"))
4215
+ ViewVersionSummary.add_member(:version_description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "VersionDescription"))
4216
+ ViewVersionSummary.struct_class = Types::ViewVersionSummary
4217
+
4218
+ ViewVersionSummaryList.member = Shapes::ShapeRef.new(shape: ViewVersionSummary)
4219
+
4220
+ ViewsSummaryList.member = Shapes::ShapeRef.new(shape: ViewSummary)
4221
+
3995
4222
  Vocabulary.add_member(:name, Shapes::ShapeRef.new(shape: VocabularyName, required: true, location_name: "Name"))
3996
4223
  Vocabulary.add_member(:id, Shapes::ShapeRef.new(shape: VocabularyId, required: true, location_name: "Id"))
3997
4224
  Vocabulary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "Arn"))
@@ -4194,6 +4421,20 @@ module Aws::Connect
4194
4421
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4195
4422
  end)
4196
4423
 
4424
+ api.add_operation(:associate_traffic_distribution_group_user, Seahorse::Model::Operation.new.tap do |o|
4425
+ o.name = "AssociateTrafficDistributionGroupUser"
4426
+ o.http_method = "PUT"
4427
+ o.http_request_uri = "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
4428
+ o.input = Shapes::ShapeRef.new(shape: AssociateTrafficDistributionGroupUserRequest)
4429
+ o.output = Shapes::ShapeRef.new(shape: AssociateTrafficDistributionGroupUserResponse)
4430
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4431
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4432
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4433
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4434
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
4435
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4436
+ end)
4437
+
4197
4438
  api.add_operation(:claim_phone_number, Seahorse::Model::Operation.new.tap do |o|
4198
4439
  o.name = "ClaimPhoneNumber"
4199
4440
  o.http_method = "POST"
@@ -4487,6 +4728,39 @@ module Aws::Connect
4487
4728
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4488
4729
  end)
4489
4730
 
4731
+ api.add_operation(:create_view, Seahorse::Model::Operation.new.tap do |o|
4732
+ o.name = "CreateView"
4733
+ o.http_method = "PUT"
4734
+ o.http_request_uri = "/views/{InstanceId}"
4735
+ o.input = Shapes::ShapeRef.new(shape: CreateViewRequest)
4736
+ o.output = Shapes::ShapeRef.new(shape: CreateViewResponse)
4737
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4738
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4739
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4740
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4741
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4742
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
4743
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
4744
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
4745
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
4746
+ end)
4747
+
4748
+ api.add_operation(:create_view_version, Seahorse::Model::Operation.new.tap do |o|
4749
+ o.name = "CreateViewVersion"
4750
+ o.http_method = "PUT"
4751
+ o.http_request_uri = "/views/{InstanceId}/{ViewId}/versions"
4752
+ o.input = Shapes::ShapeRef.new(shape: CreateViewVersionRequest)
4753
+ o.output = Shapes::ShapeRef.new(shape: CreateViewVersionResponse)
4754
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4755
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4756
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4757
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4758
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4759
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
4760
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
4761
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
4762
+ end)
4763
+
4490
4764
  api.add_operation(:create_vocabulary, Seahorse::Model::Operation.new.tap do |o|
4491
4765
  o.name = "CreateVocabulary"
4492
4766
  o.http_method = "POST"
@@ -4752,6 +5026,36 @@ module Aws::Connect
4752
5026
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4753
5027
  end)
4754
5028
 
5029
+ api.add_operation(:delete_view, Seahorse::Model::Operation.new.tap do |o|
5030
+ o.name = "DeleteView"
5031
+ o.http_method = "DELETE"
5032
+ o.http_request_uri = "/views/{InstanceId}/{ViewId}"
5033
+ o.input = Shapes::ShapeRef.new(shape: DeleteViewRequest)
5034
+ o.output = Shapes::ShapeRef.new(shape: DeleteViewResponse)
5035
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5036
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
5037
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
5038
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5039
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5040
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
5041
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
5042
+ end)
5043
+
5044
+ api.add_operation(:delete_view_version, Seahorse::Model::Operation.new.tap do |o|
5045
+ o.name = "DeleteViewVersion"
5046
+ o.http_method = "DELETE"
5047
+ o.http_request_uri = "/views/{InstanceId}/{ViewId}/versions/{ViewVersion}"
5048
+ o.input = Shapes::ShapeRef.new(shape: DeleteViewVersionRequest)
5049
+ o.output = Shapes::ShapeRef.new(shape: DeleteViewVersionResponse)
5050
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5051
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
5052
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
5053
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5054
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5055
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
5056
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
5057
+ end)
5058
+
4755
5059
  api.add_operation(:delete_vocabulary, Seahorse::Model::Operation.new.tap do |o|
4756
5060
  o.name = "DeleteVocabulary"
4757
5061
  o.http_method = "POST"
@@ -5037,6 +5341,20 @@ module Aws::Connect
5037
5341
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5038
5342
  end)
5039
5343
 
5344
+ api.add_operation(:describe_view, Seahorse::Model::Operation.new.tap do |o|
5345
+ o.name = "DescribeView"
5346
+ o.http_method = "GET"
5347
+ o.http_request_uri = "/views/{InstanceId}/{ViewId}"
5348
+ o.input = Shapes::ShapeRef.new(shape: DescribeViewRequest)
5349
+ o.output = Shapes::ShapeRef.new(shape: DescribeViewResponse)
5350
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5351
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
5352
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
5353
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5354
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5355
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
5356
+ end)
5357
+
5040
5358
  api.add_operation(:describe_vocabulary, Seahorse::Model::Operation.new.tap do |o|
5041
5359
  o.name = "DescribeVocabulary"
5042
5360
  o.http_method = "GET"
@@ -5166,6 +5484,20 @@ module Aws::Connect
5166
5484
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5167
5485
  end)
5168
5486
 
5487
+ api.add_operation(:disassociate_traffic_distribution_group_user, Seahorse::Model::Operation.new.tap do |o|
5488
+ o.name = "DisassociateTrafficDistributionGroupUser"
5489
+ o.http_method = "DELETE"
5490
+ o.http_request_uri = "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
5491
+ o.input = Shapes::ShapeRef.new(shape: DisassociateTrafficDistributionGroupUserRequest)
5492
+ o.output = Shapes::ShapeRef.new(shape: DisassociateTrafficDistributionGroupUserResponse)
5493
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
5494
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5495
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5496
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5497
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
5498
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5499
+ end)
5500
+
5169
5501
  api.add_operation(:dismiss_user_contact, Seahorse::Model::Operation.new.tap do |o|
5170
5502
  o.name = "DismissUserContact"
5171
5503
  o.http_method = "POST"
@@ -5893,6 +6225,25 @@ module Aws::Connect
5893
6225
  )
5894
6226
  end)
5895
6227
 
6228
+ api.add_operation(:list_traffic_distribution_group_users, Seahorse::Model::Operation.new.tap do |o|
6229
+ o.name = "ListTrafficDistributionGroupUsers"
6230
+ o.http_method = "GET"
6231
+ o.http_request_uri = "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
6232
+ o.input = Shapes::ShapeRef.new(shape: ListTrafficDistributionGroupUsersRequest)
6233
+ o.output = Shapes::ShapeRef.new(shape: ListTrafficDistributionGroupUsersResponse)
6234
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6235
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6236
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6237
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6238
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6239
+ o[:pager] = Aws::Pager.new(
6240
+ limit_key: "max_results",
6241
+ tokens: {
6242
+ "next_token" => "next_token"
6243
+ }
6244
+ )
6245
+ end)
6246
+
5896
6247
  api.add_operation(:list_traffic_distribution_groups, Seahorse::Model::Operation.new.tap do |o|
5897
6248
  o.name = "ListTrafficDistributionGroups"
5898
6249
  o.http_method = "GET"
@@ -5967,6 +6318,46 @@ module Aws::Connect
5967
6318
  )
5968
6319
  end)
5969
6320
 
6321
+ api.add_operation(:list_view_versions, Seahorse::Model::Operation.new.tap do |o|
6322
+ o.name = "ListViewVersions"
6323
+ o.http_method = "GET"
6324
+ o.http_request_uri = "/views/{InstanceId}/{ViewId}/versions"
6325
+ o.input = Shapes::ShapeRef.new(shape: ListViewVersionsRequest)
6326
+ o.output = Shapes::ShapeRef.new(shape: ListViewVersionsResponse)
6327
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6328
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6329
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6330
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6331
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6332
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
6333
+ o[:pager] = Aws::Pager.new(
6334
+ limit_key: "max_results",
6335
+ tokens: {
6336
+ "next_token" => "next_token"
6337
+ }
6338
+ )
6339
+ end)
6340
+
6341
+ api.add_operation(:list_views, Seahorse::Model::Operation.new.tap do |o|
6342
+ o.name = "ListViews"
6343
+ o.http_method = "GET"
6344
+ o.http_request_uri = "/views/{InstanceId}"
6345
+ o.input = Shapes::ShapeRef.new(shape: ListViewsRequest)
6346
+ o.output = Shapes::ShapeRef.new(shape: ListViewsResponse)
6347
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6348
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6349
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6350
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6351
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6352
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
6353
+ o[:pager] = Aws::Pager.new(
6354
+ limit_key: "max_results",
6355
+ tokens: {
6356
+ "next_token" => "next_token"
6357
+ }
6358
+ )
6359
+ end)
6360
+
5970
6361
  api.add_operation(:monitor_contact, Seahorse::Model::Operation.new.tap do |o|
5971
6362
  o.name = "MonitorContact"
5972
6363
  o.http_method = "POST"
@@ -6948,6 +7339,37 @@ module Aws::Connect
6948
7339
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6949
7340
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6950
7341
  end)
7342
+
7343
+ api.add_operation(:update_view_content, Seahorse::Model::Operation.new.tap do |o|
7344
+ o.name = "UpdateViewContent"
7345
+ o.http_method = "POST"
7346
+ o.http_request_uri = "/views/{InstanceId}/{ViewId}"
7347
+ o.input = Shapes::ShapeRef.new(shape: UpdateViewContentRequest)
7348
+ o.output = Shapes::ShapeRef.new(shape: UpdateViewContentResponse)
7349
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7350
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
7351
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
7352
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7353
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
7354
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
7355
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
7356
+ end)
7357
+
7358
+ api.add_operation(:update_view_metadata, Seahorse::Model::Operation.new.tap do |o|
7359
+ o.name = "UpdateViewMetadata"
7360
+ o.http_method = "POST"
7361
+ o.http_request_uri = "/views/{InstanceId}/{ViewId}/metadata"
7362
+ o.input = Shapes::ShapeRef.new(shape: UpdateViewMetadataRequest)
7363
+ o.output = Shapes::ShapeRef.new(shape: UpdateViewMetadataResponse)
7364
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7365
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
7366
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
7367
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7368
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
7369
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
7370
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
7371
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
7372
+ end)
6951
7373
  end
6952
7374
 
6953
7375
  end