aws-sdk-qconnect 1.43.0 → 1.44.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.
@@ -24,6 +24,7 @@ module Aws::QConnect
24
24
  AIAgentType = Shapes::StringShape.new(name: 'AIAgentType')
25
25
  AIAgentVersionSummariesList = Shapes::ListShape.new(name: 'AIAgentVersionSummariesList')
26
26
  AIAgentVersionSummary = Shapes::StructureShape.new(name: 'AIAgentVersionSummary')
27
+ AIGuardrailAssessment = Shapes::StructureShape.new(name: 'AIGuardrailAssessment')
27
28
  AIGuardrailBlockedMessaging = Shapes::StringShape.new(name: 'AIGuardrailBlockedMessaging')
28
29
  AIGuardrailContentPolicyConfig = Shapes::StructureShape.new(name: 'AIGuardrailContentPolicyConfig')
29
30
  AIGuardrailContextualGroundingPolicyConfig = Shapes::StructureShape.new(name: 'AIGuardrailContextualGroundingPolicyConfig')
@@ -38,6 +39,7 @@ module Aws::QConnect
38
39
  AIGuardrailWordPolicyConfig = Shapes::StructureShape.new(name: 'AIGuardrailWordPolicyConfig')
39
40
  AIPromptAPIFormat = Shapes::StringShape.new(name: 'AIPromptAPIFormat')
40
41
  AIPromptData = Shapes::StructureShape.new(name: 'AIPromptData')
42
+ AIPromptInferenceConfiguration = Shapes::UnionShape.new(name: 'AIPromptInferenceConfiguration')
41
43
  AIPromptModelIdentifier = Shapes::StringShape.new(name: 'AIPromptModelIdentifier')
42
44
  AIPromptSummary = Shapes::StructureShape.new(name: 'AIPromptSummary')
43
45
  AIPromptSummaryList = Shapes::ListShape.new(name: 'AIPromptSummaryList')
@@ -47,16 +49,19 @@ module Aws::QConnect
47
49
  AIPromptVersionSummariesList = Shapes::ListShape.new(name: 'AIPromptVersionSummariesList')
48
50
  AIPromptVersionSummary = Shapes::StructureShape.new(name: 'AIPromptVersionSummary')
49
51
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
52
+ AccessRoleArn = Shapes::StringShape.new(name: 'AccessRoleArn')
50
53
  ActivateMessageTemplateRequest = Shapes::StructureShape.new(name: 'ActivateMessageTemplateRequest')
51
54
  ActivateMessageTemplateResponse = Shapes::StructureShape.new(name: 'ActivateMessageTemplateResponse')
52
55
  AgentAttributes = Shapes::StructureShape.new(name: 'AgentAttributes')
53
56
  AmazonConnectGuideAssociationData = Shapes::StructureShape.new(name: 'AmazonConnectGuideAssociationData')
54
57
  AndConditions = Shapes::ListShape.new(name: 'AndConditions')
58
+ Annotation = Shapes::StructureShape.new(name: 'Annotation')
55
59
  AnswerRecommendationAIAgentConfiguration = Shapes::StructureShape.new(name: 'AnswerRecommendationAIAgentConfiguration')
56
60
  AppIntegrationsConfiguration = Shapes::StructureShape.new(name: 'AppIntegrationsConfiguration')
57
61
  Arn = Shapes::StringShape.new(name: 'Arn')
58
62
  ArnWithQualifier = Shapes::StringShape.new(name: 'ArnWithQualifier')
59
63
  AssistantAssociationData = Shapes::StructureShape.new(name: 'AssistantAssociationData')
64
+ AssistantAssociationIdList = Shapes::ListShape.new(name: 'AssistantAssociationIdList')
60
65
  AssistantAssociationInputData = Shapes::UnionShape.new(name: 'AssistantAssociationInputData')
61
66
  AssistantAssociationOutputData = Shapes::UnionShape.new(name: 'AssistantAssociationOutputData')
62
67
  AssistantAssociationSummary = Shapes::StructureShape.new(name: 'AssistantAssociationSummary')
@@ -75,15 +80,22 @@ module Aws::QConnect
75
80
  AssociationType = Shapes::StringShape.new(name: 'AssociationType')
76
81
  AttachmentFileName = Shapes::StringShape.new(name: 'AttachmentFileName')
77
82
  BedrockFoundationModelConfigurationForParsing = Shapes::StructureShape.new(name: 'BedrockFoundationModelConfigurationForParsing')
83
+ BedrockKnowledgeBaseArn = Shapes::StringShape.new(name: 'BedrockKnowledgeBaseArn')
78
84
  BedrockModelArnForParsing = Shapes::StringShape.new(name: 'BedrockModelArnForParsing')
79
85
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
86
+ CaseArn = Shapes::StringShape.new(name: 'CaseArn')
87
+ CaseSummarizationAIAgentConfiguration = Shapes::StructureShape.new(name: 'CaseSummarizationAIAgentConfiguration')
88
+ CaseSummarizationChunkDataDetails = Shapes::StructureShape.new(name: 'CaseSummarizationChunkDataDetails')
89
+ CaseSummarizationInputData = Shapes::StructureShape.new(name: 'CaseSummarizationInputData')
80
90
  Channel = Shapes::StringShape.new(name: 'Channel')
81
91
  ChannelSubtype = Shapes::StringShape.new(name: 'ChannelSubtype')
82
92
  Channels = Shapes::ListShape.new(name: 'Channels')
83
93
  ChunkingConfiguration = Shapes::StructureShape.new(name: 'ChunkingConfiguration')
84
94
  ChunkingStrategy = Shapes::StringShape.new(name: 'ChunkingStrategy')
95
+ Citation = Shapes::StructureShape.new(name: 'Citation')
85
96
  CitationSpan = Shapes::StructureShape.new(name: 'CitationSpan')
86
97
  CitationSpanOffset = Shapes::IntegerShape.new(name: 'CitationSpanOffset')
98
+ Citations = Shapes::ListShape.new(name: 'Citations')
87
99
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
88
100
  Configuration = Shapes::UnionShape.new(name: 'Configuration')
89
101
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
@@ -199,10 +211,13 @@ module Aws::QConnect
199
211
  EmailResponseAIAgentConfiguration = Shapes::StructureShape.new(name: 'EmailResponseAIAgentConfiguration')
200
212
  EmailResponseChunkDataDetails = Shapes::StructureShape.new(name: 'EmailResponseChunkDataDetails')
201
213
  ExtendedMessageTemplateData = Shapes::StructureShape.new(name: 'ExtendedMessageTemplateData')
214
+ ExternalBedrockKnowledgeBaseConfig = Shapes::StructureShape.new(name: 'ExternalBedrockKnowledgeBaseConfig')
202
215
  ExternalSource = Shapes::StringShape.new(name: 'ExternalSource')
203
216
  ExternalSourceConfiguration = Shapes::StructureShape.new(name: 'ExternalSourceConfiguration')
204
217
  FailureReason = Shapes::ListShape.new(name: 'FailureReason')
205
218
  Filter = Shapes::StructureShape.new(name: 'Filter')
219
+ FilterAttribute = Shapes::StructureShape.new(name: 'FilterAttribute')
220
+ FilterAttributeKey = Shapes::StringShape.new(name: 'FilterAttributeKey')
206
221
  FilterField = Shapes::StringShape.new(name: 'FilterField')
207
222
  FilterList = Shapes::ListShape.new(name: 'FilterList')
208
223
  FilterOperator = Shapes::StringShape.new(name: 'FilterOperator')
@@ -295,6 +310,7 @@ module Aws::QConnect
295
310
  Integer = Shapes::IntegerShape.new(name: 'Integer')
296
311
  IntentDetectedDataDetails = Shapes::StructureShape.new(name: 'IntentDetectedDataDetails')
297
312
  IntentInputData = Shapes::StructureShape.new(name: 'IntentInputData')
313
+ JSONDocument = Shapes::DocumentShape.new(name: 'JSONDocument', document: true)
298
314
  KnowledgeBaseAssociationConfigurationData = Shapes::StructureShape.new(name: 'KnowledgeBaseAssociationConfigurationData')
299
315
  KnowledgeBaseAssociationData = Shapes::StructureShape.new(name: 'KnowledgeBaseAssociationData')
300
316
  KnowledgeBaseData = Shapes::StructureShape.new(name: 'KnowledgeBaseData')
@@ -303,6 +319,7 @@ module Aws::QConnect
303
319
  KnowledgeBaseStatus = Shapes::StringShape.new(name: 'KnowledgeBaseStatus')
304
320
  KnowledgeBaseSummary = Shapes::StructureShape.new(name: 'KnowledgeBaseSummary')
305
321
  KnowledgeBaseType = Shapes::StringShape.new(name: 'KnowledgeBaseType')
322
+ KnowledgeSource = Shapes::UnionShape.new(name: 'KnowledgeSource')
306
323
  LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
307
324
  ListAIAgentVersionsRequest = Shapes::StructureShape.new(name: 'ListAIAgentVersionsRequest')
308
325
  ListAIAgentVersionsResponse = Shapes::StructureShape.new(name: 'ListAIAgentVersionsResponse')
@@ -336,16 +353,21 @@ module Aws::QConnect
336
353
  ListMessagesResponse = Shapes::StructureShape.new(name: 'ListMessagesResponse')
337
354
  ListQuickResponsesRequest = Shapes::StructureShape.new(name: 'ListQuickResponsesRequest')
338
355
  ListQuickResponsesResponse = Shapes::StructureShape.new(name: 'ListQuickResponsesResponse')
356
+ ListSpansRequest = Shapes::StructureShape.new(name: 'ListSpansRequest')
357
+ ListSpansResponse = Shapes::StructureShape.new(name: 'ListSpansResponse')
339
358
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
340
359
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
341
360
  LlmModelId = Shapes::StringShape.new(name: 'LlmModelId')
342
361
  ManagedSourceConfiguration = Shapes::UnionShape.new(name: 'ManagedSourceConfiguration')
343
362
  ManualSearchAIAgentConfiguration = Shapes::StructureShape.new(name: 'ManualSearchAIAgentConfiguration')
344
363
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
364
+ MaxTokensToSample = Shapes::IntegerShape.new(name: 'MaxTokensToSample')
345
365
  MessageConfiguration = Shapes::StructureShape.new(name: 'MessageConfiguration')
346
366
  MessageData = Shapes::UnionShape.new(name: 'MessageData')
367
+ MessageFilterType = Shapes::StringShape.new(name: 'MessageFilterType')
347
368
  MessageInput = Shapes::StructureShape.new(name: 'MessageInput')
348
369
  MessageList = Shapes::ListShape.new(name: 'MessageList')
370
+ MessageMetadata = Shapes::MapShape.new(name: 'MessageMetadata')
349
371
  MessageOutput = Shapes::StructureShape.new(name: 'MessageOutput')
350
372
  MessageTemplateAttachment = Shapes::StructureShape.new(name: 'MessageTemplateAttachment')
351
373
  MessageTemplateAttachmentList = Shapes::ListShape.new(name: 'MessageTemplateAttachmentList')
@@ -385,6 +407,9 @@ module Aws::QConnect
385
407
  NonEmptySensitiveString = Shapes::StringShape.new(name: 'NonEmptySensitiveString')
386
408
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
387
409
  NonEmptyUnlimitedString = Shapes::StringShape.new(name: 'NonEmptyUnlimitedString')
