aws-sdk-connect 1.140.0 → 1.142.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.
@@ -14,6 +14,7 @@ module Aws::Connect
14
14
  include Seahorse::Model
15
15
 
16
16
  ARN = Shapes::StringShape.new(name: 'ARN')
17
+ AWSAccountId = Shapes::StringShape.new(name: 'AWSAccountId')
17
18
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
18
19
  ActionSummaries = Shapes::ListShape.new(name: 'ActionSummaries')
19
20
  ActionSummary = Shapes::StructureShape.new(name: 'ActionSummary')
@@ -44,17 +45,26 @@ module Aws::Connect
44
45
  AgentsMinOneMaxHundred = Shapes::ListShape.new(name: 'AgentsMinOneMaxHundred')
45
46
  AliasArn = Shapes::StringShape.new(name: 'AliasArn')
46
47
  AllowedAccessControlTags = Shapes::MapShape.new(name: 'AllowedAccessControlTags')
48
+ AllowedCapabilities = Shapes::StructureShape.new(name: 'AllowedCapabilities')
47
49
  AllowedMonitorCapabilities = Shapes::ListShape.new(name: 'AllowedMonitorCapabilities')
50
+ AnalyticsDataAssociationResult = Shapes::StructureShape.new(name: 'AnalyticsDataAssociationResult')
51
+ AnalyticsDataAssociationResults = Shapes::ListShape.new(name: 'AnalyticsDataAssociationResults')
48
52
  AnswerMachineDetectionConfig = Shapes::StructureShape.new(name: 'AnswerMachineDetectionConfig')
49
53
  Application = Shapes::StructureShape.new(name: 'Application')
50
54
  ApplicationPermissions = Shapes::ListShape.new(name: 'ApplicationPermissions')
51
55
  Applications = Shapes::ListShape.new(name: 'Applications')
52
56
  ApproximateTotalCount = Shapes::IntegerShape.new(name: 'ApproximateTotalCount')
57
+ ArtifactId = Shapes::StringShape.new(name: 'ArtifactId')
58
+ ArtifactStatus = Shapes::StringShape.new(name: 'ArtifactStatus')
53
59
  AssignContactCategoryActionDefinition = Shapes::StructureShape.new(name: 'AssignContactCategoryActionDefinition')
60
+ AssociateAnalyticsDataSetRequest = Shapes::StructureShape.new(name: 'AssociateAnalyticsDataSetRequest')
61
+ AssociateAnalyticsDataSetResponse = Shapes::StructureShape.new(name: 'AssociateAnalyticsDataSetResponse')
54
62
  AssociateApprovedOriginRequest = Shapes::StructureShape.new(name: 'AssociateApprovedOriginRequest')
55
63
  AssociateBotRequest = Shapes::StructureShape.new(name: 'AssociateBotRequest')
56
64
  AssociateDefaultVocabularyRequest = Shapes::StructureShape.new(name: 'AssociateDefaultVocabularyRequest')
57
65
  AssociateDefaultVocabularyResponse = Shapes::StructureShape.new(name: 'AssociateDefaultVocabularyResponse')
66
+ AssociateFlowRequest = Shapes::StructureShape.new(name: 'AssociateFlowRequest')
67
+ AssociateFlowResponse = Shapes::StructureShape.new(name: 'AssociateFlowResponse')
58
68
  AssociateInstanceStorageConfigRequest = Shapes::StructureShape.new(name: 'AssociateInstanceStorageConfigRequest')
59
69
  AssociateInstanceStorageConfigResponse = Shapes::StructureShape.new(name: 'AssociateInstanceStorageConfigResponse')
60
70
  AssociateLambdaFunctionRequest = Shapes::StructureShape.new(name: 'AssociateLambdaFunctionRequest')
@@ -67,16 +77,24 @@ module Aws::Connect
67
77
  AssociateTrafficDistributionGroupUserRequest = Shapes::StructureShape.new(name: 'AssociateTrafficDistributionGroupUserRequest')
68
78
  AssociateTrafficDistributionGroupUserResponse = Shapes::StructureShape.new(name: 'AssociateTrafficDistributionGroupUserResponse')
69
79
  AssociationId = Shapes::StringShape.new(name: 'AssociationId')
80
+ AttachmentName = Shapes::StringShape.new(name: 'AttachmentName')
70
81
  AttachmentReference = Shapes::StructureShape.new(name: 'AttachmentReference')
82
+ Attendee = Shapes::StructureShape.new(name: 'Attendee')
83
+ AttendeeId = Shapes::StringShape.new(name: 'AttendeeId')
71
84
  Attribute = Shapes::StructureShape.new(name: 'Attribute')
72
85
  AttributeName = Shapes::StringShape.new(name: 'AttributeName')
73
86
  AttributeValue = Shapes::StringShape.new(name: 'AttributeValue')
74
87
  Attributes = Shapes::MapShape.new(name: 'Attributes')
75
88
  AttributesList = Shapes::ListShape.new(name: 'AttributesList')
89
+ AudioFeatures = Shapes::StructureShape.new(name: 'AudioFeatures')
76
90
  AutoAccept = Shapes::BooleanShape.new(name: 'AutoAccept')
77
91
  AvailableNumberSummary = Shapes::StructureShape.new(name: 'AvailableNumberSummary')
78
92
  AvailableNumbersList = Shapes::ListShape.new(name: 'AvailableNumbersList')
79
93
  AwsRegion = Shapes::StringShape.new(name: 'AwsRegion')
94
+ BatchAssociateAnalyticsDataSetRequest = Shapes::StructureShape.new(name: 'BatchAssociateAnalyticsDataSetRequest')
95
+ BatchAssociateAnalyticsDataSetResponse = Shapes::StructureShape.new(name: 'BatchAssociateAnalyticsDataSetResponse')
96
+ BatchDisassociateAnalyticsDataSetRequest = Shapes::StructureShape.new(name: 'BatchDisassociateAnalyticsDataSetRequest')
97
+ BatchDisassociateAnalyticsDataSetResponse = Shapes::StructureShape.new(name: 'BatchDisassociateAnalyticsDataSetResponse')
80
98
  BatchGetFlowAssociationRequest = Shapes::StructureShape.new(name: 'BatchGetFlowAssociationRequest')
81
99
  BatchGetFlowAssociationResponse = Shapes::StructureShape.new(name: 'BatchGetFlowAssociationResponse')
82
100
  BatchPutContactRequest = Shapes::StructureShape.new(name: 'BatchPutContactRequest')
@@ -94,6 +112,8 @@ module Aws::Connect
94
112
  ChatContent = Shapes::StringShape.new(name: 'ChatContent')
95
113
  ChatContentType = Shapes::StringShape.new(name: 'ChatContentType')
96
114
  ChatDurationInMinutes = Shapes::IntegerShape.new(name: 'ChatDurationInMinutes')
115
+ ChatEvent = Shapes::StructureShape.new(name: 'ChatEvent')
116
+ ChatEventType = Shapes::StringShape.new(name: 'ChatEventType')
97
117
  ChatMessage = Shapes::StructureShape.new(name: 'ChatMessage')
98
118
  ChatParticipantRoleConfig = Shapes::StructureShape.new(name: 'ChatParticipantRoleConfig')
99
119
  ChatStreamingConfiguration = Shapes::StructureShape.new(name: 'ChatStreamingConfiguration')
@@ -105,6 +125,7 @@ module Aws::Connect
105
125
  CommonNameLength127 = Shapes::StringShape.new(name: 'CommonNameLength127')
106
126
  Comparison = Shapes::StringShape.new(name: 'Comparison')
107
127
  Concurrency = Shapes::IntegerShape.new(name: 'Concurrency')
128
+ ConnectionData = Shapes::StructureShape.new(name: 'ConnectionData')
108
129
  Contact = Shapes::StructureShape.new(name: 'Contact')
109
130
  ContactDataRequest = Shapes::StructureShape.new(name: 'ContactDataRequest')
110
131
  ContactDataRequestList = Shapes::ListShape.new(name: 'ContactDataRequestList')
@@ -136,6 +157,7 @@ module Aws::Connect
136
157
  ContactState = Shapes::StringShape.new(name: 'ContactState')
137
158
  ContactStates = Shapes::ListShape.new(name: 'ContactStates')
138
159
  Content = Shapes::StringShape.new(name: 'Content')
160
+ ContentType = Shapes::StringShape.new(name: 'ContentType')
139
161
  ControlPlaneTagFilter = Shapes::StructureShape.new(name: 'ControlPlaneTagFilter')
140
162
  CreateAgentStatusRequest = Shapes::StructureShape.new(name: 'CreateAgentStatusRequest')
141
163
  CreateAgentStatusResponse = Shapes::StructureShape.new(name: 'CreateAgentStatusResponse')
@@ -195,6 +217,8 @@ module Aws::Connect
195
217
  CurrentMetricSortCriteria = Shapes::StructureShape.new(name: 'CurrentMetricSortCriteria')
196
218
  CurrentMetricSortCriteriaMaxOne = Shapes::ListShape.new(name: 'CurrentMetricSortCriteriaMaxOne')
197
219
  CurrentMetrics = Shapes::ListShape.new(name: 'CurrentMetrics')
220
+ DataSetId = Shapes::StringShape.new(name: 'DataSetId')
221
+ DataSetIds = Shapes::ListShape.new(name: 'DataSetIds')
198
222
  DateReference = Shapes::StructureShape.new(name: 'DateReference')
199
223
  DeactivateEvaluationFormRequest = Shapes::StructureShape.new(name: 'DeactivateEvaluationFormRequest')
200
224
  DeactivateEvaluationFormResponse = Shapes::StructureShape.new(name: 'DeactivateEvaluationFormResponse')
@@ -277,6 +301,7 @@ module Aws::Connect
277
301
  DescribeVocabularyResponse = Shapes::StructureShape.new(name: 'DescribeVocabularyResponse')
278
302
  Description = Shapes::StringShape.new(name: 'Description')
279
303
  Description250 = Shapes::StringShape.new(name: 'Description250')
304
+ DestinationId = Shapes::StringShape.new(name: 'DestinationId')
280
305
  DestinationNotAllowedException = Shapes::StructureShape.new(name: 'DestinationNotAllowedException')
281
306
  Dimensions = Shapes::StructureShape.new(name: 'Dimensions')
282
307
  DimensionsV2Key = Shapes::StringShape.new(name: 'DimensionsV2Key')
@@ -286,8 +311,11 @@ module Aws::Connect
286
311
  DirectoryId = Shapes::StringShape.new(name: 'DirectoryId')
287
312
  DirectoryType = Shapes::StringShape.new(name: 'DirectoryType')
288
313
  DirectoryUserId = Shapes::StringShape.new(name: 'DirectoryUserId')
314
+ DisassociateAnalyticsDataSetRequest = Shapes::StructureShape.new(name: 'DisassociateAnalyticsDataSetRequest')
289
315
  DisassociateApprovedOriginRequest = Shapes::StructureShape.new(name: 'DisassociateApprovedOriginRequest')
290
316
  DisassociateBotRequest = Shapes::StructureShape.new(name: 'DisassociateBotRequest')
