aws-sdk-qbusiness 1.1.0 → 1.3.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.
@@ -37,6 +37,7 @@ module Aws::QBusiness
37
37
  ApplicationStatus = Shapes::StringShape.new(name: 'ApplicationStatus')
38
38
  Applications = Shapes::ListShape.new(name: 'Applications')
39
39
  AppliedAttachmentsConfiguration = Shapes::StructureShape.new(name: 'AppliedAttachmentsConfiguration')
40
+ AppliedCreatorModeConfiguration = Shapes::StructureShape.new(name: 'AppliedCreatorModeConfiguration')
40
41
  AttachmentInput = Shapes::StructureShape.new(name: 'AttachmentInput')
41
42
  AttachmentName = Shapes::StringShape.new(name: 'AttachmentName')
42
43
  AttachmentOutput = Shapes::StructureShape.new(name: 'AttachmentOutput')
@@ -60,6 +61,9 @@ module Aws::QBusiness
60
61
  BlockedPhrasesConfiguration = Shapes::StructureShape.new(name: 'BlockedPhrasesConfiguration')
61
62
  BlockedPhrasesConfigurationUpdate = Shapes::StructureShape.new(name: 'BlockedPhrasesConfigurationUpdate')
62
63
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
64
+ BoostingDurationInSeconds = Shapes::IntegerShape.new(name: 'BoostingDurationInSeconds')
65
+ ChatMode = Shapes::StringShape.new(name: 'ChatMode')
66
+ ChatModeConfiguration = Shapes::UnionShape.new(name: 'ChatModeConfiguration')
63
67
  ChatSyncInput = Shapes::StructureShape.new(name: 'ChatSyncInput')
64
68
  ChatSyncOutput = Shapes::StructureShape.new(name: 'ChatSyncOutput')
65
69
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
@@ -86,6 +90,8 @@ module Aws::QBusiness
86
90
  CreateUserResponse = Shapes::StructureShape.new(name: 'CreateUserResponse')
87
91
  CreateWebExperienceRequest = Shapes::StructureShape.new(name: 'CreateWebExperienceRequest')
88
92
  CreateWebExperienceResponse = Shapes::StructureShape.new(name: 'CreateWebExperienceResponse')
93
+ CreatorModeConfiguration = Shapes::StructureShape.new(name: 'CreatorModeConfiguration')
94
+ CreatorModeControl = Shapes::StringShape.new(name: 'CreatorModeControl')
89
95
  DataSource = Shapes::StructureShape.new(name: 'DataSource')
90
96
  DataSourceArn = Shapes::StringShape.new(name: 'DataSourceArn')
91
97
  DataSourceConfiguration = Shapes::DocumentShape.new(name: 'DataSourceConfiguration', document: true)
@@ -100,6 +106,7 @@ module Aws::QBusiness
100
106
  DataSourceUserId = Shapes::StringShape.new(name: 'DataSourceUserId')
101
107
  DataSourceVpcConfiguration = Shapes::StructureShape.new(name: 'DataSourceVpcConfiguration')
102
108
  DataSources = Shapes::ListShape.new(name: 'DataSources')
109
+ DateAttributeBoostingConfiguration = Shapes::StructureShape.new(name: 'DateAttributeBoostingConfiguration')
103
110
  DeleteApplicationRequest = Shapes::StructureShape.new(name: 'DeleteApplicationRequest')
104
111
  DeleteApplicationResponse = Shapes::StructureShape.new(name: 'DeleteApplicationResponse')
105
112
  DeleteChatControlsConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteChatControlsConfigurationRequest')
@@ -125,6 +132,9 @@ module Aws::QBusiness
125
132
  Description = Shapes::StringShape.new(name: 'Description')
126
133
  Document = Shapes::StructureShape.new(name: 'Document')
127
134
  DocumentAttribute = Shapes::StructureShape.new(name: 'DocumentAttribute')