410
+ NoteTakingAIAgentConfiguration = Shapes::StructureShape.new(name: 'NoteTakingAIAgentConfiguration')
411
+ NotesChunkDataDetails = Shapes::StructureShape.new(name: 'NotesChunkDataDetails')
412
+ NotesDataDetails = Shapes::StructureShape.new(name: 'NotesDataDetails')
388
413
  NotifyRecommendationsReceivedError = Shapes::StructureShape.new(name: 'NotifyRecommendationsReceivedError')
389
414
  NotifyRecommendationsReceivedErrorList = Shapes::ListShape.new(name: 'NotifyRecommendationsReceivedErrorList')
390
415
  NotifyRecommendationsReceivedErrorMessage = Shapes::StringShape.new(name: 'NotifyRecommendationsReceivedErrorMessage')
@@ -393,6 +418,9 @@ module Aws::QConnect
393
418
  ObjectFieldsList = Shapes::ListShape.new(name: 'ObjectFieldsList')
394
419
  OrCondition = Shapes::UnionShape.new(name: 'OrCondition')
395
420
  OrConditions = Shapes::ListShape.new(name: 'OrConditions')
421
+ OrchestrationAIAgentConfiguration = Shapes::StructureShape.new(name: 'OrchestrationAIAgentConfiguration')
422
+ OrchestratorConfigurationEntry = Shapes::StructureShape.new(name: 'OrchestratorConfigurationEntry')
423
+ OrchestratorConfigurationList = Shapes::ListShape.new(name: 'OrchestratorConfigurationList')
396
424
  Order = Shapes::StringShape.new(name: 'Order')
397
425
  Origin = Shapes::StringShape.new(name: 'Origin')
398
426
  ParsingConfiguration = Shapes::StructureShape.new(name: 'ParsingConfiguration')
@@ -402,6 +430,7 @@ module Aws::QConnect
402
430
  Participant = Shapes::StringShape.new(name: 'Participant')
403
431
  PreconditionFailedException = Shapes::StructureShape.new(name: 'PreconditionFailedException')
404
432
  Priority = Shapes::StringShape.new(name: 'Priority')
433
+ Probability = Shapes::FloatShape.new(name: 'Probability')
405
434
  PushADMMessageTemplateContent = Shapes::StructureShape.new(name: 'PushADMMessageTemplateContent')
406
435
  PushAPNSMessageTemplateContent = Shapes::StructureShape.new(name: 'PushAPNSMessageTemplateContent')
407
436
  PushBaiduMessageTemplateContent = Shapes::StructureShape.new(name: 'PushBaiduMessageTemplateContent')
@@ -473,6 +502,13 @@ module Aws::QConnect
473
502
  RequestTimeoutException = Shapes::StructureShape.new(name: 'RequestTimeoutException')
474
503
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
475
504
  ResultData = Shapes::StructureShape.new(name: 'ResultData')
505
+ RetrievalConfiguration = Shapes::StructureShape.new(name: 'RetrievalConfiguration')
506
+ RetrievalFilterConfiguration = Shapes::UnionShape.new(name: 'RetrievalFilterConfiguration')
507
+ RetrievalFilterList = Shapes::ListShape.new(name: 'RetrievalFilterList')
508
+ RetrieveRequest = Shapes::StructureShape.new(name: 'RetrieveRequest')
509
+ RetrieveResponse = Shapes::StructureShape.new(name: 'RetrieveResponse')
510
+ RetrieveResult = Shapes::StructureShape.new(name: 'RetrieveResult')
511
+ RetrieveResultList = Shapes::ListShape.new(name: 'RetrieveResultList')
476
512
  RuntimeSessionData = Shapes::StructureShape.new(name: 'RuntimeSessionData')
477
513
  RuntimeSessionDataList = Shapes::ListShape.new(name: 'RuntimeSessionDataList')
478
514
  RuntimeSessionDataValue = Shapes::UnionShape.new(name: 'RuntimeSessionDataValue')
@@ -510,12 +546,32 @@ module Aws::QConnect
510
546
  SourceConfiguration = Shapes::UnionShape.new(name: 'SourceConfiguration')
511
547
  SourceContentDataDetails = Shapes::StructureShape.new(name: 'SourceContentDataDetails')
512
548
  SourceContentType = Shapes::StringShape.new(name: 'SourceContentType')
549
+ Span = Shapes::StructureShape.new(name: 'Span')
550
+ SpanAttributes = Shapes::StructureShape.new(name: 'SpanAttributes')
551
+ SpanAttributesTemperatureFloat = Shapes::FloatShape.new(name: 'SpanAttributesTemperatureFloat')
552
+ SpanAttributesTopPFloat = Shapes::FloatShape.new(name: 'SpanAttributesTopPFloat')
553
+ SpanCitation = Shapes::StructureShape.new(name: 'SpanCitation')
554
+ SpanCitationList = Shapes::ListShape.new(name: 'SpanCitationList')
555
+ SpanFinishReasonList = Shapes::ListShape.new(name: 'SpanFinishReasonList')
556
+ SpanList = Shapes::ListShape.new(name: 'SpanList')
557
+ SpanMessage = Shapes::StructureShape.new(name: 'SpanMessage')
558
+ SpanMessageList = Shapes::ListShape.new(name: 'SpanMessageList')
559
+ SpanMessageValue = Shapes::UnionShape.new(name: 'SpanMessageValue')
560
+ SpanMessageValueList = Shapes::ListShape.new(name: 'SpanMessageValueList')
561
+ SpanStatus = Shapes::StringShape.new(name: 'SpanStatus')
562
+ SpanTextValue = Shapes::StructureShape.new(name: 'SpanTextValue')
563
+ SpanToolResultValue = Shapes::StructureShape.new(name: 'SpanToolResultValue')
564
+ SpanToolUseValue = Shapes::StructureShape.new(name: 'SpanToolUseValue')
565
+ SpanType = Shapes::StringShape.new(name: 'SpanType')
513
566
  StartContentUploadRequest = Shapes::StructureShape.new(name: 'StartContentUploadRequest')
514
567
  StartContentUploadResponse = Shapes::StructureShape.new(name: 'StartContentUploadResponse')
515
568
  StartImportJobRequest = Shapes::StructureShape.new(name: 'StartImportJobRequest')
516
569
  StartImportJobResponse = Shapes::StructureShape.new(name: 'StartImportJobResponse')
517
570
  Status = Shapes::StringShape.new(name: 'Status')
518
571
  String = Shapes::StringShape.new(name: 'String')
572
+ SuggestedMessageDataDetails = Shapes::StructureShape.new(name: 'SuggestedMessageDataDetails')
573
+ SuggestedMessageReference = Shapes::StructureShape.new(name: 'SuggestedMessageReference')
574
+ SuggestedMessagesList = Shapes::ListShape.new(name: 'SuggestedMessagesList')
519
575
  SyncStatus = Shapes::StringShape.new(name: 'SyncStatus')
520
576
  SyntheticTimestamp_date_time = Shapes::TimestampShape.new(name: 'SyntheticTimestamp_date_time', timestampFormat: "iso8601")
521
577
  SyntheticTimestamp_epoch_seconds = Shapes::TimestampShape.new(name: 'SyntheticTimestamp_epoch_seconds', timestampFormat: "unixTimestamp")
@@ -531,6 +587,7 @@ module Aws::QConnect
531
587
  Tags = Shapes::MapShape.new(name: 'Tags')
532
588
  TargetType = Shapes::StringShape.new(name: 'TargetType')
533
589
  TextAIPrompt = Shapes::StringShape.new(name: 'TextAIPrompt')
590
+ TextAIPromptInferenceConfiguration = Shapes::StructureShape.new(name: 'TextAIPromptInferenceConfiguration')
534
591
  TextData = Shapes::StructureShape.new(name: 'TextData')
535
592
  TextFullAIPromptEditTemplateConfiguration = Shapes::StructureShape.new(name: 'TextFullAIPromptEditTemplateConfiguration')
536
593
  TextMessage = Shapes::StructureShape.new(name: 'TextMessage')
@@ -539,7 +596,23 @@ module Aws::QConnect
539
596
  TimeToLive = Shapes::IntegerShape.new(name: 'TimeToLive')
540
597
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
541
598
  TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
599
+ ToolConfiguration = Shapes::StructureShape.new(name: 'ToolConfiguration')
600
+ ToolConfigurationList = Shapes::ListShape.new(name: 'ToolConfigurationList')
601
+ ToolExampleList = Shapes::ListShape.new(name: 'ToolExampleList')
602
+ ToolInstruction = Shapes::StructureShape.new(name: 'ToolInstruction')
603
+ ToolOutputConfiguration = Shapes::StructureShape.new(name: 'ToolOutputConfiguration')
604
+ ToolOutputFilter = Shapes::StructureShape.new(name: 'ToolOutputFilter')
605
+ ToolOutputFilterList = Shapes::ListShape.new(name: 'ToolOutputFilterList')
606
+ ToolOverrideConstantInputValue = Shapes::StructureShape.new(name: 'ToolOverrideConstantInputValue')
607
+ ToolOverrideInputValue = Shapes::StructureShape.new(name: 'ToolOverrideInputValue')
608
+ ToolOverrideInputValueConfiguration = Shapes::UnionShape.new(name: 'ToolOverrideInputValueConfiguration')
609
+ ToolOverrideInputValueList = Shapes::ListShape.new(name: 'ToolOverrideInputValueList')
610
+ ToolOverrideInputValueType = Shapes::StringShape.new(name: 'ToolOverrideInputValueType')
611
+ ToolType = Shapes::StringShape.new(name: 'ToolType')
612
+ ToolUseResultData = Shapes::StructureShape.new(name: 'ToolUseResultData')
613
+ TopK = Shapes::IntegerShape.new(name: 'TopK')
542
614
  UnauthorizedException = Shapes::StructureShape.new(name: 'UnauthorizedException')
615
+ UnprocessableContentException = Shapes::StructureShape.new(name: 'UnprocessableContentException')
543
616
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
544
617
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
545
618
  UpdateAIAgentRequest = Shapes::StructureShape.new(name: 'UpdateAIAgentRequest')
@@ -570,6 +643,7 @@ module Aws::QConnect
570
643
  UrlConfiguration = Shapes::StructureShape.new(name: 'UrlConfiguration')
571
644
  UrlFilterList = Shapes::ListShape.new(name: 'UrlFilterList')
572
645
  UrlFilterPattern = Shapes::StringShape.new(name: 'UrlFilterPattern')
646
+ UserInteractionConfiguration = Shapes::StructureShape.new(name: 'UserInteractionConfiguration')
573
647
  Uuid = Shapes::StringShape.new(name: 'Uuid')
574
648
  UuidOrArn = Shapes::StringShape.new(name: 'UuidOrArn')
575
649
  UuidOrArnOrEitherWithQualifier = Shapes::StringShape.new(name: 'UuidOrArnOrEitherWithQualifier')
@@ -602,6 +676,9 @@ module Aws::QConnect
602
676
  AIAgentConfiguration.add_member(:email_response_ai_agent_configuration, Shapes::ShapeRef.new(shape: EmailResponseAIAgentConfiguration, location_name: "emailResponseAIAgentConfiguration"))
603
677
  AIAgentConfiguration.add_member(:email_overview_ai_agent_configuration, Shapes::ShapeRef.new(shape: EmailOverviewAIAgentConfiguration, location_name: "emailOverviewAIAgentConfiguration"))
604
678
  AIAgentConfiguration.add_member(:email_generative_answer_ai_agent_configuration, Shapes::ShapeRef.new(shape: EmailGenerativeAnswerAIAgentConfiguration, location_name: "emailGenerativeAnswerAIAgentConfiguration"))