317
+ DisassociateFlowRequest = Shapes::StructureShape.new(name: 'DisassociateFlowRequest')
318
+ DisassociateFlowResponse = Shapes::StructureShape.new(name: 'DisassociateFlowResponse')
291
319
  DisassociateInstanceStorageConfigRequest = Shapes::StructureShape.new(name: 'DisassociateInstanceStorageConfigRequest')
292
320
  DisassociateLambdaFunctionRequest = Shapes::StructureShape.new(name: 'DisassociateLambdaFunctionRequest')
293
321
  DisassociateLexBotRequest = Shapes::StructureShape.new(name: 'DisassociateLexBotRequest')
@@ -312,6 +340,8 @@ module Aws::Connect
312
340
  Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
313
341
  EndpointAddress = Shapes::StringShape.new(name: 'EndpointAddress')
314
342
  EndpointType = Shapes::StringShape.new(name: 'EndpointType')
343
+ ErrorResult = Shapes::StructureShape.new(name: 'ErrorResult')
344
+ ErrorResults = Shapes::ListShape.new(name: 'ErrorResults')
315
345
  Evaluation = Shapes::StructureShape.new(name: 'Evaluation')
316
346
  EvaluationAnswerData = Shapes::UnionShape.new(name: 'EvaluationAnswerData')
317
347
  EvaluationAnswerDataNumericValue = Shapes::FloatShape.new(name: 'EvaluationAnswerDataNumericValue')
@@ -376,6 +406,7 @@ module Aws::Connect
376
406
  FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
377
407
  Filters = Shapes::StructureShape.new(name: 'Filters')
378
408
  FiltersV2List = Shapes::ListShape.new(name: 'FiltersV2List')
409
+ FlowAssociationResourceType = Shapes::StringShape.new(name: 'FlowAssociationResourceType')
379
410
  FlowAssociationSummary = Shapes::StructureShape.new(name: 'FlowAssociationSummary')
380
411
  FlowAssociationSummaryList = Shapes::ListShape.new(name: 'FlowAssociationSummaryList')
381
412
  FunctionArn = Shapes::StringShape.new(name: 'FunctionArn')
@@ -388,6 +419,8 @@ module Aws::Connect
388
419
  GetCurrentUserDataResponse = Shapes::StructureShape.new(name: 'GetCurrentUserDataResponse')
389
420
  GetFederationTokenRequest = Shapes::StructureShape.new(name: 'GetFederationTokenRequest')
390
421
  GetFederationTokenResponse = Shapes::StructureShape.new(name: 'GetFederationTokenResponse')
422
+ GetFlowAssociationRequest = Shapes::StructureShape.new(name: 'GetFlowAssociationRequest')
423
+ GetFlowAssociationResponse = Shapes::StructureShape.new(name: 'GetFlowAssociationResponse')
391
424
  GetMetricDataRequest = Shapes::StructureShape.new(name: 'GetMetricDataRequest')
392
425
  GetMetricDataResponse = Shapes::StructureShape.new(name: 'GetMetricDataResponse')
393
426
  GetMetricDataV2Request = Shapes::StructureShape.new(name: 'GetMetricDataV2Request')
@@ -443,6 +476,8 @@ module Aws::Connect
443
476
  HoursOfOperationTimeSlice = Shapes::StructureShape.new(name: 'HoursOfOperationTimeSlice')
444
477
  ISO8601Datetime = Shapes::StringShape.new(name: 'ISO8601Datetime')
445
478
  IdempotencyException = Shapes::StructureShape.new(name: 'IdempotencyException')
479
+ ImportPhoneNumberRequest = Shapes::StructureShape.new(name: 'ImportPhoneNumberRequest')
480
+ ImportPhoneNumberResponse = Shapes::StructureShape.new(name: 'ImportPhoneNumberResponse')
446
481
  InboundCallsEnabled = Shapes::BooleanShape.new(name: 'InboundCallsEnabled')
447
482
  Instance = Shapes::StructureShape.new(name: 'Instance')
448
483
  InstanceArn = Shapes::StringShape.new(name: 'InstanceArn')
@@ -472,6 +507,7 @@ module Aws::Connect
472
507
  InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
473
508
  InvisibleFieldInfo = Shapes::StructureShape.new(name: 'InvisibleFieldInfo')
474
509
  InvisibleTaskTemplateFields = Shapes::ListShape.new(name: 'InvisibleTaskTemplateFields')
510
+ JoinToken = Shapes::StringShape.new(name: 'JoinToken')
475
511
  KeyId = Shapes::StringShape.new(name: 'KeyId')
476
512
  KinesisFirehoseConfig = Shapes::StructureShape.new(name: 'KinesisFirehoseConfig')
477
513
  KinesisStreamConfig = Shapes::StructureShape.new(name: 'KinesisStreamConfig')
@@ -487,6 +523,8 @@ module Aws::Connect
487
523
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
488
524
  ListAgentStatusRequest = Shapes::StructureShape.new(name: 'ListAgentStatusRequest')
489
525
  ListAgentStatusResponse = Shapes::StructureShape.new(name: 'ListAgentStatusResponse')
526
+ ListAnalyticsDataAssociationsRequest = Shapes::StructureShape.new(name: 'ListAnalyticsDataAssociationsRequest')
527
+ ListAnalyticsDataAssociationsResponse = Shapes::StructureShape.new(name: 'ListAnalyticsDataAssociationsResponse')
490
528
  ListApprovedOriginsRequest = Shapes::StructureShape.new(name: 'ListApprovedOriginsRequest')
491
529
  ListApprovedOriginsResponse = Shapes::StructureShape.new(name: 'ListApprovedOriginsResponse')
492
530
  ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
@@ -506,6 +544,8 @@ module Aws::Connect
506
544
  ListEvaluationFormsRequest = Shapes::StructureShape.new(name: 'ListEvaluationFormsRequest')
507
545
  ListEvaluationFormsResponse = Shapes::StructureShape.new(name: 'ListEvaluationFormsResponse')
508
546
  ListFlowAssociationResourceType = Shapes::StringShape.new(name: 'ListFlowAssociationResourceType')
547
+ ListFlowAssociationsRequest = Shapes::StructureShape.new(name: 'ListFlowAssociationsRequest')
548
+ ListFlowAssociationsResponse = Shapes::StructureShape.new(name: 'ListFlowAssociationsResponse')
509
549
  ListHoursOfOperationsRequest = Shapes::StructureShape.new(name: 'ListHoursOfOperationsRequest')
510
550
  ListHoursOfOperationsResponse = Shapes::StructureShape.new(name: 'ListHoursOfOperationsResponse')
511
551
  ListInstanceAttributesRequest = Shapes::StructureShape.new(name: 'ListInstanceAttributesRequest')
@@ -534,6 +574,8 @@ module Aws::Connect
534
574
  ListQueuesResponse = Shapes::StructureShape.new(name: 'ListQueuesResponse')
535
575
  ListQuickConnectsRequest = Shapes::StructureShape.new(name: 'ListQuickConnectsRequest')
536
576
  ListQuickConnectsResponse = Shapes::StructureShape.new(name: 'ListQuickConnectsResponse')
577
+ ListRealtimeContactAnalysisSegmentsV2Request = Shapes::StructureShape.new(name: 'ListRealtimeContactAnalysisSegmentsV2Request')
578
+ ListRealtimeContactAnalysisSegmentsV2Response = Shapes::StructureShape.new(name: 'ListRealtimeContactAnalysisSegmentsV2Response')
537
579
  ListRoutingProfileQueuesRequest = Shapes::StructureShape.new(name: 'ListRoutingProfileQueuesRequest')
538
580
  ListRoutingProfileQueuesResponse = Shapes::StructureShape.new(name: 'ListRoutingProfileQueuesResponse')
539
581
  ListRoutingProfilesRequest = Shapes::StructureShape.new(name: 'ListRoutingProfilesRequest')
@@ -578,6 +620,12 @@ module Aws::Connect
578
620
  MaximumResultReturnedException = Shapes::StructureShape.new(name: 'MaximumResultReturnedException')
579
621
  MediaConcurrencies = Shapes::ListShape.new(name: 'MediaConcurrencies')
580
622
  MediaConcurrency = Shapes::StructureShape.new(name: 'MediaConcurrency')
623
+ MediaPlacement = Shapes::StructureShape.new(name: 'MediaPlacement')
624
+ MediaRegion = Shapes::StringShape.new(name: 'MediaRegion')
625
+ Meeting = Shapes::StructureShape.new(name: 'Meeting')
626
+ MeetingFeatureStatus = Shapes::StringShape.new(name: 'MeetingFeatureStatus')
627
+ MeetingFeaturesConfiguration = Shapes::StructureShape.new(name: 'MeetingFeaturesConfiguration')
628
+ MeetingId = Shapes::StringShape.new(name: 'MeetingId')
581
629
  Message = Shapes::StringShape.new(name: 'Message')
582
630
  MetricDataCollectionsV2 = Shapes::ListShape.new(name: 'MetricDataCollectionsV2')
583
631
  MetricDataV2 = Shapes::StructureShape.new(name: 'MetricDataV2')
@@ -597,6 +645,8 @@ module Aws::Connect
597
645
  Name = Shapes::StringShape.new(name: 'Name')
598
646
  Name128 = Shapes::StringShape.new(name: 'Name128')
599
647
  Namespace = Shapes::StringShape.new(name: 'Namespace')
648
+ NewChatCreated = Shapes::BooleanShape.new(name: 'NewChatCreated')
649
+ NewSessionDetails = Shapes::StructureShape.new(name: 'NewSessionDetails')
600
650
  NextToken = Shapes::StringShape.new(name: 'NextToken')
601
651
  NextToken2500 = Shapes::StringShape.new(name: 'NextToken2500')
602
652
  NotificationContentType = Shapes::StringShape.new(name: 'NotificationContentType')
@@ -611,7 +661,9 @@ module Aws::Connect
611
661
  OutboundCallerIdName = Shapes::StringShape.new(name: 'OutboundCallerIdName')
612
662
  OutboundCallsEnabled = Shapes::BooleanShape.new(name: 'OutboundCallsEnabled')
613
663
  OutboundContactNotPermittedException = Shapes::StructureShape.new(name: 'OutboundContactNotPermittedException')
664
+ OutputTypeNotFoundException = Shapes::StructureShape.new(name: 'OutputTypeNotFoundException')
614
665
  PEM = Shapes::StringShape.new(name: 'PEM')
666
+ ParticipantCapabilities = Shapes::StructureShape.new(name: 'ParticipantCapabilities')
615
667
  ParticipantDetails = Shapes::StructureShape.new(name: 'ParticipantDetails')
616
668
  ParticipantDetailsToAdd = Shapes::StructureShape.new(name: 'ParticipantDetailsToAdd')
617
669
  ParticipantId = Shapes::StringShape.new(name: 'ParticipantId')
@@ -700,6 +752,42 @@ module Aws::Connect
700
752
  QuickConnectsList = Shapes::ListShape.new(name: 'QuickConnectsList')
701
753
  ReadOnlyFieldInfo = Shapes::StructureShape.new(name: 'ReadOnlyFieldInfo')
702
754
  ReadOnlyTaskTemplateFields = Shapes::ListShape.new(name: 'ReadOnlyTaskTemplateFields')