135
+ DocumentAttributeBoostingConfiguration = Shapes::UnionShape.new(name: 'DocumentAttributeBoostingConfiguration')
136
+ DocumentAttributeBoostingLevel = Shapes::StringShape.new(name: 'DocumentAttributeBoostingLevel')
137
+ DocumentAttributeBoostingOverrideMap = Shapes::MapShape.new(name: 'DocumentAttributeBoostingOverrideMap')
128
138
  DocumentAttributeCondition = Shapes::StructureShape.new(name: 'DocumentAttributeCondition')
129
139
  DocumentAttributeConfiguration = Shapes::StructureShape.new(name: 'DocumentAttributeConfiguration')
130
140
  DocumentAttributeConfigurations = Shapes::ListShape.new(name: 'DocumentAttributeConfigurations')
@@ -180,6 +190,7 @@ module Aws::QBusiness
180
190
  GroupSummary = Shapes::StructureShape.new(name: 'GroupSummary')
181
191
  GroupSummaryList = Shapes::ListShape.new(name: 'GroupSummaryList')
182
192
  HookConfiguration = Shapes::StructureShape.new(name: 'HookConfiguration')
193
+ IdcApplicationArn = Shapes::StringShape.new(name: 'IdcApplicationArn')
183
194
  Index = Shapes::StructureShape.new(name: 'Index')
184
195
  IndexArn = Shapes::StringShape.new(name: 'IndexArn')
185
196
  IndexCapacityConfiguration = Shapes::StructureShape.new(name: 'IndexCapacityConfiguration')
@@ -193,6 +204,7 @@ module Aws::QBusiness
193
204
  Indices = Shapes::ListShape.new(name: 'Indices')
194
205
  InlineDocumentEnrichmentConfiguration = Shapes::StructureShape.new(name: 'InlineDocumentEnrichmentConfiguration')
195
206
  InlineDocumentEnrichmentConfigurations = Shapes::ListShape.new(name: 'InlineDocumentEnrichmentConfigurations')
207
+ InstanceArn = Shapes::StringShape.new(name: 'InstanceArn')
196
208
  Integer = Shapes::IntegerShape.new(name: 'Integer')
197
209
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
198
210
  KendraIndexConfiguration = Shapes::StructureShape.new(name: 'KendraIndexConfiguration')
@@ -255,10 +267,13 @@ module Aws::QBusiness
255
267
  MetricValue = Shapes::StringShape.new(name: 'MetricValue')
256
268
  NativeIndexConfiguration = Shapes::StructureShape.new(name: 'NativeIndexConfiguration')
257
269
  NextToken = Shapes::StringShape.new(name: 'NextToken')
270
+ NumberAttributeBoostingConfiguration = Shapes::StructureShape.new(name: 'NumberAttributeBoostingConfiguration')
271
+ NumberAttributeBoostingType = Shapes::StringShape.new(name: 'NumberAttributeBoostingType')
258
272
  OAuth2ClientCredentialConfiguration = Shapes::StructureShape.new(name: 'OAuth2ClientCredentialConfiguration')
259
273
  Plugin = Shapes::StructureShape.new(name: 'Plugin')
260
274
  PluginArn = Shapes::StringShape.new(name: 'PluginArn')
261
275
  PluginAuthConfiguration = Shapes::UnionShape.new(name: 'PluginAuthConfiguration')
276
+ PluginConfiguration = Shapes::StructureShape.new(name: 'PluginConfiguration')
262
277
  PluginId = Shapes::StringShape.new(name: 'PluginId')
263
278
  PluginName = Shapes::StringShape.new(name: 'PluginName')
264
279
  PluginState = Shapes::StringShape.new(name: 'PluginState')
@@ -305,6 +320,10 @@ module Aws::QBusiness
305
320
  StopDataSourceSyncJobRequest = Shapes::StructureShape.new(name: 'StopDataSourceSyncJobRequest')
306
321
  StopDataSourceSyncJobResponse = Shapes::StructureShape.new(name: 'StopDataSourceSyncJobResponse')