679
+ AIAgentConfiguration.add_member(:orchestration_ai_agent_configuration, Shapes::ShapeRef.new(shape: OrchestrationAIAgentConfiguration, location_name: "orchestrationAIAgentConfiguration"))
680
+ AIAgentConfiguration.add_member(:note_taking_ai_agent_configuration, Shapes::ShapeRef.new(shape: NoteTakingAIAgentConfiguration, location_name: "noteTakingAIAgentConfiguration"))
681
+ AIAgentConfiguration.add_member(:case_summarization_ai_agent_configuration, Shapes::ShapeRef.new(shape: CaseSummarizationAIAgentConfiguration, location_name: "caseSummarizationAIAgentConfiguration"))
605
682
  AIAgentConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
606
683
  AIAgentConfiguration.add_member_subclass(:manual_search_ai_agent_configuration, Types::AIAgentConfiguration::ManualSearchAiAgentConfiguration)
607
684
  AIAgentConfiguration.add_member_subclass(:answer_recommendation_ai_agent_configuration, Types::AIAgentConfiguration::AnswerRecommendationAiAgentConfiguration)
@@ -609,6 +686,9 @@ module Aws::QConnect
609
686
  AIAgentConfiguration.add_member_subclass(:email_response_ai_agent_configuration, Types::AIAgentConfiguration::EmailResponseAiAgentConfiguration)
610
687
  AIAgentConfiguration.add_member_subclass(:email_overview_ai_agent_configuration, Types::AIAgentConfiguration::EmailOverviewAiAgentConfiguration)
611
688
  AIAgentConfiguration.add_member_subclass(:email_generative_answer_ai_agent_configuration, Types::AIAgentConfiguration::EmailGenerativeAnswerAiAgentConfiguration)
689
+ AIAgentConfiguration.add_member_subclass(:orchestration_ai_agent_configuration, Types::AIAgentConfiguration::OrchestrationAiAgentConfiguration)
690
+ AIAgentConfiguration.add_member_subclass(:note_taking_ai_agent_configuration, Types::AIAgentConfiguration::NoteTakingAiAgentConfiguration)
691
+ AIAgentConfiguration.add_member_subclass(:case_summarization_ai_agent_configuration, Types::AIAgentConfiguration::CaseSummarizationAiAgentConfiguration)
612
692
  AIAgentConfiguration.add_member_subclass(:unknown, Types::AIAgentConfiguration::Unknown)
613
693
  AIAgentConfiguration.struct_class = Types::AIAgentConfiguration
614
694
 
@@ -656,6 +736,9 @@ module Aws::QConnect
656
736
  AIAgentVersionSummary.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, location_name: "versionNumber"))
657
737
  AIAgentVersionSummary.struct_class = Types::AIAgentVersionSummary
658
738
 
739
+ AIGuardrailAssessment.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "blocked"))
740
+ AIGuardrailAssessment.struct_class = Types::AIGuardrailAssessment
741
+
659
742
  AIGuardrailContentPolicyConfig.add_member(:filters_config, Shapes::ShapeRef.new(shape: GuardrailContentFiltersConfig, required: true, location_name: "filtersConfig"))
660
743
  AIGuardrailContentPolicyConfig.struct_class = Types::AIGuardrailContentPolicyConfig
661
744
 
@@ -722,6 +805,7 @@ module Aws::QConnect
722
805
  AIPromptData.add_member(:model_id, Shapes::ShapeRef.new(shape: AIPromptModelIdentifier, required: true, location_name: "modelId"))
723
806
  AIPromptData.add_member(:api_format, Shapes::ShapeRef.new(shape: AIPromptAPIFormat, required: true, location_name: "apiFormat"))
724
807
  AIPromptData.add_member(:template_configuration, Shapes::ShapeRef.new(shape: AIPromptTemplateConfiguration, required: true, location_name: "templateConfiguration"))
808
+ AIPromptData.add_member(:inference_configuration, Shapes::ShapeRef.new(shape: AIPromptInferenceConfiguration, location_name: "inferenceConfiguration"))
725
809
  AIPromptData.add_member(:modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedTime"))
726
810
  AIPromptData.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
727
811
  AIPromptData.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
@@ -730,6 +814,12 @@ module Aws::QConnect
730
814
  AIPromptData.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
731
815
  AIPromptData.struct_class = Types::AIPromptData
732
816
 
817
+ AIPromptInferenceConfiguration.add_member(:text_ai_prompt_inference_configuration, Shapes::ShapeRef.new(shape: TextAIPromptInferenceConfiguration, location_name: "textAIPromptInferenceConfiguration"))
818
+ AIPromptInferenceConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
819
+ AIPromptInferenceConfiguration.add_member_subclass(:text_ai_prompt_inference_configuration, Types::AIPromptInferenceConfiguration::TextAiPromptInferenceConfiguration)
820
+ AIPromptInferenceConfiguration.add_member_subclass(:unknown, Types::AIPromptInferenceConfiguration::Unknown)
821
+ AIPromptInferenceConfiguration.struct_class = Types::AIPromptInferenceConfiguration
822
+
733
823
  AIPromptSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
734
824
  AIPromptSummary.add_member(:assistant_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "assistantId"))
735
825
  AIPromptSummary.add_member(:assistant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "assistantArn"))
@@ -783,12 +873,17 @@ module Aws::QConnect
783
873
 
784
874
  AndConditions.member = Shapes::ShapeRef.new(shape: TagCondition)
785
875
 
876
+ Annotation.add_member(:title, Shapes::ShapeRef.new(shape: String, location_name: "title"))
877
+ Annotation.add_member(:destructive_hint, Shapes::ShapeRef.new(shape: Boolean, location_name: "destructiveHint"))
878
+ Annotation.struct_class = Types::Annotation
879
+
786
880
  AnswerRecommendationAIAgentConfiguration.add_member(:intent_labeling_generation_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "intentLabelingGenerationAIPromptId"))
787
881
  AnswerRecommendationAIAgentConfiguration.add_member(:query_reformulation_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "queryReformulationAIPromptId"))
788
882
  AnswerRecommendationAIAgentConfiguration.add_member(:answer_generation_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "answerGenerationAIPromptId"))
789
883
  AnswerRecommendationAIAgentConfiguration.add_member(:answer_generation_ai_guardrail_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "answerGenerationAIGuardrailId"))
790
884
  AnswerRecommendationAIAgentConfiguration.add_member(:association_configurations, Shapes::ShapeRef.new(shape: AssociationConfigurationList, location_name: "associationConfigurations"))
791
885
  AnswerRecommendationAIAgentConfiguration.add_member(:locale, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "locale"))
886
+ AnswerRecommendationAIAgentConfiguration.add_member(:suggested_messages, Shapes::ShapeRef.new(shape: SuggestedMessagesList, location_name: "suggestedMessages"))
792
887
  AnswerRecommendationAIAgentConfiguration.struct_class = Types::AnswerRecommendationAIAgentConfiguration
793
888
 
794
889
  AppIntegrationsConfiguration.add_member(:app_integration_arn, Shapes::ShapeRef.new(shape: GenericArn, required: true, location_name: "appIntegrationArn"))
@@ -804,15 +899,21 @@ module Aws::QConnect
804
899
  AssistantAssociationData.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
805
900
  AssistantAssociationData.struct_class = Types::AssistantAssociationData
806
901
 
902
+ AssistantAssociationIdList.member = Shapes::ShapeRef.new(shape: UuidOrArn)
903
+
807
904
  AssistantAssociationInputData.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "knowledgeBaseId"))
905
+ AssistantAssociationInputData.add_member(:external_bedrock_knowledge_base_config, Shapes::ShapeRef.new(shape: ExternalBedrockKnowledgeBaseConfig, location_name: "externalBedrockKnowledgeBaseConfig"))
808
906
  AssistantAssociationInputData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
809
907
  AssistantAssociationInputData.add_member_subclass(:knowledge_base_id, Types::AssistantAssociationInputData::KnowledgeBaseId)
908
+ AssistantAssociationInputData.add_member_subclass(:external_bedrock_knowledge_base_config, Types::AssistantAssociationInputData::ExternalBedrockKnowledgeBaseConfig)
810
909
  AssistantAssociationInputData.add_member_subclass(:unknown, Types::AssistantAssociationInputData::Unknown)
811
910
  AssistantAssociationInputData.struct_class = Types::AssistantAssociationInputData
812
911
 
813
912
  AssistantAssociationOutputData.add_member(:knowledge_base_association, Shapes::ShapeRef.new(shape: KnowledgeBaseAssociationData, location_name: "knowledgeBaseAssociation"))
913
+ AssistantAssociationOutputData.add_member(:external_bedrock_knowledge_base_config, Shapes::ShapeRef.new(shape: ExternalBedrockKnowledgeBaseConfig, location_name: "externalBedrockKnowledgeBaseConfig"))
814
914
  AssistantAssociationOutputData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
815
915
  AssistantAssociationOutputData.add_member_subclass(:knowledge_base_association, Types::AssistantAssociationOutputData::KnowledgeBaseAssociation)
916
+ AssistantAssociationOutputData.add_member_subclass(:external_bedrock_knowledge_base_config, Types::AssistantAssociationOutputData::ExternalBedrockKnowledgeBaseConfig)
816
917
  AssistantAssociationOutputData.add_member_subclass(:unknown, Types::AssistantAssociationOutputData::Unknown)
817
918
  AssistantAssociationOutputData.struct_class = Types::AssistantAssociationOutputData
818
919
 
@@ -841,6 +942,7 @@ module Aws::QConnect
841
942
  AssistantData.add_member(:integration_configuration, Shapes::ShapeRef.new(shape: AssistantIntegrationConfiguration, location_name: "integrationConfiguration"))
842
943
  AssistantData.add_member(:capability_configuration, Shapes::ShapeRef.new(shape: AssistantCapabilityConfiguration, location_name: "capabilityConfiguration"))
843
944
  AssistantData.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
945
+ AssistantData.add_member(:orchestrator_configuration_list, Shapes::ShapeRef.new(shape: OrchestratorConfigurationList, location_name: "orchestratorConfigurationList"))
844
946
  AssistantData.struct_class = Types::AssistantData
845
947
 
846
948
  AssistantIntegrationConfiguration.add_member(:topic_integration_arn, Shapes::ShapeRef.new(shape: GenericArn, location_name: "topicIntegrationArn"))
@@ -859,6 +961,7 @@ module Aws::QConnect
859
961
  AssistantSummary.add_member(:integration_configuration, Shapes::ShapeRef.new(shape: AssistantIntegrationConfiguration, location_name: "integrationConfiguration"))
860
962
  AssistantSummary.add_member(:capability_configuration, Shapes::ShapeRef.new(shape: AssistantCapabilityConfiguration, location_name: "capabilityConfiguration"))
861
963
  AssistantSummary.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
964
+ AssistantSummary.add_member(:orchestrator_configuration_list, Shapes::ShapeRef.new(shape: OrchestratorConfigurationList, location_name: "orchestratorConfigurationList"))
862
965
  AssistantSummary.struct_class = Types::AssistantSummary
863
966
 
864
967
  AssociationConfiguration.add_member(:association_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "associationId"))
@@ -878,6 +981,18 @@ module Aws::QConnect
878
981
  BedrockFoundationModelConfigurationForParsing.add_member(:parsing_prompt, Shapes::ShapeRef.new(shape: ParsingPrompt, location_name: "parsingPrompt"))
879
982
  BedrockFoundationModelConfigurationForParsing.struct_class = Types::BedrockFoundationModelConfigurationForParsing
880
983
 