755
+ RealTimeContactAnalysisAttachment = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisAttachment')
756
+ RealTimeContactAnalysisAttachments = Shapes::ListShape.new(name: 'RealTimeContactAnalysisAttachments')
757
+ RealTimeContactAnalysisCategoryDetails = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisCategoryDetails')
758
+ RealTimeContactAnalysisCategoryName = Shapes::StringShape.new(name: 'RealTimeContactAnalysisCategoryName')
759
+ RealTimeContactAnalysisCharacterInterval = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisCharacterInterval')
760
+ RealTimeContactAnalysisCharacterIntervals = Shapes::ListShape.new(name: 'RealTimeContactAnalysisCharacterIntervals')
761
+ RealTimeContactAnalysisContentType = Shapes::StringShape.new(name: 'RealTimeContactAnalysisContentType')
762
+ RealTimeContactAnalysisEventType = Shapes::StringShape.new(name: 'RealTimeContactAnalysisEventType')
763
+ RealTimeContactAnalysisId256 = Shapes::StringShape.new(name: 'RealTimeContactAnalysisId256')
764
+ RealTimeContactAnalysisIssueDetected = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisIssueDetected')
765
+ RealTimeContactAnalysisIssuesDetected = Shapes::ListShape.new(name: 'RealTimeContactAnalysisIssuesDetected')
766
+ RealTimeContactAnalysisMatchedDetails = Shapes::MapShape.new(name: 'RealTimeContactAnalysisMatchedDetails')
767
+ RealTimeContactAnalysisOffset = Shapes::IntegerShape.new(name: 'RealTimeContactAnalysisOffset')
768
+ RealTimeContactAnalysisOutputType = Shapes::StringShape.new(name: 'RealTimeContactAnalysisOutputType')
769
+ RealTimeContactAnalysisPointOfInterest = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisPointOfInterest')
770
+ RealTimeContactAnalysisPointsOfInterest = Shapes::ListShape.new(name: 'RealTimeContactAnalysisPointsOfInterest')
771
+ RealTimeContactAnalysisSegmentAttachments = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisSegmentAttachments')
772
+ RealTimeContactAnalysisSegmentCategories = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisSegmentCategories')
773
+ RealTimeContactAnalysisSegmentEvent = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisSegmentEvent')
774
+ RealTimeContactAnalysisSegmentIssues = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisSegmentIssues')
775
+ RealTimeContactAnalysisSegmentTranscript = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisSegmentTranscript')
776
+ RealTimeContactAnalysisSegmentType = Shapes::StringShape.new(name: 'RealTimeContactAnalysisSegmentType')
777
+ RealTimeContactAnalysisSegmentTypes = Shapes::ListShape.new(name: 'RealTimeContactAnalysisSegmentTypes')
778
+ RealTimeContactAnalysisSentimentLabel = Shapes::StringShape.new(name: 'RealTimeContactAnalysisSentimentLabel')
779
+ RealTimeContactAnalysisStatus = Shapes::StringShape.new(name: 'RealTimeContactAnalysisStatus')
780
+ RealTimeContactAnalysisSupportedChannel = Shapes::StringShape.new(name: 'RealTimeContactAnalysisSupportedChannel')
781
+ RealTimeContactAnalysisTimeData = Shapes::UnionShape.new(name: 'RealTimeContactAnalysisTimeData')
782
+ RealTimeContactAnalysisTimeInstant = Shapes::TimestampShape.new(name: 'RealTimeContactAnalysisTimeInstant', timestampFormat: "iso8601")
783
+ RealTimeContactAnalysisTranscriptContent = Shapes::StringShape.new(name: 'RealTimeContactAnalysisTranscriptContent')
784
+ RealTimeContactAnalysisTranscriptItemRedaction = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisTranscriptItemRedaction')
785
+ RealTimeContactAnalysisTranscriptItemWithCharacterOffsets = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisTranscriptItemWithCharacterOffsets')
786
+ RealTimeContactAnalysisTranscriptItemWithContent = Shapes::StructureShape.new(name: 'RealTimeContactAnalysisTranscriptItemWithContent')
787
+ RealTimeContactAnalysisTranscriptItemsWithCharacterOffsets = Shapes::ListShape.new(name: 'RealTimeContactAnalysisTranscriptItemsWithCharacterOffsets')
788
+ RealTimeContactAnalysisTranscriptItemsWithContent = Shapes::ListShape.new(name: 'RealTimeContactAnalysisTranscriptItemsWithContent')
789
+ RealtimeContactAnalysisSegment = Shapes::UnionShape.new(name: 'RealtimeContactAnalysisSegment')
790
+ RealtimeContactAnalysisSegments = Shapes::ListShape.new(name: 'RealtimeContactAnalysisSegments')
703
791
  Reference = Shapes::StructureShape.new(name: 'Reference')
704
792
  ReferenceId = Shapes::StringShape.new(name: 'ReferenceId')
705
793
  ReferenceKey = Shapes::StringShape.new(name: 'ReferenceKey')
@@ -801,6 +889,8 @@ module Aws::Connect
801
889
  SegmentAttributeValue = Shapes::StructureShape.new(name: 'SegmentAttributeValue')
802
890
  SegmentAttributeValueString = Shapes::StringShape.new(name: 'SegmentAttributeValueString')
803
891
  SegmentAttributes = Shapes::MapShape.new(name: 'SegmentAttributes')
892
+ SendChatIntegrationEventRequest = Shapes::StructureShape.new(name: 'SendChatIntegrationEventRequest')
893
+ SendChatIntegrationEventResponse = Shapes::StructureShape.new(name: 'SendChatIntegrationEventResponse')
804
894
  SendNotificationActionDefinition = Shapes::StructureShape.new(name: 'SendNotificationActionDefinition')
805
895
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
806
896
  SignInConfig = Shapes::StructureShape.new(name: 'SignInConfig')
@@ -813,6 +903,7 @@ module Aws::Connect
813
903
  SnapshotVersion = Shapes::StringShape.new(name: 'SnapshotVersion')
814
904
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
815
905
  SourceApplicationName = Shapes::StringShape.new(name: 'SourceApplicationName')
906
+ SourceId = Shapes::StringShape.new(name: 'SourceId')
816
907
  SourceType = Shapes::StringShape.new(name: 'SourceType')
817
908
  StartChatContactRequest = Shapes::StructureShape.new(name: 'StartChatContactRequest')
818
909
  StartChatContactResponse = Shapes::StructureShape.new(name: 'StartChatContactResponse')
@@ -826,6 +917,8 @@ module Aws::Connect
826
917
  StartOutboundVoiceContactResponse = Shapes::StructureShape.new(name: 'StartOutboundVoiceContactResponse')
827
918
  StartTaskContactRequest = Shapes::StructureShape.new(name: 'StartTaskContactRequest')
828
919
  StartTaskContactResponse = Shapes::StructureShape.new(name: 'StartTaskContactResponse')
920
+ StartWebRTCContactRequest = Shapes::StructureShape.new(name: 'StartWebRTCContactRequest')
921
+ StartWebRTCContactResponse = Shapes::StructureShape.new(name: 'StartWebRTCContactResponse')
829
922
  Statistic = Shapes::StringShape.new(name: 'Statistic')
830
923
  StopContactRecordingRequest = Shapes::StructureShape.new(name: 'StopContactRecordingRequest')
831
924
  StopContactRecordingResponse = Shapes::StructureShape.new(name: 'StopContactRecordingResponse')
@@ -842,6 +935,7 @@ module Aws::Connect
842
935
  Subject = Shapes::StringShape.new(name: 'Subject')
843
936
  SubmitContactEvaluationRequest = Shapes::StructureShape.new(name: 'SubmitContactEvaluationRequest')
844
937
  SubmitContactEvaluationResponse = Shapes::StructureShape.new(name: 'SubmitContactEvaluationResponse')
938
+ Subtype = Shapes::StringShape.new(name: 'Subtype')
845
939
  SuccessfulRequest = Shapes::StructureShape.new(name: 'SuccessfulRequest')
846
940
  SuccessfulRequestList = Shapes::ListShape.new(name: 'SuccessfulRequestList')
847
941
  SupportedMessagingContentType = Shapes::StringShape.new(name: 'SupportedMessagingContentType')
@@ -1003,6 +1097,7 @@ module Aws::Connect
1003
1097
  UserTagMap = Shapes::MapShape.new(name: 'UserTagMap')
1004
1098
  Value = Shapes::FloatShape.new(name: 'Value')
1005
1099
  VersionNumber = Shapes::IntegerShape.new(name: 'VersionNumber')
1100
+ VideoCapability = Shapes::StringShape.new(name: 'VideoCapability')
1006
1101
  View = Shapes::StructureShape.new(name: 'View')
1007
1102
  ViewAction = Shapes::StringShape.new(name: 'ViewAction')
1008
1103
  ViewActions = Shapes::ListShape.new(name: 'ViewActions')
@@ -1111,8 +1206,20 @@ module Aws::Connect
1111
1206
  AllowedAccessControlTags.key = Shapes::ShapeRef.new(shape: SecurityProfilePolicyKey)
1112
1207
  AllowedAccessControlTags.value = Shapes::ShapeRef.new(shape: SecurityProfilePolicyValue)
1113
1208
 
1209
+ AllowedCapabilities.add_member(:customer, Shapes::ShapeRef.new(shape: ParticipantCapabilities, location_name: "Customer"))
1210
+ AllowedCapabilities.add_member(:agent, Shapes::ShapeRef.new(shape: ParticipantCapabilities, location_name: "Agent"))
1211
+ AllowedCapabilities.struct_class = Types::AllowedCapabilities
1212
+
1114
1213
  AllowedMonitorCapabilities.member = Shapes::ShapeRef.new(shape: MonitorCapability)
1115
1214
 
1215
+ AnalyticsDataAssociationResult.add_member(:data_set_id, Shapes::ShapeRef.new(shape: DataSetId, location_name: "DataSetId"))
1216
+ AnalyticsDataAssociationResult.add_member(:target_account_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "TargetAccountId"))
1217
+ AnalyticsDataAssociationResult.add_member(:resource_share_id, Shapes::ShapeRef.new(shape: String, location_name: "ResourceShareId"))
1218
+ AnalyticsDataAssociationResult.add_member(:resource_share_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "ResourceShareArn"))
1219
+ AnalyticsDataAssociationResult.struct_class = Types::AnalyticsDataAssociationResult
1220
+
1221
+ AnalyticsDataAssociationResults.member = Shapes::ShapeRef.new(shape: AnalyticsDataAssociationResult)
1222
+
1116
1223
  AnswerMachineDetectionConfig.add_member(:enable_answer_machine_detection, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableAnswerMachineDetection"))
1117
1224
  AnswerMachineDetectionConfig.add_member(:await_answer_machine_prompt, Shapes::ShapeRef.new(shape: Boolean, location_name: "AwaitAnswerMachinePrompt"))
1118
1225
  AnswerMachineDetectionConfig.struct_class = Types::AnswerMachineDetectionConfig
@@ -1127,6 +1234,17 @@ module Aws::Connect
1127
1234
 
1128
1235
  AssignContactCategoryActionDefinition.struct_class = Types::AssignContactCategoryActionDefinition
1129
1236
 
1237
+ AssociateAnalyticsDataSetRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1238
+ AssociateAnalyticsDataSetRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: DataSetId, required: true, location_name: "DataSetId"))
1239
+ AssociateAnalyticsDataSetRequest.add_member(:target_account_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "TargetAccountId"))
1240
+ AssociateAnalyticsDataSetRequest.struct_class = Types::AssociateAnalyticsDataSetRequest
1241
+
1242
+ AssociateAnalyticsDataSetResponse.add_member(:data_set_id, Shapes::ShapeRef.new(shape: DataSetId, location_name: "DataSetId"))
1243
+ AssociateAnalyticsDataSetResponse.add_member(:target_account_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "TargetAccountId"))
1244
+ AssociateAnalyticsDataSetResponse.add_member(:resource_share_id, Shapes::ShapeRef.new(shape: String, location_name: "ResourceShareId"))
1245
+ AssociateAnalyticsDataSetResponse.add_member(:resource_share_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "ResourceShareArn"))
1246
+ AssociateAnalyticsDataSetResponse.struct_class = Types::AssociateAnalyticsDataSetResponse
1247
+
1130
1248
  AssociateApprovedOriginRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1131