307
322
  String = Shapes::StringShape.new(name: 'String')
323
+ StringAttributeBoostingConfiguration = Shapes::StructureShape.new(name: 'StringAttributeBoostingConfiguration')
324
+ StringAttributeValueBoosting = Shapes::MapShape.new(name: 'StringAttributeValueBoosting')
325
+ StringAttributeValueBoostingLevel = Shapes::StringShape.new(name: 'StringAttributeValueBoostingLevel')
326
+ StringListAttributeBoostingConfiguration = Shapes::StructureShape.new(name: 'StringListAttributeBoostingConfiguration')
308
327
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
309
328
  SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
310
329
  SyncSchedule = Shapes::StringShape.new(name: 'SyncSchedule')
@@ -427,6 +446,9 @@ module Aws::QBusiness
427
446
  AppliedAttachmentsConfiguration.add_member(:attachments_control_mode, Shapes::ShapeRef.new(shape: AttachmentsControlMode, location_name: "attachmentsControlMode"))
428
447
  AppliedAttachmentsConfiguration.struct_class = Types::AppliedAttachmentsConfiguration
429
448
 
449
+ AppliedCreatorModeConfiguration.add_member(:creator_mode_control, Shapes::ShapeRef.new(shape: CreatorModeControl, required: true, location_name: "creatorModeControl"))
450
+ AppliedCreatorModeConfiguration.struct_class = Types::AppliedCreatorModeConfiguration
451
+
430
452
  AttachmentInput.add_member(:data, Shapes::ShapeRef.new(shape: Blob, required: true, location_name: "data"))
431
453
  AttachmentInput.add_member(:name, Shapes::ShapeRef.new(shape: AttachmentName, required: true, location_name: "name"))
432
454
  AttachmentInput.struct_class = Types::AttachmentInput
@@ -491,15 +513,23 @@ module Aws::QBusiness
491
513
  BlockedPhrasesConfigurationUpdate.add_member(:system_message_override, Shapes::ShapeRef.new(shape: SystemMessageOverride, location_name: "systemMessageOverride"))
492
514
  BlockedPhrasesConfigurationUpdate.struct_class = Types::BlockedPhrasesConfigurationUpdate
493
515
 
516
+ ChatModeConfiguration.add_member(:plugin_configuration, Shapes::ShapeRef.new(shape: PluginConfiguration, location_name: "pluginConfiguration"))
517
+ ChatModeConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
518
+ ChatModeConfiguration.add_member_subclass(:plugin_configuration, Types::ChatModeConfiguration::PluginConfiguration)
519
+ ChatModeConfiguration.add_member_subclass(:unknown, Types::ChatModeConfiguration::Unknown)
520
+ ChatModeConfiguration.struct_class = Types::ChatModeConfiguration
521
+
494
522
  ChatSyncInput.add_member(:action_execution, Shapes::ShapeRef.new(shape: ActionExecution, location_name: "actionExecution"))
495
523
  ChatSyncInput.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
496
524
  ChatSyncInput.add_member(:attachments, Shapes::ShapeRef.new(shape: AttachmentsInput, location_name: "attachments"))
497
525
  ChatSyncInput.add_member(:attribute_filter, Shapes::ShapeRef.new(shape: AttributeFilter, location_name: "attributeFilter"))
526
+ ChatSyncInput.add_member(:chat_mode, Shapes::ShapeRef.new(shape: ChatMode, location_name: "chatMode"))
527
+ ChatSyncInput.add_member(:chat_mode_configuration, Shapes::ShapeRef.new(shape: ChatModeConfiguration, location_name: "chatModeConfiguration"))
498
528
  ChatSyncInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
499
529
  ChatSyncInput.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, location_name: "conversationId"))
500
530
  ChatSyncInput.add_member(:parent_message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "parentMessageId"))
501
531
  ChatSyncInput.add_member(:user_groups, Shapes::ShapeRef.new(shape: UserGroups, location: "querystring", location_name: "userGroups"))