984
+ CaseSummarizationAIAgentConfiguration.add_member(:case_summarization_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "caseSummarizationAIPromptId"))
985
+ CaseSummarizationAIAgentConfiguration.add_member(:case_summarization_ai_guardrail_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "caseSummarizationAIGuardrailId"))
986
+ CaseSummarizationAIAgentConfiguration.add_member(:locale, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "locale"))
987
+ CaseSummarizationAIAgentConfiguration.struct_class = Types::CaseSummarizationAIAgentConfiguration
988
+
989
+ CaseSummarizationChunkDataDetails.add_member(:completion, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "completion"))
990
+ CaseSummarizationChunkDataDetails.add_member(:next_chunk_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextChunkToken"))
991
+ CaseSummarizationChunkDataDetails.struct_class = Types::CaseSummarizationChunkDataDetails
992
+
993
+ CaseSummarizationInputData.add_member(:case_arn, Shapes::ShapeRef.new(shape: CaseArn, required: true, location_name: "caseArn"))
994
+ CaseSummarizationInputData.struct_class = Types::CaseSummarizationInputData
995
+
881
996
  Channels.member = Shapes::ShapeRef.new(shape: Channel)
882
997
 
883
998
  ChunkingConfiguration.add_member(:chunking_strategy, Shapes::ShapeRef.new(shape: ChunkingStrategy, required: true, location_name: "chunkingStrategy"))
@@ -886,10 +1001,20 @@ module Aws::QConnect
886
1001
  ChunkingConfiguration.add_member(:semantic_chunking_configuration, Shapes::ShapeRef.new(shape: SemanticChunkingConfiguration, location_name: "semanticChunkingConfiguration"))
887
1002
  ChunkingConfiguration.struct_class = Types::ChunkingConfiguration
888
1003
 
1004
+ Citation.add_member(:content_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "contentId"))
1005
+ Citation.add_member(:title, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "title"))
1006
+ Citation.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "knowledgeBaseId"))
1007
+ Citation.add_member(:citation_span, Shapes::ShapeRef.new(shape: CitationSpan, required: true, location_name: "citationSpan"))
1008
+ Citation.add_member(:source_url, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "sourceURL"))
1009
+ Citation.add_member(:reference_type, Shapes::ShapeRef.new(shape: ReferenceType, required: true, location_name: "referenceType"))
1010
+ Citation.struct_class = Types::Citation
1011
+
889
1012
  CitationSpan.add_member(:begin_offset_inclusive, Shapes::ShapeRef.new(shape: CitationSpanOffset, location_name: "beginOffsetInclusive"))
890
1013
  CitationSpan.add_member(:end_offset_exclusive, Shapes::ShapeRef.new(shape: CitationSpanOffset, location_name: "endOffsetExclusive"))
891
1014
  CitationSpan.struct_class = Types::CitationSpan
892
1015
 
1016
+ Citations.member = Shapes::ShapeRef.new(shape: Citation)
1017
+
893
1018
  Configuration.add_member(:connect_configuration, Shapes::ShapeRef.new(shape: ConnectConfiguration, location_name: "connectConfiguration"))
894
1019
  Configuration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
895
1020
  Configuration.add_member_subclass(:connect_configuration, Types::Configuration::ConnectConfiguration)
@@ -1058,6 +1183,7 @@ module Aws::QConnect
1058
1183
  CreateAIPromptRequest.add_member(:api_format, Shapes::ShapeRef.new(shape: AIPromptAPIFormat, required: true, location_name: "apiFormat"))
1059
1184
  CreateAIPromptRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1060
1185
  CreateAIPromptRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1186
+ CreateAIPromptRequest.add_member(:inference_configuration, Shapes::ShapeRef.new(shape: AIPromptInferenceConfiguration, location_name: "inferenceConfiguration"))
1061
1187
  CreateAIPromptRequest.struct_class = Types::CreateAIPromptRequest
1062
1188
 
1063
1189
  CreateAIPromptResponse.add_member(:ai_prompt, Shapes::ShapeRef.new(shape: AIPromptData, location_name: "aiPrompt"))
@@ -1192,6 +1318,8 @@ module Aws::QConnect
1192
1318
  CreateSessionRequest.add_member(:tag_filter, Shapes::ShapeRef.new(shape: TagFilter, location_name: "tagFilter"))
1193
1319
  CreateSessionRequest.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
1194
1320
  CreateSessionRequest.add_member(:contact_arn, Shapes::ShapeRef.new(shape: GenericArn, location_name: "contactArn"))
1321
+ CreateSessionRequest.add_member(:orchestrator_configuration_list, Shapes::ShapeRef.new(shape: OrchestratorConfigurationList, location_name: "orchestratorConfigurationList"))
1322
+ CreateSessionRequest.add_member(:remove_orchestrator_configuration_list, Shapes::ShapeRef.new(shape: Boolean, location_name: "removeOrchestratorConfigurationList"))
1195
1323
  CreateSessionRequest.struct_class = Types::CreateSessionRequest
1196
1324
 
1197
1325
  CreateSessionResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionData, location_name: "session"))
@@ -1268,6 +1396,10 @@ module Aws::QConnect
1268
1396
  DataDetails.add_member(:email_response_chunk_data, Shapes::ShapeRef.new(shape: EmailResponseChunkDataDetails, location_name: "emailResponseChunkData"))
1269
1397
  DataDetails.add_member(:email_overview_chunk_data, Shapes::ShapeRef.new(shape: EmailOverviewChunkDataDetails, location_name: "emailOverviewChunkData"))
1270
1398
  DataDetails.add_member(:email_generative_answer_chunk_data, Shapes::ShapeRef.new(shape: EmailGenerativeAnswerChunkDataDetails, location_name: "emailGenerativeAnswerChunkData"))
1399
+ DataDetails.add_member(:case_summarization_chunk_data, Shapes::ShapeRef.new(shape: CaseSummarizationChunkDataDetails, location_name: "caseSummarizationChunkData"))
1400
+ DataDetails.add_member(:suggested_message_data, Shapes::ShapeRef.new(shape: SuggestedMessageDataDetails, location_name: "suggestedMessageData"))
1401
+ DataDetails.add_member(:notes_data, Shapes::ShapeRef.new(shape: NotesDataDetails, location_name: "notesData"))
1402
+ DataDetails.add_member(:notes_chunk_data, Shapes::ShapeRef.new(shape: NotesChunkDataDetails, location_name: "notesChunkData"))
1271
1403
  DataDetails.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1272
1404
  DataDetails.add_member_subclass(:content_data, Types::DataDetails::ContentData)
1273
1405
  DataDetails.add_member_subclass(:generative_data, Types::DataDetails::GenerativeData)
@@ -1277,14 +1409,20 @@ module Aws::QConnect
1277
1409
  DataDetails.add_member_subclass(:email_response_chunk_data, Types::DataDetails::EmailResponseChunkData)
1278
1410
  DataDetails.add_member_subclass(:email_overview_chunk_data, Types::DataDetails::EmailOverviewChunkData)
1279
1411
  DataDetails.add_member_subclass(:email_generative_answer_chunk_data, Types::DataDetails::EmailGenerativeAnswerChunkData)
1412
+ DataDetails.add_member_subclass(:case_summarization_chunk_data, Types::DataDetails::CaseSummarizationChunkData)
1413
+ DataDetails.add_member_subclass(:suggested_message_data, Types::DataDetails::SuggestedMessageData)
1414
+ DataDetails.add_member_subclass(:notes_data, Types::DataDetails::NotesData)
1415
+ DataDetails.add_member_subclass(:notes_chunk_data, Types::DataDetails::NotesChunkData)
1280
1416
  DataDetails.add_member_subclass(:unknown, Types::DataDetails::Unknown)
1281
1417
  DataDetails.struct_class = Types::DataDetails
1282
1418
 
1283
1419
  DataReference.add_member(:content_reference, Shapes::ShapeRef.new(shape: ContentReference, location_name: "contentReference"))
1284
1420
  DataReference.add_member(:generative_reference, Shapes::ShapeRef.new(shape: GenerativeReference, location_name: "generativeReference"))
1421
+ DataReference.add_member(:suggested_message_reference, Shapes::ShapeRef.new(shape: SuggestedMessageReference, location_name: "suggestedMessageReference"))
1285
1422
  DataReference.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1286
1423
  DataReference.add_member_subclass(:content_reference, Types::DataReference::ContentReference)
1287
1424
  DataReference.add_member_subclass(:generative_reference, Types::DataReference::GenerativeReference)
1425
+ DataReference.add_member_subclass(:suggested_message_reference, Types::DataReference::SuggestedMessageReference)
1288
1426
  DataReference.add_member_subclass(:unknown, Types::DataReference::Unknown)
1289
1427
  DataReference.struct_class = Types::DataReference
1290
1428
 
@@ -1477,6 +1615,10 @@ module Aws::QConnect
1477
1615
  ExtendedMessageTemplateData.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1478
1616
  ExtendedMessageTemplateData.struct_class = Types::ExtendedMessageTemplateData
1479
1617
 
1618
+ ExternalBedrockKnowledgeBaseConfig.add_member(:bedrock_knowledge_base_arn, Shapes::ShapeRef.new(shape: BedrockKnowledgeBaseArn, required: true, location_name: "bedrockKnowledgeBaseArn"))
1619
+ ExternalBedrockKnowledgeBaseConfig.add_member(:access_role_arn, Shapes::ShapeRef.new(shape: AccessRoleArn, required: true, location_name: "accessRoleArn"))
1620
+ ExternalBedrockKnowledgeBaseConfig.struct_class = Types::ExternalBedrockKnowledgeBaseConfig
1621
+
1480
1622
  ExternalSourceConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: ExternalSource, required: true, location_name: "source"))
1481
1623
  ExternalSourceConfiguration.add_member(:configuration, Shapes::ShapeRef.new(shape: Configuration, required: true, location_name: "configuration"))
1482
1624
  ExternalSourceConfiguration.struct_class = Types::ExternalSourceConfiguration
@@ -1488,6 +1630,10 @@ module Aws::QConnect
1488
1630
  Filter.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "value"))
1489
1631
  Filter.struct_class = Types::Filter
1490
1632
 
1633
+ FilterAttribute.add_member(:key, Shapes::ShapeRef.new(shape: FilterAttributeKey, required: true, location_name: "key"))
1634
+ FilterAttribute.add_member(:value, Shapes::ShapeRef.new(shape: JSONDocument, required: true, location_name: "value"))
1635
+ FilterAttribute.struct_class = Types::FilterAttribute
1636
+
1491
1637
  FilterList.member = Shapes::ShapeRef.new(shape: Filter)
1492
1638
 
1493
1639
  FixedSizeChunkingConfiguration.add_member(:max_tokens, Shapes::ShapeRef.new(shape: FixedSizeChunkingConfigurationMaxTokensInteger, required: true, location_name: "maxTokens"))
@@ -1601,6 +1747,7 @@ module Aws::QConnect
1601
1747
  GetNextMessageResponse.add_member(:conversation_state, Shapes::ShapeRef.new(shape: ConversationState, required: true, location_name: "conversationState"))
1602
1748
  GetNextMessageResponse.add_member(:next_message_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextMessageToken"))
1603
1749
  GetNextMessageResponse.add_member(:conversation_session_data, Shapes::ShapeRef.new(shape: RuntimeSessionDataList, location_name: "conversationSessionData"))
1750
+ GetNextMessageResponse.add_member(:chunked_response_terminated, Shapes::ShapeRef.new(shape: Boolean, location_name: "chunkedResponseTerminated"))
1604
1751
  GetNextMessageResponse.struct_class = Types::GetNextMessageResponse
1605
1752
 
1606
1753
  GetQuickResponseRequest.add_member(:quick_response_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "quickResponseId"))