1249
  AssociateApprovedOriginRequest.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, required: true, location_name: "Origin"))
1132
1250
  AssociateApprovedOriginRequest.struct_class = Types::AssociateApprovedOriginRequest
@@ -1143,6 +1261,14 @@ module Aws::Connect
1143
1261
 
1144
1262
  AssociateDefaultVocabularyResponse.struct_class = Types::AssociateDefaultVocabularyResponse
1145
1263
 
1264
+ AssociateFlowRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1265
+ AssociateFlowRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "ResourceId"))
1266
+ AssociateFlowRequest.add_member(:flow_id, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "FlowId"))
1267
+ AssociateFlowRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: FlowAssociationResourceType, required: true, location_name: "ResourceType"))
1268
+ AssociateFlowRequest.struct_class = Types::AssociateFlowRequest
1269
+
1270
+ AssociateFlowResponse.struct_class = Types::AssociateFlowResponse
1271
+
1146
1272
  AssociateInstanceStorageConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1147
1273
  AssociateInstanceStorageConfigRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location_name: "ResourceType"))
1148
1274
  AssociateInstanceStorageConfigRequest.add_member(:storage_config, Shapes::ShapeRef.new(shape: InstanceStorageConfig, required: true, location_name: "StorageConfig"))
@@ -1193,6 +1319,10 @@ module Aws::Connect
1193
1319
  AttachmentReference.add_member(:status, Shapes::ShapeRef.new(shape: ReferenceStatus, location_name: "Status"))
1194
1320
  AttachmentReference.struct_class = Types::AttachmentReference
1195
1321
 
1322
+ Attendee.add_member(:attendee_id, Shapes::ShapeRef.new(shape: AttendeeId, location_name: "AttendeeId"))
1323
+ Attendee.add_member(:join_token, Shapes::ShapeRef.new(shape: JoinToken, location_name: "JoinToken"))
1324
+ Attendee.struct_class = Types::Attendee
1325
+
1196
1326
  Attribute.add_member(:attribute_type, Shapes::ShapeRef.new(shape: InstanceAttributeType, location_name: "AttributeType"))
1197
1327
  Attribute.add_member(:value, Shapes::ShapeRef.new(shape: InstanceAttributeValue, location_name: "Value"))
1198
1328
  Attribute.struct_class = Types::Attribute
@@ -1202,6 +1332,9 @@ module Aws::Connect
1202
1332
 
1203
1333
  AttributesList.member = Shapes::ShapeRef.new(shape: Attribute)
1204
1334
 
1335
+ AudioFeatures.add_member(:echo_reduction, Shapes::ShapeRef.new(shape: MeetingFeatureStatus, location_name: "EchoReduction"))
1336
+ AudioFeatures.struct_class = Types::AudioFeatures
1337
+
1205
1338
  AvailableNumberSummary.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
1206
1339
  AvailableNumberSummary.add_member(:phone_number_country_code, Shapes::ShapeRef.new(shape: PhoneNumberCountryCode, location_name: "PhoneNumberCountryCode"))
1207
1340
  AvailableNumberSummary.add_member(:phone_number_type, Shapes::ShapeRef.new(shape: PhoneNumberType, location_name: "PhoneNumberType"))
@@ -1209,6 +1342,24 @@ module Aws::Connect
1209
1342
 
1210
1343
  AvailableNumbersList.member = Shapes::ShapeRef.new(shape: AvailableNumberSummary)
1211
1344
 
1345
+ BatchAssociateAnalyticsDataSetRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1346
+ BatchAssociateAnalyticsDataSetRequest.add_member(:data_set_ids, Shapes::ShapeRef.new(shape: DataSetIds, required: true, location_name: "DataSetIds"))
1347
+ BatchAssociateAnalyticsDataSetRequest.add_member(:target_account_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "TargetAccountId"))
1348
+ BatchAssociateAnalyticsDataSetRequest.struct_class = Types::BatchAssociateAnalyticsDataSetRequest
1349
+
1350
+ BatchAssociateAnalyticsDataSetResponse.add_member(:created, Shapes::ShapeRef.new(shape: AnalyticsDataAssociationResults, location_name: "Created"))
1351
+ BatchAssociateAnalyticsDataSetResponse.add_member(:errors, Shapes::ShapeRef.new(shape: ErrorResults, location_name: "Errors"))
1352
+ BatchAssociateAnalyticsDataSetResponse.struct_class = Types::BatchAssociateAnalyticsDataSetResponse
1353
+
1354
+ BatchDisassociateAnalyticsDataSetRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1355
+ BatchDisassociateAnalyticsDataSetRequest.add_member(:data_set_ids, Shapes::ShapeRef.new(shape: DataSetIds, required: true, location_name: "DataSetIds"))
1356
+ BatchDisassociateAnalyticsDataSetRequest.add_member(:target_account_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "TargetAccountId"))
1357
+ BatchDisassociateAnalyticsDataSetRequest.struct_class = Types::BatchDisassociateAnalyticsDataSetRequest
1358
+
1359
+ BatchDisassociateAnalyticsDataSetResponse.add_member(:deleted, Shapes::ShapeRef.new(shape: DataSetIds, location_name: "Deleted"))
1360
+ BatchDisassociateAnalyticsDataSetResponse.add_member(:errors, Shapes::ShapeRef.new(shape: ErrorResults, location_name: "Errors"))
1361
+ BatchDisassociateAnalyticsDataSetResponse.struct_class = Types::BatchDisassociateAnalyticsDataSetResponse
1362
+
1212
1363
  BatchGetFlowAssociationRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1213
1364
  BatchGetFlowAssociationRequest.add_member(:resource_ids, Shapes::ShapeRef.new(shape: resourceArnListMaxLimit100, required: true, location_name: "ResourceIds"))
1214
1365
  BatchGetFlowAssociationRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ListFlowAssociationResourceType, location_name: "ResourceType"))
@@ -1234,6 +1385,11 @@ module Aws::Connect
1234
1385
 
1235
1386
  Channels.member = Shapes::ShapeRef.new(shape: Channel)
1236
1387
 
1388
+ ChatEvent.add_member(:type, Shapes::ShapeRef.new(shape: ChatEventType, required: true, location_name: "Type"))
1389
+ ChatEvent.add_member(:content_type, Shapes::ShapeRef.new(shape: ChatContentType, location_name: "ContentType"))
1390
+ ChatEvent.add_member(:content, Shapes::ShapeRef.new(shape: ChatContent, location_name: "Content"))
1391
+ ChatEvent.struct_class = Types::ChatEvent
1392
+
1237
1393
  ChatMessage.add_member(:content_type, Shapes::ShapeRef.new(shape: ChatContentType, required: true, location_name: "ContentType"))
1238
1394
  ChatMessage.add_member(:content, Shapes::ShapeRef.new(shape: ChatContent, required: true, location_name: "Content"))
1239
1395
  ChatMessage.struct_class = Types::ChatMessage
@@ -1266,8 +1422,13 @@ module Aws::Connect
1266
1422
  ClaimedPhoneNumberSummary.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
1267
1423
  ClaimedPhoneNumberSummary.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
1268
1424
  ClaimedPhoneNumberSummary.add_member(:phone_number_status, Shapes::ShapeRef.new(shape: PhoneNumberStatus, location_name: "PhoneNumberStatus"))
1425
+ ClaimedPhoneNumberSummary.add_member(:source_phone_number_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "SourcePhoneNumberArn"))
1269
1426
  ClaimedPhoneNumberSummary.struct_class = Types::ClaimedPhoneNumberSummary
1270
1427
 
1428
+ ConnectionData.add_member(:attendee, Shapes::ShapeRef.new(shape: Attendee, location_name: "Attendee"))
1429
+ ConnectionData.add_member(:meeting, Shapes::ShapeRef.new(shape: Meeting, location_name: "Meeting"))
1430
+ ConnectionData.struct_class = Types::ConnectionData
1431
+
1271
1432
  Contact.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
1272
1433
  Contact.add_member(:id, Shapes::ShapeRef.new(shape: ContactId, location_name: "Id"))
1273
1434
  Contact.add_member(:initial_contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "InitialContactId"))
@@ -1420,6 +1581,7 @@ module Aws::Connect
1420
1581
  CreateInstanceRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
1421
1582
  CreateInstanceRequest.add_member(:inbound_calls_enabled, Shapes::ShapeRef.new(shape: InboundCallsEnabled, required: true, location_name: "InboundCallsEnabled"))
1422
1583
  CreateInstanceRequest.add_member(:outbound_calls_enabled, Shapes::ShapeRef.new(shape: OutboundCallsEnabled, required: true, location_name: "OutboundCallsEnabled"))
1584
+ CreateInstanceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
1423
1585
  CreateInstanceRequest.struct_class = Types::CreateInstanceRequest
1424
1586
 
1425
1587
  CreateInstanceResponse.add_member(:id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "Id"))
@@ -1665,6 +1827,8 @@ module Aws::Connect
1665
1827
 
1666
1828
  CurrentMetrics.member = Shapes::ShapeRef.new(shape: CurrentMetric)
1667
1829
 
1830
+ DataSetIds.member = Shapes::ShapeRef.new(shape: DataSetId)
1831
+
1668
1832
  DateReference.add_member(:name, Shapes::ShapeRef.new(shape: ReferenceKey, location_name: "Name"))
1669
1833
  DateReference.add_member(:value, Shapes::ShapeRef.new(shape: ReferenceValue, location_name: "Value"))
1670
1834
  DateReference.struct_class = Types::DateReference
@@ -1960,6 +2124,11 @@ module Aws::Connect
1960
2124
  DimensionsV2Map.key = Shapes::ShapeRef.new(shape: DimensionsV2Key)
1961
2125
  DimensionsV2Map.value = Shapes::ShapeRef.new(shape: DimensionsV2Value)
1962
2126
 