502
- ChatSyncInput.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
532
+ ChatSyncInput.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location: "querystring", location_name: "userId"))
503
533
  ChatSyncInput.add_member(:user_message, Shapes::ShapeRef.new(shape: UserMessage, location_name: "userMessage"))
504
534
  ChatSyncInput.struct_class = Types::ChatSyncInput
505
535
 
@@ -535,6 +565,7 @@ module Aws::QBusiness
535
565
  CreateApplicationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
536
566
  CreateApplicationRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "displayName"))
537
567
  CreateApplicationRequest.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
568
+ CreateApplicationRequest.add_member(:identity_center_instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "identityCenterInstanceArn"))
538
569
  CreateApplicationRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
539
570
  CreateApplicationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
540
571
  CreateApplicationRequest.struct_class = Types::CreateApplicationRequest
@@ -610,6 +641,7 @@ module Aws::QBusiness
610
641
 
611
642
  CreateWebExperienceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
612
643
  CreateWebExperienceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
644
+ CreateWebExperienceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
613
645
  CreateWebExperienceRequest.add_member(:sample_prompts_control_mode, Shapes::ShapeRef.new(shape: WebExperienceSamplePromptsControlMode, location_name: "samplePromptsControlMode"))
614
646
  CreateWebExperienceRequest.add_member(:subtitle, Shapes::ShapeRef.new(shape: WebExperienceSubtitle, location_name: "subtitle"))
615
647
  CreateWebExperienceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
@@ -621,6 +653,9 @@ module Aws::QBusiness
621
653
  CreateWebExperienceResponse.add_member(:web_experience_id, Shapes::ShapeRef.new(shape: WebExperienceId, location_name: "webExperienceId"))
622
654
  CreateWebExperienceResponse.struct_class = Types::CreateWebExperienceResponse
623
655
 
656
+ CreatorModeConfiguration.add_member(:creator_mode_control, Shapes::ShapeRef.new(shape: CreatorModeControl, required: true, location_name: "creatorModeControl"))
657
+ CreatorModeConfiguration.struct_class = Types::CreatorModeConfiguration
658
+
624
659
  DataSource.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
625
660
  DataSource.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "dataSourceId"))
626
661
  DataSource.add_member(:display_name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "displayName"))
@@ -655,6 +690,10 @@ module Aws::QBusiness
655
690
 
656
691
  DataSources.member = Shapes::ShapeRef.new(shape: DataSource)
657
692
 
693
+ DateAttributeBoostingConfiguration.add_member(:boosting_duration_in_seconds, Shapes::ShapeRef.new(shape: BoostingDurationInSeconds, location_name: "boostingDurationInSeconds"))
694
+ DateAttributeBoostingConfiguration.add_member(:boosting_level, Shapes::ShapeRef.new(shape: DocumentAttributeBoostingLevel, required: true, location_name: "boostingLevel"))
695
+ DateAttributeBoostingConfiguration.struct_class = Types::DateAttributeBoostingConfiguration
696
+
658
697
  DeleteApplicationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
659
698
  DeleteApplicationRequest.struct_class = Types::DeleteApplicationRequest
660
699
 
@@ -667,7 +706,7 @@ module Aws::QBusiness
667
706
 
668
707
  DeleteConversationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
669
708
  DeleteConversationRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, required: true, location: "uri", location_name: "conversationId"))
670
- DeleteConversationRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
709
+ DeleteConversationRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location: "querystring", location_name: "userId"))
671
710
  DeleteConversationRequest.struct_class = Types::DeleteConversationRequest
672
711
 
673
712
  DeleteConversationResponse.struct_class = Types::DeleteConversationResponse
@@ -735,6 +774,21 @@ module Aws::QBusiness
735
774
  DocumentAttribute.add_member(:value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, required: true, location_name: "value"))
736
775
  DocumentAttribute.struct_class = Types::DocumentAttribute