@@ -1615,6 +1762,7 @@ module Aws::QConnect
1615
1762
  GetRecommendationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1616
1763
  GetRecommendationsRequest.add_member(:wait_time_seconds, Shapes::ShapeRef.new(shape: WaitTimeSeconds, location: "querystring", location_name: "waitTimeSeconds"))
1617
1764
  GetRecommendationsRequest.add_member(:next_chunk_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextChunkToken"))
1765
+ GetRecommendationsRequest.add_member(:recommendation_type, Shapes::ShapeRef.new(shape: RecommendationType, location: "querystring", location_name: "recommendationType"))
1618
1766
  GetRecommendationsRequest.struct_class = Types::GetRecommendationsRequest
1619
1767
 
1620
1768
  GetRecommendationsResponse.add_member(:recommendations, Shapes::ShapeRef.new(shape: RecommendationList, required: true, location_name: "recommendations"))
@@ -1730,6 +1878,7 @@ module Aws::QConnect
1730
1878
 
1731
1879
  IntentDetectedDataDetails.add_member(:intent, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "intent"))
1732
1880
  IntentDetectedDataDetails.add_member(:intent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "intentId"))
1881
+ IntentDetectedDataDetails.add_member(:relevance_level, Shapes::ShapeRef.new(shape: RelevanceLevel, location_name: "relevanceLevel"))
1733
1882
  IntentDetectedDataDetails.struct_class = Types::IntentDetectedDataDetails
1734
1883
 
1735
1884
  IntentInputData.add_member(:intent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "intentId"))
@@ -1775,6 +1924,12 @@ module Aws::QConnect
1775
1924
  KnowledgeBaseSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1776
1925
  KnowledgeBaseSummary.struct_class = Types::KnowledgeBaseSummary
1777
1926
 
1927
+ KnowledgeSource.add_member(:assistant_association_ids, Shapes::ShapeRef.new(shape: AssistantAssociationIdList, location_name: "assistantAssociationIds"))
1928
+ KnowledgeSource.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1929
+ KnowledgeSource.add_member_subclass(:assistant_association_ids, Types::KnowledgeSource::AssistantAssociationIds)
1930
+ KnowledgeSource.add_member_subclass(:unknown, Types::KnowledgeSource::Unknown)
1931
+ KnowledgeSource.struct_class = Types::KnowledgeSource
1932
+
1778
1933
  ListAIAgentVersionsRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
1779
1934
  ListAIAgentVersionsRequest.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiAgentId"))
1780
1935
  ListAIAgentVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -1912,6 +2067,7 @@ module Aws::QConnect
1912
2067
  ListMessagesRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "sessionId"))
1913
2068
  ListMessagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1914
2069
  ListMessagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2070
+ ListMessagesRequest.add_member(:filter, Shapes::ShapeRef.new(shape: MessageFilterType, location: "querystring", location_name: "filter"))
1915
2071
  ListMessagesRequest.struct_class = Types::ListMessagesRequest
1916
2072
 
1917
2073
  ListMessagesResponse.add_member(:messages, Shapes::ShapeRef.new(shape: MessageList, required: true, location_name: "messages"))
@@ -1927,6 +2083,16 @@ module Aws::QConnect
1927
2083
  ListQuickResponsesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "nextToken"))
1928
2084
  ListQuickResponsesResponse.struct_class = Types::ListQuickResponsesResponse
1929
2085
 
2086
+ ListSpansRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
2087
+ ListSpansRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "sessionId"))
2088
+ ListSpansRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2089
+ ListSpansRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2090
+ ListSpansRequest.struct_class = Types::ListSpansRequest
2091
+
2092
+ ListSpansResponse.add_member(:spans, Shapes::ShapeRef.new(shape: SpanList, required: true, location_name: "spans"))
2093
+ ListSpansResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
2094
+ ListSpansResponse.struct_class = Types::ListSpansResponse
2095
+
1930
2096
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
1931
2097
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
1932
2098
 
@@ -1946,11 +2112,14 @@ module Aws::QConnect
1946
2112
  ManualSearchAIAgentConfiguration.struct_class = Types::ManualSearchAIAgentConfiguration
1947
2113
 
1948
2114
  MessageConfiguration.add_member(:generate_filler_message, Shapes::ShapeRef.new(shape: Boolean, location_name: "generateFillerMessage"))
2115
+ MessageConfiguration.add_member(:generate_chunked_message, Shapes::ShapeRef.new(shape: Boolean, location_name: "generateChunkedMessage"))
1949
2116
  MessageConfiguration.struct_class = Types::MessageConfiguration
1950
2117
 
1951
2118
  MessageData.add_member(:text, Shapes::ShapeRef.new(shape: TextMessage, location_name: "text"))
2119
+ MessageData.add_member(:tool_use_result, Shapes::ShapeRef.new(shape: ToolUseResultData, location_name: "toolUseResult"))
1952
2120
  MessageData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1953
2121
  MessageData.add_member_subclass(:text, Types::MessageData::Text)
2122
+ MessageData.add_member_subclass(:tool_use_result, Types::MessageData::ToolUseResult)
1954
2123
  MessageData.add_member_subclass(:unknown, Types::MessageData::Unknown)
1955
2124
  MessageData.struct_class = Types::MessageData
1956
2125
 
@@ -1959,6 +2128,9 @@ module Aws::QConnect
1959
2128
 
1960
2129
  MessageList.member = Shapes::ShapeRef.new(shape: MessageOutput)
1961
2130
 
2131
+ MessageMetadata.key = Shapes::ShapeRef.new(shape: NonEmptyString)
2132
+ MessageMetadata.value = Shapes::ShapeRef.new(shape: NonEmptyString)
2133
+
1962
2134
  MessageOutput.add_member(:value, Shapes::ShapeRef.new(shape: MessageData, required: true, location_name: "value"))
1963
2135
  MessageOutput.add_member(:message_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "messageId"))
1964
2136
  MessageOutput.add_member(:participant, Shapes::ShapeRef.new(shape: Participant, required: true, location_name: "participant"))
@@ -2118,6 +2290,18 @@ module Aws::QConnect
2118
2290
 
2119
2291
  MessageTemplateVersionSummaryList.member = Shapes::ShapeRef.new(shape: MessageTemplateVersionSummary)
2120
2292
 
2293
+ NoteTakingAIAgentConfiguration.add_member(:note_taking_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "noteTakingAIPromptId"))
2294
+ NoteTakingAIAgentConfiguration.add_member(:note_taking_ai_guardrail_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "noteTakingAIGuardrailId"))
2295
+ NoteTakingAIAgentConfiguration.add_member(:locale, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "locale"))
2296
+ NoteTakingAIAgentConfiguration.struct_class = Types::NoteTakingAIAgentConfiguration
2297
+
2298
+ NotesChunkDataDetails.add_member(:completion, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, location_name: "completion"))
2299
+ NotesChunkDataDetails.add_member(:next_chunk_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextChunkToken"))
2300
+ NotesChunkDataDetails.struct_class = Types::NotesChunkDataDetails
2301
+
2302
+ NotesDataDetails.add_member(:completion, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, location_name: "completion"))
2303
+ NotesDataDetails.struct_class = Types::NotesDataDetails
2304
+
2121
2305
  NotifyRecommendationsReceivedError.add_member(:recommendation_id, Shapes::ShapeRef.new(shape: RecommendationId, location_name: "recommendationId"))
2122
2306
  NotifyRecommendationsReceivedError.add_member(:message, Shapes::ShapeRef.new(shape: NotifyRecommendationsReceivedErrorMessage, location_name: "message"))
2123
2307
  NotifyRecommendationsReceivedError.struct_class = Types::NotifyRecommendationsReceivedError
@@ -2145,6 +2329,19 @@ module Aws::QConnect
2145
2329
 
2146
2330
  OrConditions.member = Shapes::ShapeRef.new(shape: OrCondition)
2147
2331
 
2332
+ OrchestrationAIAgentConfiguration.add_member(:orchestration_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, required: true, location_name: "orchestrationAIPromptId"))
2333
+ OrchestrationAIAgentConfiguration.add_member(:orchestration_ai_guardrail_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "orchestrationAIGuardrailId"))
2334
+ OrchestrationAIAgentConfiguration.add_member(:tool_configurations, Shapes::ShapeRef.new(shape: ToolConfigurationList, location_name: "toolConfigurations"))
2335
+ OrchestrationAIAgentConfiguration.add_member(:connect_instance_arn, Shapes::ShapeRef.new(shape: GenericArn, location_name: "connectInstanceArn"))
2336
+ OrchestrationAIAgentConfiguration.add_member(:locale, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "locale"))
2337
+ OrchestrationAIAgentConfiguration.struct_class = Types::OrchestrationAIAgentConfiguration
2338
+
2339
+ OrchestratorConfigurationEntry.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, location_name: "aiAgentId"))
2340
+ OrchestratorConfigurationEntry.add_member(:orchestrator_use_case, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "orchestratorUseCase"))
2341
+ OrchestratorConfigurationEntry.struct_class = Types::OrchestratorConfigurationEntry
2342
+
2343
+ OrchestratorConfigurationList.member = Shapes::ShapeRef.new(shape: OrchestratorConfigurationEntry)
2344
+
2148
2345
  ParsingConfiguration.add_member(:parsing_strategy, Shapes::ShapeRef.new(shape: ParsingStrategy, required: true, location_name: "parsingStrategy"))
2149
2346
  ParsingConfiguration.add_member(:bedrock_foundation_model_configuration, Shapes::ShapeRef.new(shape: BedrockFoundationModelConfigurationForParsing, location_name: "bedrockFoundationModelConfiguration"))
2150
2347
  ParsingConfiguration.struct_class = Types::ParsingConfiguration
@@ -2245,9 +2442,11 @@ module Aws::QConnect
2245
2442
 
2246
2443
  QueryInputData.add_member(:query_text_input_data, Shapes::ShapeRef.new(shape: QueryTextInputData, location_name: "queryTextInputData"))
2247
2444
  QueryInputData.add_member(:intent_input_data, Shapes::ShapeRef.new(shape: IntentInputData, location_name: "intentInputData"))
2445
+ QueryInputData.add_member(:case_summarization_input_data, Shapes::ShapeRef.new(shape: CaseSummarizationInputData, location_name: "caseSummarizationInputData"))
2248
2446
  QueryInputData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2249
2447
  QueryInputData.add_member_subclass(:query_text_input_data, Types::QueryInputData::QueryTextInputData)
2250
2448
  QueryInputData.add_member_subclass(:intent_input_data, Types::QueryInputData::IntentInputData)
2449
+ QueryInputData.add_member_subclass(:case_summarization_input_data, Types::QueryInputData::CaseSummarizationInputData)
2251
2450
  QueryInputData.add_member_subclass(:unknown, Types::QueryInputData::Unknown)
2252
2451
  QueryInputData.struct_class = Types::QueryInputData
2253
2452
 
@@ -2400,6 +2599,7 @@ module Aws::QConnect
2400
2599
 
2401
2600
  RemoveAssistantAIAgentRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
2402
2601
  RemoveAssistantAIAgentRequest.add_member(:ai_agent_type, Shapes::ShapeRef.new(shape: AIAgentType, required: true, location: "querystring", location_name: "aiAgentType"))
2602
+ RemoveAssistantAIAgentRequest.add_member(:orchestrator_use_case, Shapes::ShapeRef.new(shape: NonEmptyString, location: "querystring", location_name: "orchestratorUseCase"))
2403
2603
  RemoveAssistantAIAgentRequest.struct_class = Types::RemoveAssistantAIAgentRequest