2127
+ DisassociateAnalyticsDataSetRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2128
+ DisassociateAnalyticsDataSetRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: DataSetId, required: true, location_name: "DataSetId"))
2129
+ DisassociateAnalyticsDataSetRequest.add_member(:target_account_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "TargetAccountId"))
2130
+ DisassociateAnalyticsDataSetRequest.struct_class = Types::DisassociateAnalyticsDataSetRequest
2131
+
1963
2132
  DisassociateApprovedOriginRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1964
2133
  DisassociateApprovedOriginRequest.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, required: true, location: "querystring", location_name: "origin"))
1965
2134
  DisassociateApprovedOriginRequest.struct_class = Types::DisassociateApprovedOriginRequest
@@ -1969,6 +2138,13 @@ module Aws::Connect
1969
2138
  DisassociateBotRequest.add_member(:lex_v2_bot, Shapes::ShapeRef.new(shape: LexV2Bot, location_name: "LexV2Bot"))
1970
2139
  DisassociateBotRequest.struct_class = Types::DisassociateBotRequest
1971
2140
 
2141
+ DisassociateFlowRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2142
+ DisassociateFlowRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "ResourceId"))
2143
+ DisassociateFlowRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: FlowAssociationResourceType, required: true, location: "uri", location_name: "ResourceType"))
2144
+ DisassociateFlowRequest.struct_class = Types::DisassociateFlowRequest
2145
+
2146
+ DisassociateFlowResponse.struct_class = Types::DisassociateFlowResponse
2147
+
1972
2148
  DisassociateInstanceStorageConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1973
2149
  DisassociateInstanceStorageConfigRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, required: true, location: "uri", location_name: "AssociationId"))
1974
2150
  DisassociateInstanceStorageConfigRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location: "querystring", location_name: "resourceType"))
@@ -2039,6 +2215,12 @@ module Aws::Connect
2039
2215
  Endpoint.add_member(:address, Shapes::ShapeRef.new(shape: EndpointAddress, location_name: "Address"))
2040
2216
  Endpoint.struct_class = Types::Endpoint
2041
2217
 
2218
+ ErrorResult.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "ErrorCode"))
2219
+ ErrorResult.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
2220
+ ErrorResult.struct_class = Types::ErrorResult
2221
+
2222
+ ErrorResults.member = Shapes::ShapeRef.new(shape: ErrorResult)
2223
+
2042
2224
  Evaluation.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "EvaluationId"))
2043
2225
  Evaluation.add_member(:evaluation_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "EvaluationArn"))
2044
2226
  Evaluation.add_member(:metadata, Shapes::ShapeRef.new(shape: EvaluationMetadata, required: true, location_name: "Metadata"))
@@ -2317,6 +2499,16 @@ module Aws::Connect
2317
2499
  GetFederationTokenResponse.add_member(:user_id, Shapes::ShapeRef.new(shape: AgentResourceId, location_name: "UserId"))
2318
2500
  GetFederationTokenResponse.struct_class = Types::GetFederationTokenResponse
2319
2501
 
2502
+ GetFlowAssociationRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2503
+ GetFlowAssociationRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "ResourceId"))
2504
+ GetFlowAssociationRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: FlowAssociationResourceType, required: true, location: "uri", location_name: "ResourceType"))
2505
+ GetFlowAssociationRequest.struct_class = Types::GetFlowAssociationRequest
2506
+
2507
+ GetFlowAssociationResponse.add_member(:resource_id, Shapes::ShapeRef.new(shape: ARN, location_name: "ResourceId"))
2508
+ GetFlowAssociationResponse.add_member(:flow_id, Shapes::ShapeRef.new(shape: ARN, location_name: "FlowId"))
2509
+ GetFlowAssociationResponse.add_member(:resource_type, Shapes::ShapeRef.new(shape: FlowAssociationResourceType, location_name: "ResourceType"))
2510
+ GetFlowAssociationResponse.struct_class = Types::GetFlowAssociationResponse
2511
+
2320
2512
  GetMetricDataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2321
2513
  GetMetricDataRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "StartTime"))
2322
2514
  GetMetricDataRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "EndTime"))
@@ -2520,6 +2712,17 @@ module Aws::Connect
2520
2712
  IdempotencyException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
2521
2713
  IdempotencyException.struct_class = Types::IdempotencyException
2522
2714
 
2715
+ ImportPhoneNumberRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
2716
+ ImportPhoneNumberRequest.add_member(:source_phone_number_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "SourcePhoneNumberArn"))
2717
+ ImportPhoneNumberRequest.add_member(:phone_number_description, Shapes::ShapeRef.new(shape: PhoneNumberDescription, location_name: "PhoneNumberDescription"))
2718
+ ImportPhoneNumberRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
2719
+ ImportPhoneNumberRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
2720
+ ImportPhoneNumberRequest.struct_class = Types::ImportPhoneNumberRequest
2721
+
2722
+ ImportPhoneNumberResponse.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: PhoneNumberId, location_name: "PhoneNumberId"))
2723
+ ImportPhoneNumberResponse.add_member(:phone_number_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "PhoneNumberArn"))
2724
+ ImportPhoneNumberResponse.struct_class = Types::ImportPhoneNumberResponse
2725
+
2523
2726
  Instance.add_member(:id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "Id"))
2524
2727
  Instance.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
2525
2728
  Instance.add_member(:identity_management_type, Shapes::ShapeRef.new(shape: DirectoryType, location_name: "IdentityManagementType"))
@@ -2531,6 +2734,7 @@ module Aws::Connect
2531
2734
  Instance.add_member(:inbound_calls_enabled, Shapes::ShapeRef.new(shape: InboundCallsEnabled, location_name: "InboundCallsEnabled"))
2532
2735
  Instance.add_member(:outbound_calls_enabled, Shapes::ShapeRef.new(shape: OutboundCallsEnabled, location_name: "OutboundCallsEnabled"))
2533
2736
  Instance.add_member(:instance_access_url, Shapes::ShapeRef.new(shape: Url, location_name: "InstanceAccessUrl"))
2737
+ Instance.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
2534
2738
  Instance.struct_class = Types::Instance
2535
2739
 
2536
2740
  InstanceStatusReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
@@ -2635,6 +2839,16 @@ module Aws::Connect
2635
2839
  ListAgentStatusResponse.add_member(:agent_status_summary_list, Shapes::ShapeRef.new(shape: AgentStatusSummaryList, location_name: "AgentStatusSummaryList"))
2636
2840
  ListAgentStatusResponse.struct_class = Types::ListAgentStatusResponse
2637
2841
 
2842
+ ListAnalyticsDataAssociationsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2843
+ ListAnalyticsDataAssociationsRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: DataSetId, location: "querystring", location_name: "DataSetId"))
2844
+ ListAnalyticsDataAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2845
+ ListAnalyticsDataAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult1000, location: "querystring", location_name: "maxResults"))
2846
+ ListAnalyticsDataAssociationsRequest.struct_class = Types::ListAnalyticsDataAssociationsRequest
2847
+
2848
+ ListAnalyticsDataAssociationsResponse.add_member(:results, Shapes::ShapeRef.new(shape: AnalyticsDataAssociationResults, location_name: "Results"))
2849
+ ListAnalyticsDataAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2850
+ ListAnalyticsDataAssociationsResponse.struct_class = Types::ListAnalyticsDataAssociationsResponse
2851
+
2638
2852
  ListApprovedOriginsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2639
2853
  ListApprovedOriginsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2640
2854
  ListApprovedOriginsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult25, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
@@ -2722,6 +2936,16 @@ module Aws::Connect
2722
2936
  ListEvaluationFormsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2723
2937
  ListEvaluationFormsResponse.struct_class = Types::ListEvaluationFormsResponse
2724
2938
 
2939
+ ListFlowAssociationsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2940
+ ListFlowAssociationsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ListFlowAssociationResourceType, location: "querystring", location_name: "ResourceType"))
2941
+ ListFlowAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2942
+ ListFlowAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult1000, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
2943
+ ListFlowAssociationsRequest.struct_class = Types::ListFlowAssociationsRequest
2944
+
2945
+ ListFlowAssociationsResponse.add_member(:flow_association_summary_list, Shapes::ShapeRef.new(shape: FlowAssociationSummaryList, location_name: "FlowAssociationSummaryList"))
2946
+ ListFlowAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2947
+ ListFlowAssociationsResponse.struct_class = Types::ListFlowAssociationsResponse
2948
+
2725
2949
  ListHoursOfOperationsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2726
2950
  ListHoursOfOperationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2727
2951
  ListHoursOfOperationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult1000, location: "querystring", location_name: "maxResults"))
@@ -2805,6 +3029,8 @@ module Aws::Connect
2805
3029
  ListPhoneNumbersSummary.add_member(:phone_number_type, Shapes::ShapeRef.new(shape: PhoneNumberType, location_name: "PhoneNumberType"))
2806
3030
  ListPhoneNumbersSummary.add_member(:target_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "TargetArn"))
2807
3031
  ListPhoneNumbersSummary.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
3032
+ ListPhoneNumbersSummary.add_member(:phone_number_description, Shapes::ShapeRef.new(shape: PhoneNumberDescription, location_name: "PhoneNumberDescription"))
3033
+ ListPhoneNumbersSummary.add_member(:source_phone_number_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "SourcePhoneNumberArn"))
2808
3034
  ListPhoneNumbersSummary.struct_class = Types::ListPhoneNumbersSummary
2809
3035
 
2810
3036
  ListPhoneNumbersSummaryList.member = Shapes::ShapeRef.new(shape: ListPhoneNumbersSummary)
@@ -2863,6 +3089,20 @@ module Aws::Connect
2863
3089
  ListQuickConnectsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
2864
3090
  ListQuickConnectsResponse.struct_class = Types::ListQuickConnectsResponse
2865
3091
 
3092
+ ListRealtimeContactAnalysisSegmentsV2Request.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
3093
+ ListRealtimeContactAnalysisSegmentsV2Request.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location: "uri", location_name: "ContactId"))
3094
+ ListRealtimeContactAnalysisSegmentsV2Request.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location_name: "MaxResults"))
3095
+ ListRealtimeContactAnalysisSegmentsV2Request.add_member(:next_token, Shapes::ShapeRef.new(shape: LargeNextToken, location_name: "NextToken"))
3096
+ ListRealtimeContactAnalysisSegmentsV2Request.add_member(:output_type, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisOutputType, required: true, location_name: "OutputType"))
3097
+ ListRealtimeContactAnalysisSegmentsV2Request.add_member(:segment_types, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSegmentTypes, required: true, location_name: "SegmentTypes"))
3098
+ ListRealtimeContactAnalysisSegmentsV2Request.struct_class = Types::ListRealtimeContactAnalysisSegmentsV2Request
3099
+
3100
+ ListRealtimeContactAnalysisSegmentsV2Response.add_member(:channel, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSupportedChannel, required: true, location_name: "Channel"))
3101
+ ListRealtimeContactAnalysisSegmentsV2Response.add_member(:status, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisStatus, required: true, location_name: "Status"))
3102
+ ListRealtimeContactAnalysisSegmentsV2Response.add_member(:segments, Shapes::ShapeRef.new(shape: RealtimeContactAnalysisSegments, required: true, location_name: "Segments"))
3103
+ ListRealtimeContactAnalysisSegmentsV2Response.add_member(:next_token, Shapes::ShapeRef.new(shape: LargeNextToken, location_name: "NextToken"))
3104
+ ListRealtimeContactAnalysisSegmentsV2Response.struct_class = Types::ListRealtimeContactAnalysisSegmentsV2Response
3105
+
2866
3106
  ListRoutingProfileQueuesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2867