737
776
 
777
+ DocumentAttributeBoostingConfiguration.add_member(:date_configuration, Shapes::ShapeRef.new(shape: DateAttributeBoostingConfiguration, location_name: "dateConfiguration"))
778
+ DocumentAttributeBoostingConfiguration.add_member(:number_configuration, Shapes::ShapeRef.new(shape: NumberAttributeBoostingConfiguration, location_name: "numberConfiguration"))
779
+ DocumentAttributeBoostingConfiguration.add_member(:string_configuration, Shapes::ShapeRef.new(shape: StringAttributeBoostingConfiguration, location_name: "stringConfiguration"))
780
+ DocumentAttributeBoostingConfiguration.add_member(:string_list_configuration, Shapes::ShapeRef.new(shape: StringListAttributeBoostingConfiguration, location_name: "stringListConfiguration"))
781
+ DocumentAttributeBoostingConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
782
+ DocumentAttributeBoostingConfiguration.add_member_subclass(:date_configuration, Types::DocumentAttributeBoostingConfiguration::DateConfiguration)
783
+ DocumentAttributeBoostingConfiguration.add_member_subclass(:number_configuration, Types::DocumentAttributeBoostingConfiguration::NumberConfiguration)
784
+ DocumentAttributeBoostingConfiguration.add_member_subclass(:string_configuration, Types::DocumentAttributeBoostingConfiguration::StringConfiguration)
785
+ DocumentAttributeBoostingConfiguration.add_member_subclass(:string_list_configuration, Types::DocumentAttributeBoostingConfiguration::StringListConfiguration)
786
+ DocumentAttributeBoostingConfiguration.add_member_subclass(:unknown, Types::DocumentAttributeBoostingConfiguration::Unknown)
787
+ DocumentAttributeBoostingConfiguration.struct_class = Types::DocumentAttributeBoostingConfiguration
788
+
789
+ DocumentAttributeBoostingOverrideMap.key = Shapes::ShapeRef.new(shape: DocumentAttributeKey)
790
+ DocumentAttributeBoostingOverrideMap.value = Shapes::ShapeRef.new(shape: DocumentAttributeBoostingConfiguration)
791
+
738
792
  DocumentAttributeCondition.add_member(:key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "key"))
739
793
  DocumentAttributeCondition.add_member(:operator, Shapes::ShapeRef.new(shape: DocumentEnrichmentConditionOperator, required: true, location_name: "operator"))
740
794
  DocumentAttributeCondition.add_member(:value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "value"))
@@ -825,6 +879,7 @@ module Aws::QBusiness
825
879
  GetApplicationResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "displayName"))
826
880
  GetApplicationResponse.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
827
881
  GetApplicationResponse.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
882
+ GetApplicationResponse.add_member(:identity_center_application_arn, Shapes::ShapeRef.new(shape: IdcApplicationArn, location_name: "identityCenterApplicationArn"))
828
883
  GetApplicationResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
829
884
  GetApplicationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "status"))
830
885
  GetApplicationResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
@@ -836,6 +891,7 @@ module Aws::QBusiness
836
891
  GetChatControlsConfigurationRequest.struct_class = Types::GetChatControlsConfigurationRequest
837
892
 
838
893
  GetChatControlsConfigurationResponse.add_member(:blocked_phrases, Shapes::ShapeRef.new(shape: BlockedPhrasesConfiguration, location_name: "blockedPhrases"))
894
+ GetChatControlsConfigurationResponse.add_member(:creator_mode_configuration, Shapes::ShapeRef.new(shape: AppliedCreatorModeConfiguration, location_name: "creatorModeConfiguration"))
839
895
  GetChatControlsConfigurationResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
840
896
  GetChatControlsConfigurationResponse.add_member(:response_scope, Shapes::ShapeRef.new(shape: ResponseScope, location_name: "responseScope"))
841
897
  GetChatControlsConfigurationResponse.add_member(:topic_configurations, Shapes::ShapeRef.new(shape: TopicConfigurations, location_name: "topicConfigurations"))