2404
2604
 
2405
2605
  RemoveAssistantAIAgentResponse.struct_class = Types::RemoveAssistantAIAgentResponse
@@ -2437,6 +2637,60 @@ module Aws::QConnect
2437
2637
  ResultData.add_member(:type, Shapes::ShapeRef.new(shape: QueryResultType, location_name: "type"))
2438
2638
  ResultData.struct_class = Types::ResultData
2439
2639
 
2640
+ RetrievalConfiguration.add_member(:knowledge_source, Shapes::ShapeRef.new(shape: KnowledgeSource, required: true, location_name: "knowledgeSource"))
2641
+ RetrievalConfiguration.add_member(:filter, Shapes::ShapeRef.new(shape: RetrievalFilterConfiguration, location_name: "filter"))
2642
+ RetrievalConfiguration.add_member(:number_of_results, Shapes::ShapeRef.new(shape: Integer, location_name: "numberOfResults"))
2643
+ RetrievalConfiguration.add_member(:override_knowledge_base_search_type, Shapes::ShapeRef.new(shape: KnowledgeBaseSearchType, location_name: "overrideKnowledgeBaseSearchType"))
2644
+ RetrievalConfiguration.struct_class = Types::RetrievalConfiguration
2645
+
2646
+ RetrievalFilterConfiguration.add_member(:and_all, Shapes::ShapeRef.new(shape: RetrievalFilterList, location_name: "andAll"))
2647
+ RetrievalFilterConfiguration.add_member(:equals, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "equals"))
2648
+ RetrievalFilterConfiguration.add_member(:greater_than, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "greaterThan"))
2649
+ RetrievalFilterConfiguration.add_member(:greater_than_or_equals, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "greaterThanOrEquals"))
2650
+ RetrievalFilterConfiguration.add_member(:in, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "in"))
2651
+ RetrievalFilterConfiguration.add_member(:less_than, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "lessThan"))
2652
+ RetrievalFilterConfiguration.add_member(:less_than_or_equals, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "lessThanOrEquals"))
2653
+ RetrievalFilterConfiguration.add_member(:list_contains, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "listContains"))
2654
+ RetrievalFilterConfiguration.add_member(:not_equals, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "notEquals"))
2655
+ RetrievalFilterConfiguration.add_member(:not_in, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "notIn"))
2656
+ RetrievalFilterConfiguration.add_member(:or_all, Shapes::ShapeRef.new(shape: RetrievalFilterList, location_name: "orAll"))
2657
+ RetrievalFilterConfiguration.add_member(:starts_with, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "startsWith"))
2658
+ RetrievalFilterConfiguration.add_member(:string_contains, Shapes::ShapeRef.new(shape: FilterAttribute, location_name: "stringContains"))
2659
+ RetrievalFilterConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2660
+ RetrievalFilterConfiguration.add_member_subclass(:and_all, Types::RetrievalFilterConfiguration::AndAll)
2661
+ RetrievalFilterConfiguration.add_member_subclass(:equals, Types::RetrievalFilterConfiguration::Equals)
2662
+ RetrievalFilterConfiguration.add_member_subclass(:greater_than, Types::RetrievalFilterConfiguration::GreaterThan)
2663
+ RetrievalFilterConfiguration.add_member_subclass(:greater_than_or_equals, Types::RetrievalFilterConfiguration::GreaterThanOrEquals)
2664
+ RetrievalFilterConfiguration.add_member_subclass(:in, Types::RetrievalFilterConfiguration::In)
2665
+ RetrievalFilterConfiguration.add_member_subclass(:less_than, Types::RetrievalFilterConfiguration::LessThan)
2666
+ RetrievalFilterConfiguration.add_member_subclass(:less_than_or_equals, Types::RetrievalFilterConfiguration::LessThanOrEquals)
2667
+ RetrievalFilterConfiguration.add_member_subclass(:list_contains, Types::RetrievalFilterConfiguration::ListContains)
2668
+ RetrievalFilterConfiguration.add_member_subclass(:not_equals, Types::RetrievalFilterConfiguration::NotEquals)
2669
+ RetrievalFilterConfiguration.add_member_subclass(:not_in, Types::RetrievalFilterConfiguration::NotIn)
2670
+ RetrievalFilterConfiguration.add_member_subclass(:or_all, Types::RetrievalFilterConfiguration::OrAll)
2671
+ RetrievalFilterConfiguration.add_member_subclass(:starts_with, Types::RetrievalFilterConfiguration::StartsWith)
2672
+ RetrievalFilterConfiguration.add_member_subclass(:string_contains, Types::RetrievalFilterConfiguration::StringContains)
2673
+ RetrievalFilterConfiguration.add_member_subclass(:unknown, Types::RetrievalFilterConfiguration::Unknown)
2674
+ RetrievalFilterConfiguration.struct_class = Types::RetrievalFilterConfiguration
2675
+
2676
+ RetrievalFilterList.member = Shapes::ShapeRef.new(shape: RetrievalFilterConfiguration)
2677
+
2678
+ RetrieveRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
2679
+ RetrieveRequest.add_member(:retrieval_configuration, Shapes::ShapeRef.new(shape: RetrievalConfiguration, required: true, location_name: "retrievalConfiguration"))
2680
+ RetrieveRequest.add_member(:retrieval_query, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, required: true, location_name: "retrievalQuery"))
2681
+ RetrieveRequest.struct_class = Types::RetrieveRequest
2682
+
2683
+ RetrieveResponse.add_member(:results, Shapes::ShapeRef.new(shape: RetrieveResultList, required: true, location_name: "results"))
2684
+ RetrieveResponse.struct_class = Types::RetrieveResponse
2685
+
2686
+ RetrieveResult.add_member(:association_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "associationId"))
2687
+ RetrieveResult.add_member(:source_id, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "sourceId"))
2688
+ RetrieveResult.add_member(:reference_type, Shapes::ShapeRef.new(shape: ReferenceType, required: true, location_name: "referenceType"))
2689
+ RetrieveResult.add_member(:content_text, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "contentText"))
2690
+ RetrieveResult.struct_class = Types::RetrieveResult
2691
+
2692
+ RetrieveResultList.member = Shapes::ShapeRef.new(shape: RetrieveResult)
2693
+
2440
2694
  RuntimeSessionData.add_member(:key, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, required: true, location_name: "key"))
2441
2695
  RuntimeSessionData.add_member(:value, Shapes::ShapeRef.new(shape: RuntimeSessionDataValue, required: true, location_name: "value"))
2442
2696
  RuntimeSessionData.struct_class = Types::RuntimeSessionData
@@ -2510,9 +2764,10 @@ module Aws::QConnect
2510
2764
  SelfServiceAIAgentConfiguration.add_member(:association_configurations, Shapes::ShapeRef.new(shape: AssociationConfigurationList, location_name: "associationConfigurations"))
2511
2765
  SelfServiceAIAgentConfiguration.struct_class = Types::SelfServiceAIAgentConfiguration
2512
2766
 
2513
- SelfServiceConversationHistory.add_member(:turn_number, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "turnNumber"))
2767
+ SelfServiceConversationHistory.add_member(:turn_number, Shapes::ShapeRef.new(shape: Integer, location_name: "turnNumber", metadata: {"box" => true}))
2514
2768
  SelfServiceConversationHistory.add_member(:input_transcript, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "inputTranscript"))
2515
2769
  SelfServiceConversationHistory.add_member(:bot_response, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "botResponse"))
2770
+ SelfServiceConversationHistory.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "timestamp"))
2516
2771
  SelfServiceConversationHistory.struct_class = Types::SelfServiceConversationHistory
2517
2772
 
2518
2773
  SelfServiceConversationHistoryList.member = Shapes::ShapeRef.new(shape: SelfServiceConversationHistory)
@@ -2526,9 +2781,12 @@ module Aws::QConnect
2526
2781
  SendMessageRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "sessionId"))
2527
2782
  SendMessageRequest.add_member(:type, Shapes::ShapeRef.new(shape: MessageType, required: true, location_name: "type"))
2528
2783
  SendMessageRequest.add_member(:message, Shapes::ShapeRef.new(shape: MessageInput, required: true, location_name: "message"))
2784
+ SendMessageRequest.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, location_name: "aiAgentId"))
2529
2785
  SendMessageRequest.add_member(:conversation_context, Shapes::ShapeRef.new(shape: ConversationContext, location_name: "conversationContext"))
2530
2786
  SendMessageRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: MessageConfiguration, location_name: "configuration"))
2531
2787
  SendMessageRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
2788
+ SendMessageRequest.add_member(:orchestrator_use_case, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "orchestratorUseCase"))
2789
+ SendMessageRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: MessageMetadata, location_name: "metadata"))
2532
2790
  SendMessageRequest.struct_class = Types::SendMessageRequest
2533
2791
 
2534
2792
  SendMessageResponse.add_member(:request_message_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "requestMessageId"))
@@ -2551,6 +2809,7 @@ module Aws::QConnect
2551
2809
  SessionData.add_member(:tag_filter, Shapes::ShapeRef.new(shape: TagFilter, location_name: "tagFilter"))
2552
2810
  SessionData.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
2553
2811
  SessionData.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location_name: "origin"))
2812
+ SessionData.add_member(:orchestrator_configuration_list, Shapes::ShapeRef.new(shape: OrchestratorConfigurationList, location_name: "orchestratorConfigurationList"))
2554
2813
  SessionData.struct_class = Types::SessionData
2555
2814
 
2556
2815
  SessionIntegrationConfiguration.add_member(:topic_integration_arn, Shapes::ShapeRef.new(shape: GenericArn, location_name: "topicIntegrationArn"))
@@ -2579,6 +2838,102 @@ module Aws::QConnect
2579
2838
  SourceContentDataDetails.add_member(:citation_span, Shapes::ShapeRef.new(shape: CitationSpan, location_name: "citationSpan"))
2580
2839
  SourceContentDataDetails.struct_class = Types::SourceContentDataDetails
2581
2840
 