3107
  ListRoutingProfileQueuesRequest.add_member(:routing_profile_id, Shapes::ShapeRef.new(shape: RoutingProfileId, required: true, location: "uri", location_name: "RoutingProfileId"))
2868
3108
  ListRoutingProfileQueuesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -3030,6 +3270,22 @@ module Aws::Connect
3030
3270
  MediaConcurrency.add_member(:cross_channel_behavior, Shapes::ShapeRef.new(shape: CrossChannelBehavior, location_name: "CrossChannelBehavior"))
3031
3271
  MediaConcurrency.struct_class = Types::MediaConcurrency
3032
3272
 
3273
+ MediaPlacement.add_member(:audio_host_url, Shapes::ShapeRef.new(shape: URI, location_name: "AudioHostUrl"))
3274
+ MediaPlacement.add_member(:audio_fallback_url, Shapes::ShapeRef.new(shape: URI, location_name: "AudioFallbackUrl"))
3275
+ MediaPlacement.add_member(:signaling_url, Shapes::ShapeRef.new(shape: URI, location_name: "SignalingUrl"))
3276
+ MediaPlacement.add_member(:turn_control_url, Shapes::ShapeRef.new(shape: URI, location_name: "TurnControlUrl"))
3277
+ MediaPlacement.add_member(:event_ingestion_url, Shapes::ShapeRef.new(shape: URI, location_name: "EventIngestionUrl"))
3278
+ MediaPlacement.struct_class = Types::MediaPlacement
3279
+
3280
+ Meeting.add_member(:media_region, Shapes::ShapeRef.new(shape: MediaRegion, location_name: "MediaRegion"))
3281
+ Meeting.add_member(:media_placement, Shapes::ShapeRef.new(shape: MediaPlacement, location_name: "MediaPlacement"))
3282
+ Meeting.add_member(:meeting_features, Shapes::ShapeRef.new(shape: MeetingFeaturesConfiguration, location_name: "MeetingFeatures"))
3283
+ Meeting.add_member(:meeting_id, Shapes::ShapeRef.new(shape: MeetingId, location_name: "MeetingId"))
3284
+ Meeting.struct_class = Types::Meeting
3285
+
3286
+ MeetingFeaturesConfiguration.add_member(:audio, Shapes::ShapeRef.new(shape: AudioFeatures, location_name: "Audio"))
3287
+ MeetingFeaturesConfiguration.struct_class = Types::MeetingFeaturesConfiguration
3288
+
3033
3289
  MetricDataCollectionsV2.member = Shapes::ShapeRef.new(shape: MetricDataV2)
3034
3290
 
3035
3291
  MetricDataV2.add_member(:metric, Shapes::ShapeRef.new(shape: MetricV2, location_name: "Metric"))
@@ -3075,6 +3331,12 @@ module Aws::Connect
3075
3331
  MonitorContactResponse.add_member(:contact_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "ContactArn"))
3076
3332
  MonitorContactResponse.struct_class = Types::MonitorContactResponse
3077
3333
 
3334
+ NewSessionDetails.add_member(:supported_messaging_content_types, Shapes::ShapeRef.new(shape: SupportedMessagingContentTypes, location_name: "SupportedMessagingContentTypes"))
3335
+ NewSessionDetails.add_member(:participant_details, Shapes::ShapeRef.new(shape: ParticipantDetails, location_name: "ParticipantDetails"))
3336
+ NewSessionDetails.add_member(:attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "Attributes"))
3337
+ NewSessionDetails.add_member(:streaming_configuration, Shapes::ShapeRef.new(shape: ChatStreamingConfiguration, location_name: "StreamingConfiguration"))
3338
+ NewSessionDetails.struct_class = Types::NewSessionDetails
3339
+
3078
3340
  NotificationRecipientType.add_member(:user_tags, Shapes::ShapeRef.new(shape: UserTagMap, location_name: "UserTags"))
3079
3341
  NotificationRecipientType.add_member(:user_ids, Shapes::ShapeRef.new(shape: UserIdList, location_name: "UserIds"))
3080
3342
  NotificationRecipientType.struct_class = Types::NotificationRecipientType
@@ -3096,6 +3358,12 @@ module Aws::Connect
3096
3358
  OutboundContactNotPermittedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
3097
3359
  OutboundContactNotPermittedException.struct_class = Types::OutboundContactNotPermittedException
3098
3360
 
3361
+ OutputTypeNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
3362
+ OutputTypeNotFoundException.struct_class = Types::OutputTypeNotFoundException
3363
+
3364
+ ParticipantCapabilities.add_member(:video, Shapes::ShapeRef.new(shape: VideoCapability, location_name: "Video"))
3365
+ ParticipantCapabilities.struct_class = Types::ParticipantCapabilities
3366
+
3099
3367
  ParticipantDetails.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, required: true, location_name: "DisplayName"))
3100
3368
  ParticipantDetails.struct_class = Types::ParticipantDetails
3101
3369
 
@@ -3300,6 +3568,109 @@ module Aws::Connect
3300
3568
 
3301
3569
  ReadOnlyTaskTemplateFields.member = Shapes::ShapeRef.new(shape: ReadOnlyFieldInfo)
3302
3570
 
3571
+ RealTimeContactAnalysisAttachment.add_member(:attachment_name, Shapes::ShapeRef.new(shape: AttachmentName, required: true, location_name: "AttachmentName"))
3572
+ RealTimeContactAnalysisAttachment.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
3573
+ RealTimeContactAnalysisAttachment.add_member(:attachment_id, Shapes::ShapeRef.new(shape: ArtifactId, required: true, location_name: "AttachmentId"))
3574
+ RealTimeContactAnalysisAttachment.add_member(:status, Shapes::ShapeRef.new(shape: ArtifactStatus, location_name: "Status"))
3575
+ RealTimeContactAnalysisAttachment.struct_class = Types::RealTimeContactAnalysisAttachment
3576
+
3577
+ RealTimeContactAnalysisAttachments.member = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisAttachment)
3578
+
3579
+ RealTimeContactAnalysisCategoryDetails.add_member(:points_of_interest, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisPointsOfInterest, required: true, location_name: "PointsOfInterest"))
3580
+ RealTimeContactAnalysisCategoryDetails.struct_class = Types::RealTimeContactAnalysisCategoryDetails
3581
+
3582
+ RealTimeContactAnalysisCharacterInterval.add_member(:begin_offset_char, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisOffset, required: true, location_name: "BeginOffsetChar"))
3583
+ RealTimeContactAnalysisCharacterInterval.add_member(:end_offset_char, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisOffset, required: true, location_name: "EndOffsetChar"))
3584
+ RealTimeContactAnalysisCharacterInterval.struct_class = Types::RealTimeContactAnalysisCharacterInterval
3585
+
3586
+ RealTimeContactAnalysisCharacterIntervals.member = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisCharacterInterval)
3587
+
3588
+ RealTimeContactAnalysisIssueDetected.add_member(:transcript_items, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTranscriptItemsWithContent, required: true, location_name: "TranscriptItems"))
3589
+ RealTimeContactAnalysisIssueDetected.struct_class = Types::RealTimeContactAnalysisIssueDetected
3590
+
3591
+ RealTimeContactAnalysisIssuesDetected.member = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisIssueDetected)
3592
+
3593
+ RealTimeContactAnalysisMatchedDetails.key = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisCategoryName)
3594
+ RealTimeContactAnalysisMatchedDetails.value = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisCategoryDetails)
3595
+
3596
+ RealTimeContactAnalysisPointOfInterest.add_member(:transcript_items, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTranscriptItemsWithCharacterOffsets, location_name: "TranscriptItems"))
3597
+ RealTimeContactAnalysisPointOfInterest.struct_class = Types::RealTimeContactAnalysisPointOfInterest
3598
+
3599
+ RealTimeContactAnalysisPointsOfInterest.member = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisPointOfInterest)
3600
+
3601
+ RealTimeContactAnalysisSegmentAttachments.add_member(:id, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisId256, required: true, location_name: "Id"))
3602
+ RealTimeContactAnalysisSegmentAttachments.add_member(:participant_id, Shapes::ShapeRef.new(shape: ParticipantId, required: true, location_name: "ParticipantId"))
3603
+ RealTimeContactAnalysisSegmentAttachments.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, required: true, location_name: "ParticipantRole"))
3604
+ RealTimeContactAnalysisSegmentAttachments.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
3605
+ RealTimeContactAnalysisSegmentAttachments.add_member(:attachments, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisAttachments, required: true, location_name: "Attachments"))
3606
+ RealTimeContactAnalysisSegmentAttachments.add_member(:time, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTimeData, required: true, location_name: "Time"))
3607
+ RealTimeContactAnalysisSegmentAttachments.struct_class = Types::RealTimeContactAnalysisSegmentAttachments
3608
+
3609
+ RealTimeContactAnalysisSegmentCategories.add_member(:matched_details, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisMatchedDetails, required: true, location_name: "MatchedDetails"))
3610
+ RealTimeContactAnalysisSegmentCategories.struct_class = Types::RealTimeContactAnalysisSegmentCategories
3611
+
3612
+ RealTimeContactAnalysisSegmentEvent.add_member(:id, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisId256, required: true, location_name: "Id"))
3613
+ RealTimeContactAnalysisSegmentEvent.add_member(:participant_id, Shapes::ShapeRef.new(shape: ParticipantId, location_name: "ParticipantId"))
3614
+ RealTimeContactAnalysisSegmentEvent.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
3615
+ RealTimeContactAnalysisSegmentEvent.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
3616
+ RealTimeContactAnalysisSegmentEvent.add_member(:event_type, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisEventType, required: true, location_name: "EventType"))
3617
+ RealTimeContactAnalysisSegmentEvent.add_member(:time, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTimeData, required: true, location_name: "Time"))
3618
+ RealTimeContactAnalysisSegmentEvent.struct_class = Types::RealTimeContactAnalysisSegmentEvent
3619
+
3620
+ RealTimeContactAnalysisSegmentIssues.add_member(:issues_detected, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisIssuesDetected, required: true, location_name: "IssuesDetected"))
3621
+ RealTimeContactAnalysisSegmentIssues.struct_class = Types::RealTimeContactAnalysisSegmentIssues
3622
+
3623
+ RealTimeContactAnalysisSegmentTranscript.add_member(:id, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisId256, required: true, location_name: "Id"))
3624
+ RealTimeContactAnalysisSegmentTranscript.add_member(:participant_id, Shapes::ShapeRef.new(shape: ParticipantId, required: true, location_name: "ParticipantId"))
3625
+ RealTimeContactAnalysisSegmentTranscript.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, required: true, location_name: "ParticipantRole"))
3626
+ RealTimeContactAnalysisSegmentTranscript.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
3627
+ RealTimeContactAnalysisSegmentTranscript.add_member(:content, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTranscriptContent, required: true, location_name: "Content"))
3628
+ RealTimeContactAnalysisSegmentTranscript.add_member(:content_type, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisContentType, location_name: "ContentType"))
3629
+ RealTimeContactAnalysisSegmentTranscript.add_member(:time, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTimeData, required: true, location_name: "Time"))
3630
+ RealTimeContactAnalysisSegmentTranscript.add_member(:redaction, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTranscriptItemRedaction, location_name: "Redaction"))
3631
+ RealTimeContactAnalysisSegmentTranscript.add_member(:sentiment, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSentimentLabel, location_name: "Sentiment"))
3632
+ RealTimeContactAnalysisSegmentTranscript.struct_class = Types::RealTimeContactAnalysisSegmentTranscript
3633
+
3634
+ RealTimeContactAnalysisSegmentTypes.member = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSegmentType)
3635
+
3636
+ RealTimeContactAnalysisTimeData.add_member(:absolute_time, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTimeInstant, location_name: "AbsoluteTime"))
3637
+ RealTimeContactAnalysisTimeData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3638
+ RealTimeContactAnalysisTimeData.add_member_subclass(:absolute_time, Types::RealTimeContactAnalysisTimeData::AbsoluteTime)
3639
+ RealTimeContactAnalysisTimeData.add_member_subclass(:unknown, Types::RealTimeContactAnalysisTimeData::Unknown)
3640
+ RealTimeContactAnalysisTimeData.struct_class = Types::RealTimeContactAnalysisTimeData
3641
+
3642
+ RealTimeContactAnalysisTranscriptItemRedaction.add_member(:character_offsets, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisCharacterIntervals, location_name: "CharacterOffsets"))
3643
+ RealTimeContactAnalysisTranscriptItemRedaction.struct_class = Types::RealTimeContactAnalysisTranscriptItemRedaction
3644
+
3645
+ RealTimeContactAnalysisTranscriptItemWithCharacterOffsets.add_member(:id, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisId256, required: true, location_name: "Id"))
3646
+ RealTimeContactAnalysisTranscriptItemWithCharacterOffsets.add_member(:character_offsets, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisCharacterInterval, location_name: "CharacterOffsets"))
3647
+ RealTimeContactAnalysisTranscriptItemWithCharacterOffsets.struct_class = Types::RealTimeContactAnalysisTranscriptItemWithCharacterOffsets
3648
+
3649
+ RealTimeContactAnalysisTranscriptItemWithContent.add_member(:content, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTranscriptContent, location_name: "Content"))
3650
+ RealTimeContactAnalysisTranscriptItemWithContent.add_member(:id, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisId256, required: true, location_name: "Id"))
3651
+ RealTimeContactAnalysisTranscriptItemWithContent.add_member(:character_offsets, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisCharacterInterval, location_name: "CharacterOffsets"))
3652
+ RealTimeContactAnalysisTranscriptItemWithContent.struct_class = Types::RealTimeContactAnalysisTranscriptItemWithContent
3653
+
3654
+ RealTimeContactAnalysisTranscriptItemsWithCharacterOffsets.member = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTranscriptItemWithCharacterOffsets)
3655
+
3656
+ RealTimeContactAnalysisTranscriptItemsWithContent.member = Shapes::ShapeRef.new(shape: RealTimeContactAnalysisTranscriptItemWithContent)
3657
+
3658
+ RealtimeContactAnalysisSegment.add_member(:transcript, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSegmentTranscript, location_name: "Transcript"))
3659
+ RealtimeContactAnalysisSegment.add_member(:categories, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSegmentCategories, location_name: "Categories"))
3660
+ RealtimeContactAnalysisSegment.add_member(:issues, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSegmentIssues, location_name: "Issues"))
3661
+ RealtimeContactAnalysisSegment.add_member(:event, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSegmentEvent, location_name: "Event"))
3662
+ RealtimeContactAnalysisSegment.add_member(:attachments, Shapes::ShapeRef.new(shape: RealTimeContactAnalysisSegmentAttachments, location_name: "Attachments"))
3663
+ RealtimeContactAnalysisSegment.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3664
+ RealtimeContactAnalysisSegment.add_member_subclass(:transcript, Types::RealtimeContactAnalysisSegment::Transcript)
3665
+ RealtimeContactAnalysisSegment.add_member_subclass(:categories, Types::RealtimeContactAnalysisSegment::Categories)
3666
+ RealtimeContactAnalysisSegment.add_member_subclass(:issues, Types::RealtimeContactAnalysisSegment::Issues)
3667
+ RealtimeContactAnalysisSegment.add_member_subclass(:event, Types::RealtimeContactAnalysisSegment::Event)
3668
+ RealtimeContactAnalysisSegment.add_member_subclass(:attachments, Types::RealtimeContactAnalysisSegment::Attachments)
3669
+ RealtimeContactAnalysisSegment.add_member_subclass(:unknown, Types::RealtimeContactAnalysisSegment::Unknown)
3670
+ RealtimeContactAnalysisSegment.struct_class = Types::RealtimeContactAnalysisSegment
3671
+
3672
+ RealtimeContactAnalysisSegments.member = Shapes::ShapeRef.new(shape: RealtimeContactAnalysisSegment)
3673
+
3303
3674
  Reference.add_member(:value, Shapes::ShapeRef.new(shape: ReferenceValue, required: true, location_name: "Value"))