@@ -940,6 +996,7 @@ module Aws::QBusiness
940
996
  GetWebExperienceResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
941
997
  GetWebExperienceResponse.add_member(:default_endpoint, Shapes::ShapeRef.new(shape: Url, location_name: "defaultEndpoint"))
942
998
  GetWebExperienceResponse.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
999
+ GetWebExperienceResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
943
1000
  GetWebExperienceResponse.add_member(:sample_prompts_control_mode, Shapes::ShapeRef.new(shape: WebExperienceSamplePromptsControlMode, location_name: "samplePromptsControlMode"))
944
1001
  GetWebExperienceResponse.add_member(:status, Shapes::ShapeRef.new(shape: WebExperienceStatus, location_name: "status"))
945
1002
  GetWebExperienceResponse.add_member(:subtitle, Shapes::ShapeRef.new(shape: WebExperienceSubtitle, location_name: "subtitle"))
@@ -1014,7 +1071,7 @@ module Aws::QBusiness
1014
1071
  ListConversationsRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1015
1072
  ListConversationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListConversations, location: "querystring", location_name: "maxResults"))
1016
1073
  ListConversationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1017
- ListConversationsRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
1074
+ ListConversationsRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location: "querystring", location_name: "userId"))
1018
1075
  ListConversationsRequest.struct_class = Types::ListConversationsRequest
1019
1076
 
1020
1077
  ListConversationsResponse.add_member(:conversations, Shapes::ShapeRef.new(shape: Conversations, location_name: "conversations"))
@@ -1081,7 +1138,7 @@ module Aws::QBusiness
1081
1138
  ListMessagesRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, required: true, location: "uri", location_name: "conversationId"))
1082
1139
  ListMessagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListMessages, location: "querystring", location_name: "maxResults"))
1083
1140
  ListMessagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1084
- ListMessagesRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
1141
+ ListMessagesRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location: "querystring", location_name: "userId"))
1085
1142
  ListMessagesRequest.struct_class = Types::ListMessagesRequest
1086
1143
 
1087
1144
  ListMessagesResponse.add_member(:messages, Shapes::ShapeRef.new(shape: Messages, location_name: "messages"))
@@ -1151,9 +1208,14 @@ module Aws::QBusiness
1151
1208
 
1152
1209
  Messages.member = Shapes::ShapeRef.new(shape: Message)
1153
1210
 
1211
+ NativeIndexConfiguration.add_member(:boosting_override, Shapes::ShapeRef.new(shape: DocumentAttributeBoostingOverrideMap, location_name: "boostingOverride"))
1154
1212
  NativeIndexConfiguration.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "indexId"))
1155
1213
  NativeIndexConfiguration.struct_class = Types::NativeIndexConfiguration
1156
1214
 
1215
+ NumberAttributeBoostingConfiguration.add_member(:boosting_level, Shapes::ShapeRef.new(shape: DocumentAttributeBoostingLevel, required: true, location_name: "boostingLevel"))
1216
+ NumberAttributeBoostingConfiguration.add_member(:boosting_type, Shapes::ShapeRef.new(shape: NumberAttributeBoostingType, location_name: "boostingType"))
1217
+ NumberAttributeBoostingConfiguration.struct_class = Types::NumberAttributeBoostingConfiguration
1218
+
1157
1219
  OAuth2ClientCredentialConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
1158
1220
  OAuth2ClientCredentialConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "secretArn"))
1159
1221
  OAuth2ClientCredentialConfiguration.struct_class = Types::OAuth2ClientCredentialConfiguration
@@ -1175,6 +1237,9 @@ module Aws::QBusiness
1175
1237
  PluginAuthConfiguration.add_member_subclass(:unknown, Types::PluginAuthConfiguration::Unknown)
1176
1238
  PluginAuthConfiguration.struct_class = Types::PluginAuthConfiguration