2841
+ Span.add_member(:span_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "spanId"))
2842
+ Span.add_member(:assistant_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "assistantId"))
2843
+ Span.add_member(:session_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "sessionId"))
2844
+ Span.add_member(:parent_span_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "parentSpanId"))
2845
+ Span.add_member(:span_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "spanName"))
2846
+ Span.add_member(:span_type, Shapes::ShapeRef.new(shape: SpanType, required: true, location_name: "spanType"))
2847
+ Span.add_member(:start_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTimestamp"))
2848
+ Span.add_member(:end_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTimestamp"))
2849
+ Span.add_member(:status, Shapes::ShapeRef.new(shape: SpanStatus, required: true, location_name: "status"))
2850
+ Span.add_member(:request_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "requestId"))
2851
+ Span.add_member(:attributes, Shapes::ShapeRef.new(shape: SpanAttributes, required: true, location_name: "attributes"))
2852
+ Span.struct_class = Types::Span
2853
+
2854
+ SpanAttributes.add_member(:operation_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "operationName"))
2855
+ SpanAttributes.add_member(:provider_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "providerName"))
2856
+ SpanAttributes.add_member(:error_type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "errorType"))
2857
+ SpanAttributes.add_member(:agent_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "agentId"))
2858
+ SpanAttributes.add_member(:instance_arn, Shapes::ShapeRef.new(shape: GenericArn, location_name: "instanceArn"))
2859
+ SpanAttributes.add_member(:contact_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "contactId"))
2860
+ SpanAttributes.add_member(:initial_contact_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "initialContactId"))
2861
+ SpanAttributes.add_member(:session_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "sessionName"))
2862
+ SpanAttributes.add_member(:ai_agent_arn, Shapes::ShapeRef.new(shape: ArnWithQualifier, location_name: "aiAgentArn"))
2863
+ SpanAttributes.add_member(:ai_agent_type, Shapes::ShapeRef.new(shape: AIAgentType, location_name: "aiAgentType"))
2864
+ SpanAttributes.add_member(:ai_agent_name, Shapes::ShapeRef.new(shape: Name, location_name: "aiAgentName"))
2865
+ SpanAttributes.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "aiAgentId"))
2866
+ SpanAttributes.add_member(:ai_agent_version, Shapes::ShapeRef.new(shape: Integer, location_name: "aiAgentVersion"))
2867
+ SpanAttributes.add_member(:ai_agent_invoker, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "aiAgentInvoker"))
2868
+ SpanAttributes.add_member(:ai_agent_orchestrator_use_case, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "aiAgentOrchestratorUseCase"))
2869
+ SpanAttributes.add_member(:request_model, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "requestModel"))
2870
+ SpanAttributes.add_member(:request_max_tokens, Shapes::ShapeRef.new(shape: Integer, location_name: "requestMaxTokens"))
2871
+ SpanAttributes.add_member(:temperature, Shapes::ShapeRef.new(shape: SpanAttributesTemperatureFloat, location_name: "temperature"))
2872
+ SpanAttributes.add_member(:top_p, Shapes::ShapeRef.new(shape: SpanAttributesTopPFloat, location_name: "topP"))
2873
+ SpanAttributes.add_member(:response_model, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "responseModel"))
2874
+ SpanAttributes.add_member(:response_finish_reasons, Shapes::ShapeRef.new(shape: SpanFinishReasonList, location_name: "responseFinishReasons"))
2875
+ SpanAttributes.add_member(:usage_input_tokens, Shapes::ShapeRef.new(shape: Integer, location_name: "usageInputTokens"))
2876
+ SpanAttributes.add_member(:usage_output_tokens, Shapes::ShapeRef.new(shape: Integer, location_name: "usageOutputTokens"))
2877
+ SpanAttributes.add_member(:usage_total_tokens, Shapes::ShapeRef.new(shape: Integer, location_name: "usageTotalTokens"))
2878
+ SpanAttributes.add_member(:cache_read_input_tokens, Shapes::ShapeRef.new(shape: Integer, location_name: "cacheReadInputTokens"))
2879
+ SpanAttributes.add_member(:cache_write_input_tokens, Shapes::ShapeRef.new(shape: Integer, location_name: "cacheWriteInputTokens"))
2880
+ SpanAttributes.add_member(:input_messages, Shapes::ShapeRef.new(shape: SpanMessageList, location_name: "inputMessages"))
2881
+ SpanAttributes.add_member(:output_messages, Shapes::ShapeRef.new(shape: SpanMessageList, location_name: "outputMessages"))
2882
+ SpanAttributes.add_member(:system_instructions, Shapes::ShapeRef.new(shape: SpanMessageValueList, location_name: "systemInstructions"))
2883
+ SpanAttributes.add_member(:prompt_arn, Shapes::ShapeRef.new(shape: ArnWithQualifier, location_name: "promptArn"))
2884
+ SpanAttributes.add_member(:prompt_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "promptId"))
2885
+ SpanAttributes.add_member(:prompt_type, Shapes::ShapeRef.new(shape: AIPromptType, location_name: "promptType"))
2886
+ SpanAttributes.add_member(:prompt_name, Shapes::ShapeRef.new(shape: Name, location_name: "promptName"))
2887
+ SpanAttributes.add_member(:prompt_version, Shapes::ShapeRef.new(shape: Integer, location_name: "promptVersion"))
2888
+ SpanAttributes.struct_class = Types::SpanAttributes
2889
+
2890
+ SpanCitation.add_member(:content_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "contentId"))
2891
+ SpanCitation.add_member(:title, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "title"))
2892
+ SpanCitation.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "knowledgeBaseId"))
2893
+ SpanCitation.add_member(:knowledge_base_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "knowledgeBaseArn"))
2894
+ SpanCitation.struct_class = Types::SpanCitation
2895
+
2896
+ SpanCitationList.member = Shapes::ShapeRef.new(shape: SpanCitation)
2897
+
2898
+ SpanFinishReasonList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
2899
+
2900
+ SpanList.member = Shapes::ShapeRef.new(shape: Span)
2901
+
2902
+ SpanMessage.add_member(:message_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "messageId"))
2903
+ SpanMessage.add_member(:participant, Shapes::ShapeRef.new(shape: Participant, required: true, location_name: "participant"))
2904
+ SpanMessage.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "timestamp"))
2905
+ SpanMessage.add_member(:values, Shapes::ShapeRef.new(shape: SpanMessageValueList, required: true, location_name: "values"))
2906
+ SpanMessage.struct_class = Types::SpanMessage
2907
+
2908
+ SpanMessageList.member = Shapes::ShapeRef.new(shape: SpanMessage)
2909
+
2910
+ SpanMessageValue.add_member(:text, Shapes::ShapeRef.new(shape: SpanTextValue, location_name: "text"))
2911
+ SpanMessageValue.add_member(:tool_use, Shapes::ShapeRef.new(shape: SpanToolUseValue, location_name: "toolUse"))
2912
+ SpanMessageValue.add_member(:tool_result, Shapes::ShapeRef.new(shape: SpanToolResultValue, location_name: "toolResult"))
2913
+ SpanMessageValue.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2914
+ SpanMessageValue.add_member_subclass(:text, Types::SpanMessageValue::Text)
2915
+ SpanMessageValue.add_member_subclass(:tool_use, Types::SpanMessageValue::ToolUse)
2916
+ SpanMessageValue.add_member_subclass(:tool_result, Types::SpanMessageValue::ToolResult)
2917
+ SpanMessageValue.add_member_subclass(:unknown, Types::SpanMessageValue::Unknown)
2918
+ SpanMessageValue.struct_class = Types::SpanMessageValue
2919
+
2920
+ SpanMessageValueList.member = Shapes::ShapeRef.new(shape: SpanMessageValue)
2921
+
2922
+ SpanTextValue.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, required: true, location_name: "value"))
2923
+ SpanTextValue.add_member(:citations, Shapes::ShapeRef.new(shape: SpanCitationList, location_name: "citations"))
2924
+ SpanTextValue.add_member(:ai_guardrail_assessment, Shapes::ShapeRef.new(shape: AIGuardrailAssessment, location_name: "aiGuardrailAssessment"))
2925
+ SpanTextValue.struct_class = Types::SpanTextValue
2926
+
2927
+ SpanToolResultValue.add_member(:tool_use_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "toolUseId"))
2928
+ SpanToolResultValue.add_member(:values, Shapes::ShapeRef.new(shape: SpanMessageValueList, required: true, location_name: "values"))
2929
+ SpanToolResultValue.add_member(:error, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "error"))
2930
+ SpanToolResultValue.struct_class = Types::SpanToolResultValue
2931
+
2932
+ SpanToolUseValue.add_member(:tool_use_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "toolUseId"))
2933
+ SpanToolUseValue.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
2934
+ SpanToolUseValue.add_member(:arguments, Shapes::ShapeRef.new(shape: JSONDocument, required: true, location_name: "arguments"))
2935
+ SpanToolUseValue.struct_class = Types::SpanToolUseValue
2936
+
2582
2937
  StartContentUploadRequest.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "knowledgeBaseId"))
2583
2938
  StartContentUploadRequest.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, required: true, location_name: "contentType"))
2584
2939
  StartContentUploadRequest.add_member(:presigned_url_time_to_live, Shapes::ShapeRef.new(shape: TimeToLive, location_name: "presignedUrlTimeToLive"))
@@ -2601,6 +2956,15 @@ module Aws::QConnect
2601
2956
  StartImportJobResponse.add_member(:import_job, Shapes::ShapeRef.new(shape: ImportJobData, location_name: "importJob"))
2602
2957
  StartImportJobResponse.struct_class = Types::StartImportJobResponse
2603
2958
 
2959
+ SuggestedMessageDataDetails.add_member(:message_text, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, required: true, location_name: "messageText"))
2960
+ SuggestedMessageDataDetails.struct_class = Types::SuggestedMessageDataDetails
2961
+
2962
+ SuggestedMessageReference.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "aiAgentId"))
2963
+ SuggestedMessageReference.add_member(:ai_agent_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "aiAgentArn"))
2964
+ SuggestedMessageReference.struct_class = Types::SuggestedMessageReference
2965
+
2966
+ SuggestedMessagesList.member = Shapes::ShapeRef.new(shape: NonEmptySensitiveString)
2967
+
2604
2968
  SystemAttributes.add_member(:name, Shapes::ShapeRef.new(shape: MessageTemplateAttributeValue, location_name: "name"))
2605
2969
  SystemAttributes.add_member(:customer_endpoint, Shapes::ShapeRef.new(shape: SystemEndpointAttributes, location_name: "customerEndpoint"))
2606
2970
  SystemAttributes.add_member(:system_endpoint, Shapes::ShapeRef.new(shape: SystemEndpointAttributes, location_name: "systemEndpoint"))
@@ -2634,6 +2998,12 @@ module Aws::QConnect
2634
2998
  Tags.key = Shapes::ShapeRef.new(shape: TagKey)
2635
2999
  Tags.value = Shapes::ShapeRef.new(shape: TagValue)
2636
3000
 
3001
+ TextAIPromptInferenceConfiguration.add_member(:temperature, Shapes::ShapeRef.new(shape: Probability, location_name: "temperature"))
3002
+ TextAIPromptInferenceConfiguration.add_member(:top_p, Shapes::ShapeRef.new(shape: Probability, location_name: "topP"))
3003
+ TextAIPromptInferenceConfiguration.add_member(:top_k, Shapes::ShapeRef.new(shape: TopK, location_name: "topK"))
3004
+ TextAIPromptInferenceConfiguration.add_member(:max_tokens_to_sample, Shapes::ShapeRef.new(shape: MaxTokensToSample, location_name: "maxTokensToSample"))
3005
+ TextAIPromptInferenceConfiguration.struct_class = Types::TextAIPromptInferenceConfiguration
3006
+
2637
3007
  TextData.add_member(:title, Shapes::ShapeRef.new(shape: DocumentText, location_name: "title"))
2638
3008
  TextData.add_member(:excerpt, Shapes::ShapeRef.new(shape: DocumentText, location_name: "excerpt"))
2639
3009
  TextData.struct_class = Types::TextData
@@ -2642,6 +3012,8 @@ module Aws::QConnect
2642
3012
  TextFullAIPromptEditTemplateConfiguration.struct_class = Types::TextFullAIPromptEditTemplateConfiguration
2643
3013
 
2644
3014
  TextMessage.add_member(:value, Shapes::ShapeRef.new(shape: TextMessageValueString, location_name: "value"))
3015
+ TextMessage.add_member(:citations, Shapes::ShapeRef.new(shape: Citations, location_name: "citations"))
3016
+ TextMessage.add_member(:ai_guardrail_assessment, Shapes::ShapeRef.new(shape: AIGuardrailAssessment, location_name: "aiGuardrailAssessment"))
2645
3017
  TextMessage.struct_class = Types::TextMessage
2646
3018
 
2647
3019
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
@@ -2651,9 +3023,66 @@ module Aws::QConnect
2651
3023
  TooManyTagsException.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, location_name: "resourceName"))