3304
3675
  Reference.add_member(:type, Shapes::ShapeRef.new(shape: ReferenceType, required: true, location_name: "Type"))
3305
3676
  Reference.struct_class = Types::Reference
@@ -3654,6 +4025,17 @@ module Aws::Connect
3654
4025
  SegmentAttributes.key = Shapes::ShapeRef.new(shape: SegmentAttributeName)
3655
4026
  SegmentAttributes.value = Shapes::ShapeRef.new(shape: SegmentAttributeValue)
3656
4027
 
4028
+ SendChatIntegrationEventRequest.add_member(:source_id, Shapes::ShapeRef.new(shape: SourceId, required: true, location_name: "SourceId"))
4029
+ SendChatIntegrationEventRequest.add_member(:destination_id, Shapes::ShapeRef.new(shape: DestinationId, required: true, location_name: "DestinationId"))
4030
+ SendChatIntegrationEventRequest.add_member(:subtype, Shapes::ShapeRef.new(shape: Subtype, location_name: "Subtype"))
4031
+ SendChatIntegrationEventRequest.add_member(:event, Shapes::ShapeRef.new(shape: ChatEvent, required: true, location_name: "Event"))
4032
+ SendChatIntegrationEventRequest.add_member(:new_session_details, Shapes::ShapeRef.new(shape: NewSessionDetails, location_name: "NewSessionDetails"))
4033
+ SendChatIntegrationEventRequest.struct_class = Types::SendChatIntegrationEventRequest
4034
+
4035
+ SendChatIntegrationEventResponse.add_member(:initial_contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "InitialContactId"))
4036
+ SendChatIntegrationEventResponse.add_member(:new_chat_created, Shapes::ShapeRef.new(shape: NewChatCreated, location_name: "NewChatCreated"))
4037
+ SendChatIntegrationEventResponse.struct_class = Types::SendChatIntegrationEventResponse
4038
+
3657
4039
  SendNotificationActionDefinition.add_member(:delivery_method, Shapes::ShapeRef.new(shape: NotificationDeliveryType, required: true, location_name: "DeliveryMethod"))
3658
4040
  SendNotificationActionDefinition.add_member(:subject, Shapes::ShapeRef.new(shape: Subject, location_name: "Subject"))
3659
4041
  SendNotificationActionDefinition.add_member(:content, Shapes::ShapeRef.new(shape: Content, required: true, location_name: "Content"))
@@ -3758,6 +4140,23 @@ module Aws::Connect
3758
4140
  StartTaskContactResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "ContactId"))
3759
4141
  StartTaskContactResponse.struct_class = Types::StartTaskContactResponse
3760
4142
 
4143
+ StartWebRTCContactRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "Attributes"))
4144
+ StartWebRTCContactRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
4145
+ StartWebRTCContactRequest.add_member(:contact_flow_id, Shapes::ShapeRef.new(shape: ContactFlowId, required: true, location_name: "ContactFlowId"))
4146
+ StartWebRTCContactRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
4147
+ StartWebRTCContactRequest.add_member(:allowed_capabilities, Shapes::ShapeRef.new(shape: AllowedCapabilities, location_name: "AllowedCapabilities"))
4148
+ StartWebRTCContactRequest.add_member(:participant_details, Shapes::ShapeRef.new(shape: ParticipantDetails, required: true, location_name: "ParticipantDetails"))
4149
+ StartWebRTCContactRequest.add_member(:related_contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "RelatedContactId"))
4150
+ StartWebRTCContactRequest.add_member(:references, Shapes::ShapeRef.new(shape: ContactReferences, location_name: "References"))
4151
+ StartWebRTCContactRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
4152
+ StartWebRTCContactRequest.struct_class = Types::StartWebRTCContactRequest
4153
+
4154
+ StartWebRTCContactResponse.add_member(:connection_data, Shapes::ShapeRef.new(shape: ConnectionData, location_name: "ConnectionData"))
4155
+ StartWebRTCContactResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "ContactId"))
4156
+ StartWebRTCContactResponse.add_member(:participant_id, Shapes::ShapeRef.new(shape: ParticipantId, location_name: "ParticipantId"))
4157
+ StartWebRTCContactResponse.add_member(:participant_token, Shapes::ShapeRef.new(shape: ParticipantToken, location_name: "ParticipantToken"))
4158
+ StartWebRTCContactResponse.struct_class = Types::StartWebRTCContactResponse
4159
+
3761
4160
  StopContactRecordingRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
3762
4161
  StopContactRecordingRequest.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location_name: "ContactId"))
3763
4162
  StopContactRecordingRequest.add_member(:initial_contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location_name: "InitialContactId"))
@@ -4489,6 +4888,19 @@ module Aws::Connect
4489
4888
  o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
4490
4889
  end)
4491
4890
 
4891
+ api.add_operation(:associate_analytics_data_set, Seahorse::Model::Operation.new.tap do |o|
4892
+ o.name = "AssociateAnalyticsDataSet"
4893
+ o.http_method = "PUT"
4894
+ o.http_request_uri = "/analytics-data/instance/{InstanceId}/association"
4895
+ o.input = Shapes::ShapeRef.new(shape: AssociateAnalyticsDataSetRequest)
4896
+ o.output = Shapes::ShapeRef.new(shape: AssociateAnalyticsDataSetResponse)
4897
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4898
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4899
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4900
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4901
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4902
+ end)
4903
+
4492
4904
  api.add_operation(:associate_approved_origin, Seahorse::Model::Operation.new.tap do |o|
4493
4905
  o.name = "AssociateApprovedOrigin"
4494
4906
  o.http_method = "PUT"
@@ -4532,6 +4944,20 @@ module Aws::Connect
4532
4944
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4533
4945
  end)
4534
4946
 