1177
1239
 
1240
+ PluginConfiguration.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, required: true, location_name: "pluginId"))
1241
+ PluginConfiguration.struct_class = Types::PluginConfiguration
1242
+
1178
1243
  Plugins.member = Shapes::ShapeRef.new(shape: Plugin)
1179
1244
 
1180
1245
  Principal.add_member(:group, Shapes::ShapeRef.new(shape: PrincipalGroup, location_name: "group"))
@@ -1202,7 +1267,7 @@ module Aws::QBusiness
1202
1267
  PutFeedbackRequest.add_member(:message_copied_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "messageCopiedAt"))
1203
1268
  PutFeedbackRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: SystemMessageId, required: true, location: "uri", location_name: "messageId"))
1204
1269
  PutFeedbackRequest.add_member(:message_usefulness, Shapes::ShapeRef.new(shape: MessageUsefulnessFeedback, location_name: "messageUsefulness"))
1205
- PutFeedbackRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
1270
+ PutFeedbackRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location: "querystring", location_name: "userId"))
1206
1271
  PutFeedbackRequest.struct_class = Types::PutFeedbackRequest
1207
1272
 
1208
1273
  PutGroupRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
@@ -1295,6 +1360,16 @@ module Aws::QBusiness
1295
1360
 
1296
1361
  StopDataSourceSyncJobResponse.struct_class = Types::StopDataSourceSyncJobResponse
1297
1362
 
1363
+ StringAttributeBoostingConfiguration.add_member(:attribute_value_boosting, Shapes::ShapeRef.new(shape: StringAttributeValueBoosting, location_name: "attributeValueBoosting"))
1364
+ StringAttributeBoostingConfiguration.add_member(:boosting_level, Shapes::ShapeRef.new(shape: DocumentAttributeBoostingLevel, required: true, location_name: "boostingLevel"))
1365
+ StringAttributeBoostingConfiguration.struct_class = Types::StringAttributeBoostingConfiguration
1366
+
1367
+ StringAttributeValueBoosting.key = Shapes::ShapeRef.new(shape: String)
1368
+ StringAttributeValueBoosting.value = Shapes::ShapeRef.new(shape: StringAttributeValueBoostingLevel)
1369
+
1370
+ StringListAttributeBoostingConfiguration.add_member(:boosting_level, Shapes::ShapeRef.new(shape: DocumentAttributeBoostingLevel, required: true, location_name: "boostingLevel"))
1371
+ StringListAttributeBoostingConfiguration.struct_class = Types::StringListAttributeBoostingConfiguration
1372
+
1298
1373
  SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
1299
1374
 
1300
1375
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "key"))
@@ -1350,6 +1425,7 @@ module Aws::QBusiness
1350
1425
  UpdateChatControlsConfigurationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1351
1426
  UpdateChatControlsConfigurationRequest.add_member(:blocked_phrases_configuration_update, Shapes::ShapeRef.new(shape: BlockedPhrasesConfigurationUpdate, location_name: "blockedPhrasesConfigurationUpdate"))
1352
1427
  UpdateChatControlsConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
1428
+ UpdateChatControlsConfigurationRequest.add_member(:creator_mode_configuration, Shapes::ShapeRef.new(shape: CreatorModeConfiguration, location_name: "creatorModeConfiguration"))
1353
1429
  UpdateChatControlsConfigurationRequest.add_member(:response_scope, Shapes::ShapeRef.new(shape: ResponseScope, location_name: "responseScope"))
1354
1430
  UpdateChatControlsConfigurationRequest.add_member(:topic_configurations_to_create_or_update, Shapes::ShapeRef.new(shape: TopicConfigurations, location_name: "topicConfigurationsToCreateOrUpdate"))
1355
1431
  UpdateChatControlsConfigurationRequest.add_member(:topic_configurations_to_delete, Shapes::ShapeRef.new(shape: TopicConfigurations, location_name: "topicConfigurationsToDelete"))