2652
3024
  TooManyTagsException.struct_class = Types::TooManyTagsException
2653
3025
 
3026
+ ToolConfiguration.add_member(:tool_name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "toolName"))
3027
+ ToolConfiguration.add_member(:tool_type, Shapes::ShapeRef.new(shape: ToolType, required: true, location_name: "toolType"))
3028
+ ToolConfiguration.add_member(:title, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "title"))
3029
+ ToolConfiguration.add_member(:tool_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "toolId"))
3030
+ ToolConfiguration.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
3031
+ ToolConfiguration.add_member(:instruction, Shapes::ShapeRef.new(shape: ToolInstruction, location_name: "instruction"))
3032
+ ToolConfiguration.add_member(:override_input_values, Shapes::ShapeRef.new(shape: ToolOverrideInputValueList, location_name: "overrideInputValues"))
3033
+ ToolConfiguration.add_member(:output_filters, Shapes::ShapeRef.new(shape: ToolOutputFilterList, location_name: "outputFilters"))
3034
+ ToolConfiguration.add_member(:input_schema, Shapes::ShapeRef.new(shape: JSONDocument, location_name: "inputSchema"))
3035
+ ToolConfiguration.add_member(:output_schema, Shapes::ShapeRef.new(shape: JSONDocument, location_name: "outputSchema"))
3036
+ ToolConfiguration.add_member(:annotations, Shapes::ShapeRef.new(shape: Annotation, location_name: "annotations"))
3037
+ ToolConfiguration.add_member(:user_interaction_configuration, Shapes::ShapeRef.new(shape: UserInteractionConfiguration, location_name: "userInteractionConfiguration"))
3038
+ ToolConfiguration.struct_class = Types::ToolConfiguration
3039
+
3040
+ ToolConfigurationList.member = Shapes::ShapeRef.new(shape: ToolConfiguration)
3041
+
3042
+ ToolExampleList.member = Shapes::ShapeRef.new(shape: String)
3043
+
3044
+ ToolInstruction.add_member(:instruction, Shapes::ShapeRef.new(shape: String, location_name: "instruction"))
3045
+ ToolInstruction.add_member(:examples, Shapes::ShapeRef.new(shape: ToolExampleList, location_name: "examples"))
3046
+ ToolInstruction.struct_class = Types::ToolInstruction
3047
+
3048
+ ToolOutputConfiguration.add_member(:output_variable_name_override, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "outputVariableNameOverride"))
3049
+ ToolOutputConfiguration.add_member(:session_data_namespace, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "sessionDataNamespace"))
3050
+ ToolOutputConfiguration.struct_class = Types::ToolOutputConfiguration
3051
+
3052
+ ToolOutputFilter.add_member(:json_path, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "jsonPath"))
3053
+ ToolOutputFilter.add_member(:output_configuration, Shapes::ShapeRef.new(shape: ToolOutputConfiguration, location_name: "outputConfiguration"))
3054
+ ToolOutputFilter.struct_class = Types::ToolOutputFilter
3055
+
3056
+ ToolOutputFilterList.member = Shapes::ShapeRef.new(shape: ToolOutputFilter)
3057
+
3058
+ ToolOverrideConstantInputValue.add_member(:type, Shapes::ShapeRef.new(shape: ToolOverrideInputValueType, required: true, location_name: "type"))
3059
+ ToolOverrideConstantInputValue.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, required: true, location_name: "value"))
3060
+ ToolOverrideConstantInputValue.struct_class = Types::ToolOverrideConstantInputValue
3061
+
3062
+ ToolOverrideInputValue.add_member(:json_path, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "jsonPath"))
3063
+ ToolOverrideInputValue.add_member(:value, Shapes::ShapeRef.new(shape: ToolOverrideInputValueConfiguration, required: true, location_name: "value"))
3064
+ ToolOverrideInputValue.struct_class = Types::ToolOverrideInputValue
3065
+
3066
+ ToolOverrideInputValueConfiguration.add_member(:constant, Shapes::ShapeRef.new(shape: ToolOverrideConstantInputValue, location_name: "constant"))
3067
+ ToolOverrideInputValueConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3068
+ ToolOverrideInputValueConfiguration.add_member_subclass(:constant, Types::ToolOverrideInputValueConfiguration::Constant)
3069
+ ToolOverrideInputValueConfiguration.add_member_subclass(:unknown, Types::ToolOverrideInputValueConfiguration::Unknown)
3070
+ ToolOverrideInputValueConfiguration.struct_class = Types::ToolOverrideInputValueConfiguration
3071
+
3072
+ ToolOverrideInputValueList.member = Shapes::ShapeRef.new(shape: ToolOverrideInputValue)
3073
+
3074
+ ToolUseResultData.add_member(:tool_use_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "toolUseId"))
3075
+ ToolUseResultData.add_member(:tool_name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "toolName"))
3076
+ ToolUseResultData.add_member(:tool_result, Shapes::ShapeRef.new(shape: JSONDocument, required: true, location_name: "toolResult"))
3077
+ ToolUseResultData.add_member(:input_schema, Shapes::ShapeRef.new(shape: JSONDocument, location_name: "inputSchema"))
3078
+ ToolUseResultData.struct_class = Types::ToolUseResultData
3079
+
2654
3080
  UnauthorizedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
2655
3081
  UnauthorizedException.struct_class = Types::UnauthorizedException
2656
3082
 
3083
+ UnprocessableContentException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
3084
+ UnprocessableContentException.struct_class = Types::UnprocessableContentException
3085
+
2657
3086
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
2658
3087
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
2659
3088
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
@@ -2695,6 +3124,7 @@ module Aws::QConnect
2695
3124
  UpdateAIPromptRequest.add_member(:template_configuration, Shapes::ShapeRef.new(shape: AIPromptTemplateConfiguration, location_name: "templateConfiguration"))
2696
3125
  UpdateAIPromptRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2697
3126
  UpdateAIPromptRequest.add_member(:model_id, Shapes::ShapeRef.new(shape: AIPromptModelIdentifier, location_name: "modelId"))
3127
+ UpdateAIPromptRequest.add_member(:inference_configuration, Shapes::ShapeRef.new(shape: AIPromptInferenceConfiguration, location_name: "inferenceConfiguration"))
2698
3128
  UpdateAIPromptRequest.struct_class = Types::UpdateAIPromptRequest
2699
3129
 
2700
3130
  UpdateAIPromptResponse.add_member(:ai_prompt, Shapes::ShapeRef.new(shape: AIPromptData, location_name: "aiPrompt"))
@@ -2703,6 +3133,7 @@ module Aws::QConnect
2703
3133
  UpdateAssistantAIAgentRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
2704
3134
  UpdateAssistantAIAgentRequest.add_member(:ai_agent_type, Shapes::ShapeRef.new(shape: AIAgentType, required: true, location_name: "aiAgentType"))
2705
3135
  UpdateAssistantAIAgentRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationData, required: true, location_name: "configuration"))
3136
+ UpdateAssistantAIAgentRequest.add_member(:orchestrator_configuration_list, Shapes::ShapeRef.new(shape: OrchestratorConfigurationList, location_name: "orchestratorConfigurationList"))
2706
3137
  UpdateAssistantAIAgentRequest.struct_class = Types::UpdateAssistantAIAgentRequest
2707
3138
 
2708
3139
  UpdateAssistantAIAgentResponse.add_member(:assistant, Shapes::ShapeRef.new(shape: AssistantData, location_name: "assistant"))
@@ -2785,6 +3216,8 @@ module Aws::QConnect
2785
3216
  UpdateSessionRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2786
3217
  UpdateSessionRequest.add_member(:tag_filter, Shapes::ShapeRef.new(shape: TagFilter, location_name: "tagFilter"))
2787
3218
  UpdateSessionRequest.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
3219
+ UpdateSessionRequest.add_member(:orchestrator_configuration_list, Shapes::ShapeRef.new(shape: OrchestratorConfigurationList, location_name: "orchestratorConfigurationList"))
3220
+ UpdateSessionRequest.add_member(:remove_orchestrator_configuration_list, Shapes::ShapeRef.new(shape: Boolean, location_name: "removeOrchestratorConfigurationList"))
2788
3221
  UpdateSessionRequest.struct_class = Types::UpdateSessionRequest
2789
3222
 
2790
3223
  UpdateSessionResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionData, location_name: "session"))
@@ -2795,6 +3228,9 @@ module Aws::QConnect
2795
3228
 
2796
3229
  UrlFilterList.member = Shapes::ShapeRef.new(shape: UrlFilterPattern)
2797
3230
 
3231
+ UserInteractionConfiguration.add_member(:is_user_confirmation_required, Shapes::ShapeRef.new(shape: Boolean, location_name: "isUserConfirmationRequired"))
3232
+ UserInteractionConfiguration.struct_class = Types::UserInteractionConfiguration
3233
+
2798
3234
  ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
2799
3235
  ValidationException.struct_class = Types::ValidationException
2800
3236
 
@@ -3444,6 +3880,7 @@ module Aws::QConnect
3444
3880
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3445
3881
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3446
3882
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3883
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableContentException)
3447
3884
  end)
3448
3885
 
3449
3886
  api.add_operation(:get_quick_response, Seahorse::Model::Operation.new.tap do |o|
@@ -3767,6 +4204,23 @@ module Aws::QConnect
3767
4204
  )
3768
4205
  end)
3769
4206
 
4207
+ api.add_operation(:list_spans, Seahorse::Model::Operation.new.tap do |o|
4208
+ o.name = "ListSpans"
4209
+ o.http_method = "GET"
4210
+ o.http_request_uri = "/assistants/{assistantId}/sessions/{sessionId}/spans"
4211
+ o.input = Shapes::ShapeRef.new(shape: ListSpansRequest)
4212
+ o.output = Shapes::ShapeRef.new(shape: ListSpansResponse)
4213
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4214
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4215
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4216
+ o[:pager] = Aws::Pager.new(
4217
+ limit_key: "max_results",
4218
+ tokens: {
4219
+ "next_token" => "next_token"
4220
+ }
4221
+ )
4222
+ end)
4223
+
3770
4224
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
3771
4225
  o.name = "ListTagsForResource"
3772
4226
  o.http_method = "GET"
@@ -3852,6 +4306,22 @@ module Aws::QConnect
3852
4306
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3853
4307
  end)
3854
4308
 
4309
+ api.add_operation(:retrieve, Seahorse::Model::Operation.new.tap do |o|
4310
+ o.name = "Retrieve"
4311
+ o.http_method = "POST"
4312
+ o.http_request_uri = "/assistants/{assistantId}/retrieve"
4313
+ o.input = Shapes::ShapeRef.new(shape: RetrieveRequest)
4314
+ o.output = Shapes::ShapeRef.new(shape: RetrieveResponse)
4315
+ o.errors << Shapes::ShapeRef.new(shape: RequestTimeoutException)
4316
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4317
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4318
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
4319
+ o.errors << Shapes::ShapeRef.new(shape: DependencyFailedException)
4320
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4321
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4322
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4323
+ end)
4324
+
3855
4325
  api.add_operation(:search_content, Seahorse::Model::Operation.new.tap do |o|
3856
4326
  o.name = "SearchContent"
3857
4327
  o.http_method = "POST"
@@ -3935,6 +4405,8 @@ module Aws::QConnect
3935
4405
  o.errors << Shapes::ShapeRef.new(shape: RequestTimeoutException)
3936
4406
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3937
4407
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4408
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
4409
+ o.errors << Shapes::ShapeRef.new(shape: DependencyFailedException)
3938
4410
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3939
4411
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3940
4412
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)