4947
+ api.add_operation(:associate_flow, Seahorse::Model::Operation.new.tap do |o|
4948
+ o.name = "AssociateFlow"
4949
+ o.http_method = "PUT"
4950
+ o.http_request_uri = "/flow-associations/{InstanceId}"
4951
+ o.input = Shapes::ShapeRef.new(shape: AssociateFlowRequest)
4952
+ o.output = Shapes::ShapeRef.new(shape: AssociateFlowResponse)
4953
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4954
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4955
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4956
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4957
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4958
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4959
+ end)
4960
+
4535
4961
  api.add_operation(:associate_instance_storage_config, Seahorse::Model::Operation.new.tap do |o|
4536
4962
  o.name = "AssociateInstanceStorageConfig"
4537
4963
  o.http_method = "PUT"
@@ -4645,6 +5071,32 @@ module Aws::Connect
4645
5071
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4646
5072
  end)
4647
5073
 
5074
+ api.add_operation(:batch_associate_analytics_data_set, Seahorse::Model::Operation.new.tap do |o|
5075
+ o.name = "BatchAssociateAnalyticsDataSet"
5076
+ o.http_method = "PUT"
5077
+ o.http_request_uri = "/analytics-data/instance/{InstanceId}/associations"
5078
+ o.input = Shapes::ShapeRef.new(shape: BatchAssociateAnalyticsDataSetRequest)
5079
+ o.output = Shapes::ShapeRef.new(shape: BatchAssociateAnalyticsDataSetResponse)
5080
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
5081
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
5082
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5083
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5084
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5085
+ end)
5086
+
5087
+ api.add_operation(:batch_disassociate_analytics_data_set, Seahorse::Model::Operation.new.tap do |o|
5088
+ o.name = "BatchDisassociateAnalyticsDataSet"
5089
+ o.http_method = "POST"
5090
+ o.http_request_uri = "/analytics-data/instance/{InstanceId}/associations"
5091
+ o.input = Shapes::ShapeRef.new(shape: BatchDisassociateAnalyticsDataSetRequest)
5092
+ o.output = Shapes::ShapeRef.new(shape: BatchDisassociateAnalyticsDataSetResponse)
5093
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
5094
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
5095
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5096
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5097
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5098
+ end)
5099
+
4648
5100
  api.add_operation(:batch_get_flow_association, Seahorse::Model::Operation.new.tap do |o|
4649
5101
  o.name = "BatchGetFlowAssociation"
4650
5102
  o.http_method = "POST"
@@ -5620,6 +6072,19 @@ module Aws::Connect
5620
6072
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5621
6073
  end)
5622
6074
 
6075
+ api.add_operation(:disassociate_analytics_data_set, Seahorse::Model::Operation.new.tap do |o|
6076
+ o.name = "DisassociateAnalyticsDataSet"
6077
+ o.http_method = "POST"
6078
+ o.http_request_uri = "/analytics-data/instance/{InstanceId}/association"
6079
+ o.input = Shapes::ShapeRef.new(shape: DisassociateAnalyticsDataSetRequest)
6080
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
6081
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6082
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6083
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6084
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6085
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6086
+ end)
6087
+
5623
6088
  api.add_operation(:disassociate_approved_origin, Seahorse::Model::Operation.new.tap do |o|
5624
6089
  o.name = "DisassociateApprovedOrigin"
5625
6090
  o.http_method = "DELETE"
@@ -5645,6 +6110,20 @@ module Aws::Connect
5645
6110
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5646
6111
  end)
5647
6112
 
6113
+ api.add_operation(:disassociate_flow, Seahorse::Model::Operation.new.tap do |o|
6114
+ o.name = "DisassociateFlow"
6115
+ o.http_method = "DELETE"
6116
+ o.http_request_uri = "/flow-associations/{InstanceId}/{ResourceId}/{ResourceType}"
6117
+ o.input = Shapes::ShapeRef.new(shape: DisassociateFlowRequest)
6118
+ o.output = Shapes::ShapeRef.new(shape: DisassociateFlowResponse)
6119
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6120
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6121
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6122
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6123
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6124
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6125
+ end)
6126
+
5648
6127
  api.add_operation(:disassociate_instance_storage_config, Seahorse::Model::Operation.new.tap do |o|
5649
6128
  o.name = "DisassociateInstanceStorageConfig"
5650
6129
  o.http_method = "DELETE"
@@ -5827,6 +6306,20 @@ module Aws::Connect
5827
6306
  o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
5828
6307
  end)
5829
6308
 
6309
+ api.add_operation(:get_flow_association, Seahorse::Model::Operation.new.tap do |o|
6310
+ o.name = "GetFlowAssociation"
6311
+ o.http_method = "GET"
6312
+ o.http_request_uri = "/flow-associations/{InstanceId}/{ResourceId}/{ResourceType}"
6313
+ o.input = Shapes::ShapeRef.new(shape: GetFlowAssociationRequest)
6314
+ o.output = Shapes::ShapeRef.new(shape: GetFlowAssociationResponse)
6315
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6316
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6317
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6318
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6319
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6320
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6321
+ end)
6322
+
5830
6323
  api.add_operation(:get_metric_data, Seahorse::Model::Operation.new.tap do |o|
5831
6324
  o.name = "GetMetricData"
5832
6325
  o.http_method = "POST"
@@ -5904,6 +6397,20 @@ module Aws::Connect
5904
6397
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5905
6398
  end)
5906
6399
 
6400
+ api.add_operation(:import_phone_number, Seahorse::Model::Operation.new.tap do |o|
6401
+ o.name = "ImportPhoneNumber"
6402
+ o.http_method = "POST"
6403
+ o.http_request_uri = "/phone-number/import"
6404
+ o.input = Shapes::ShapeRef.new(shape: ImportPhoneNumberRequest)
6405
+ o.output = Shapes::ShapeRef.new(shape: ImportPhoneNumberResponse)
6406
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6407
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6408
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6409
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6410
+ o.errors << Shapes::ShapeRef.new(shape: IdempotencyException)
6411
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6412
+ end)
6413
+
5907
6414
  api.add_operation(:list_agent_statuses, Seahorse::Model::Operation.new.tap do |o|
5908
6415
  o.name = "ListAgentStatuses"
5909
6416
  o.http_method = "GET"
@@ -5923,6 +6430,19 @@ module Aws::Connect
5923
6430
  )
5924
6431
  end)
5925
6432
 
6433
+ api.add_operation(:list_analytics_data_associations, Seahorse::Model::Operation.new.tap do |o|
6434
+ o.name = "ListAnalyticsDataAssociations"
6435
+ o.http_method = "GET"
6436
+ o.http_request_uri = "/analytics-data/instance/{InstanceId}/association"
6437
+ o.input = Shapes::ShapeRef.new(shape: ListAnalyticsDataAssociationsRequest)
6438
+ o.output = Shapes::ShapeRef.new(shape: ListAnalyticsDataAssociationsResponse)
6439
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6440
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6441
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6442
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6443
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6444
+ end)
6445
+
5926
6446
  api.add_operation(:list_approved_origins, Seahorse::Model::Operation.new.tap do |o|
5927
6447
  o.name = "ListApprovedOrigins"
5928
6448
  o.http_method = "GET"
@@ -6088,6 +6608,26 @@ module Aws::Connect
6088
6608
  )
6089
6609
  end)
6090
6610
 
6611
+ api.add_operation(:list_flow_associations, Seahorse::Model::Operation.new.tap do |o|
6612
+ o.name = "ListFlowAssociations"
6613
+ o.http_method = "GET"
6614
+ o.http_request_uri = "/flow-associations-summary/{InstanceId}"
6615
+ o.input = Shapes::ShapeRef.new(shape: ListFlowAssociationsRequest)
6616
+ o.output = Shapes::ShapeRef.new(shape: ListFlowAssociationsResponse)
6617
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6618
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6619
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6620
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6621
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
6622
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6623
+ o[:pager] = Aws::Pager.new(
6624
+ limit_key: "max_results",
6625
+ tokens: {
6626
+ "next_token" => "next_token"
6627
+ }
6628
+ )
6629
+ end)
6630
+
6091
6631
  api.add_operation(:list_hours_of_operations, Seahorse::Model::Operation.new.tap do |o|
6092
6632
  o.name = "ListHoursOfOperations"
6093
6633
  o.http_method = "GET"
@@ -6331,6 +6871,26 @@ module Aws::Connect
6331
6871
  )
6332
6872
  end)
6333
6873
 
6874
+ api.add_operation(:list_realtime_contact_analysis_segments_v2, Seahorse::Model::Operation.new.tap do |o|
6875
+ o.name = "ListRealtimeContactAnalysisSegmentsV2"
6876
+ o.http_method = "POST"
6877
+ o.http_request_uri = "/contact/list-real-time-analysis-segments-v2/{InstanceId}/{ContactId}"
6878
+ o.input = Shapes::ShapeRef.new(shape: ListRealtimeContactAnalysisSegmentsV2Request)
6879
+ o.output = Shapes::ShapeRef.new(shape: ListRealtimeContactAnalysisSegmentsV2Response)
6880
+ o.errors << Shapes::ShapeRef.new(shape: OutputTypeNotFoundException)
6881
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6882
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6883
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
6884
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6885
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6886
+ o[:pager] = Aws::Pager.new(
6887
+ limit_key: "max_results",
6888
+ tokens: {
6889
+ "next_token" => "next_token"
6890
+ }
6891
+ )
6892
+ end)
6893
+
6334
6894
  api.add_operation(:list_routing_profile_queues, Seahorse::Model::Operation.new.tap do |o|
6335
6895
  o.name = "ListRoutingProfileQueues"
6336
6896
  o.http_method = "GET"
@@ -6889,6 +7449,19 @@ module Aws::Connect
6889
7449
  )
6890
7450
  end)
6891
7451
 
7452
+ api.add_operation(:send_chat_integration_event, Seahorse::Model::Operation.new.tap do |o|
7453
+ o.name = "SendChatIntegrationEvent"
7454
+ o.http_method = "POST"
7455
+ o.http_request_uri = "/chat-integration-event"
7456
+ o.input = Shapes::ShapeRef.new(shape: SendChatIntegrationEventRequest)
7457
+ o.output = Shapes::ShapeRef.new(shape: SendChatIntegrationEventResponse)
7458
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
7459
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7460
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
7461
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7462
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7463
+ end)
7464
+
6892
7465
  api.add_operation(:start_chat_contact, Seahorse::Model::Operation.new.tap do |o|
6893
7466
  o.name = "StartChatContact"
6894
7467
  o.http_method = "PUT"
@@ -6970,6 +7543,19 @@ module Aws::Connect
6970
7543
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
6971
7544
  end)
6972
7545
 
7546
+ api.add_operation(:start_web_rtc_contact, Seahorse::Model::Operation.new.tap do |o|
7547
+ o.name = "StartWebRTCContact"
7548
+ o.http_method = "PUT"
7549
+ o.http_request_uri = "/contact/webrtc"
7550
+ o.input = Shapes::ShapeRef.new(shape: StartWebRTCContactRequest)
7551
+ o.output = Shapes::ShapeRef.new(shape: StartWebRTCContactResponse)
7552
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
7553
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
7554
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
7555
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7556
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7557
+ end)
7558
+
6973
7559
  api.add_operation(:stop_contact, Seahorse::Model::Operation.new.tap do |o|
6974
7560
  o.name = "StopContact"
6975
7561
  o.http_method = "POST"