aws-sdk-qbusiness 1.40.0 → 1.42.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.
@@ -108,6 +108,12 @@ module Aws::QBusiness
108
108
  ChatModeConfiguration = Shapes::UnionShape.new(name: 'ChatModeConfiguration')
109
109
  ChatOutput = Shapes::StructureShape.new(name: 'ChatOutput')
110
110
  ChatOutputStream = Shapes::StructureShape.new(name: 'ChatOutputStream')
111
+ ChatResponseConfiguration = Shapes::StructureShape.new(name: 'ChatResponseConfiguration')
112
+ ChatResponseConfigurationArn = Shapes::StringShape.new(name: 'ChatResponseConfigurationArn')
113
+ ChatResponseConfigurationDetail = Shapes::StructureShape.new(name: 'ChatResponseConfigurationDetail')
114
+ ChatResponseConfigurationId = Shapes::StringShape.new(name: 'ChatResponseConfigurationId')
115
+ ChatResponseConfigurationStatus = Shapes::StringShape.new(name: 'ChatResponseConfigurationStatus')
116
+ ChatResponseConfigurations = Shapes::ListShape.new(name: 'ChatResponseConfigurations')
111
117
  ChatSyncInput = Shapes::StructureShape.new(name: 'ChatSyncInput')
112
118
  ChatSyncOutput = Shapes::StructureShape.new(name: 'ChatSyncOutput')
113
119
  CheckDocumentAccessRequest = Shapes::StructureShape.new(name: 'CheckDocumentAccessRequest')
@@ -132,6 +138,8 @@ module Aws::QBusiness
132
138
  CreateAnonymousWebExperienceUrlResponse = Shapes::StructureShape.new(name: 'CreateAnonymousWebExperienceUrlResponse')
133
139
  CreateApplicationRequest = Shapes::StructureShape.new(name: 'CreateApplicationRequest')
134
140
  CreateApplicationResponse = Shapes::StructureShape.new(name: 'CreateApplicationResponse')
141
+ CreateChatResponseConfigurationRequest = Shapes::StructureShape.new(name: 'CreateChatResponseConfigurationRequest')
142
+ CreateChatResponseConfigurationResponse = Shapes::StructureShape.new(name: 'CreateChatResponseConfigurationResponse')
135
143
  CreateDataAccessorRequest = Shapes::StructureShape.new(name: 'CreateDataAccessorRequest')
136
144
  CreateDataAccessorResponse = Shapes::StructureShape.new(name: 'CreateDataAccessorResponse')
137
145
  CreateDataSourceRequest = Shapes::StructureShape.new(name: 'CreateDataSourceRequest')
@@ -156,7 +164,13 @@ module Aws::QBusiness
156
164
  CustomizationConfiguration = Shapes::StructureShape.new(name: 'CustomizationConfiguration')
157
165
  DataAccessor = Shapes::StructureShape.new(name: 'DataAccessor')
158
166
  DataAccessorArn = Shapes::StringShape.new(name: 'DataAccessorArn')
167
+ DataAccessorAuthenticationConfiguration = Shapes::UnionShape.new(name: 'DataAccessorAuthenticationConfiguration')
168
+ DataAccessorAuthenticationDetail = Shapes::StructureShape.new(name: 'DataAccessorAuthenticationDetail')
169
+ DataAccessorAuthenticationType = Shapes::StringShape.new(name: 'DataAccessorAuthenticationType')
170
+ DataAccessorExternalId = Shapes::StringShape.new(name: 'DataAccessorExternalId')
171
+ DataAccessorExternalIds = Shapes::ListShape.new(name: 'DataAccessorExternalIds')
159
172
  DataAccessorId = Shapes::StringShape.new(name: 'DataAccessorId')
173
+ DataAccessorIdcTrustedTokenIssuerConfiguration = Shapes::StructureShape.new(name: 'DataAccessorIdcTrustedTokenIssuerConfiguration')
160
174
  DataAccessorName = Shapes::StringShape.new(name: 'DataAccessorName')
161
175
  DataAccessors = Shapes::ListShape.new(name: 'DataAccessors')
162
176
  DataSource = Shapes::StructureShape.new(name: 'DataSource')
@@ -180,6 +194,8 @@ module Aws::QBusiness
180
194
  DeleteAttachmentResponse = Shapes::StructureShape.new(name: 'DeleteAttachmentResponse')
181
195
  DeleteChatControlsConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteChatControlsConfigurationRequest')
182
196
  DeleteChatControlsConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteChatControlsConfigurationResponse')
197
+ DeleteChatResponseConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteChatResponseConfigurationRequest')
198
+ DeleteChatResponseConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteChatResponseConfigurationResponse')
183
199
  DeleteConversationRequest = Shapes::StructureShape.new(name: 'DeleteConversationRequest')
184
200
  DeleteConversationResponse = Shapes::StructureShape.new(name: 'DeleteConversationResponse')
185
201
  DeleteDataAccessorRequest = Shapes::StructureShape.new(name: 'DeleteDataAccessorRequest')
@@ -203,6 +219,7 @@ module Aws::QBusiness
203
219
  Description = Shapes::StringShape.new(name: 'Description')
204
220
  DisassociatePermissionRequest = Shapes::StructureShape.new(name: 'DisassociatePermissionRequest')
205
221
  DisassociatePermissionResponse = Shapes::StructureShape.new(name: 'DisassociatePermissionResponse')
222
+ DisplayName = Shapes::StringShape.new(name: 'DisplayName')
206
223
  Document = Shapes::StructureShape.new(name: 'Document')
207
224
  DocumentAcl = Shapes::StructureShape.new(name: 'DocumentAcl')
208
225
  DocumentAclCondition = Shapes::StructureShape.new(name: 'DocumentAclCondition')
@@ -255,6 +272,8 @@ module Aws::QBusiness
255
272
  GetApplicationResponse = Shapes::StructureShape.new(name: 'GetApplicationResponse')
256
273
  GetChatControlsConfigurationRequest = Shapes::StructureShape.new(name: 'GetChatControlsConfigurationRequest')
257
274
  GetChatControlsConfigurationResponse = Shapes::StructureShape.new(name: 'GetChatControlsConfigurationResponse')
275
+ GetChatResponseConfigurationRequest = Shapes::StructureShape.new(name: 'GetChatResponseConfigurationRequest')
276
+ GetChatResponseConfigurationResponse = Shapes::StructureShape.new(name: 'GetChatResponseConfigurationResponse')
258
277
  GetDataAccessorRequest = Shapes::StructureShape.new(name: 'GetDataAccessorRequest')
259
278
  GetDataAccessorResponse = Shapes::StructureShape.new(name: 'GetDataAccessorResponse')
260
279
  GetDataSourceRequest = Shapes::StructureShape.new(name: 'GetDataSourceRequest')
@@ -289,6 +308,7 @@ module Aws::QBusiness
289
308
  IAMIdentityProviderArn = Shapes::StringShape.new(name: 'IAMIdentityProviderArn')
290
309
  IdcApplicationArn = Shapes::StringShape.new(name: 'IdcApplicationArn')
291
310
  IdcAuthConfiguration = Shapes::StructureShape.new(name: 'IdcAuthConfiguration')
311
+ IdcTrustedTokenIssuerArn = Shapes::StringShape.new(name: 'IdcTrustedTokenIssuerArn')
292
312
  IdentityProviderConfiguration = Shapes::UnionShape.new(name: 'IdentityProviderConfiguration')
293
313
  IdentityType = Shapes::StringShape.new(name: 'IdentityType')
294
314
  ImageExtractionConfiguration = Shapes::StructureShape.new(name: 'ImageExtractionConfiguration')
@@ -309,6 +329,8 @@ module Aws::QBusiness
309
329
  InlineDocumentEnrichmentConfiguration = Shapes::StructureShape.new(name: 'InlineDocumentEnrichmentConfiguration')
310
330
  InlineDocumentEnrichmentConfigurations = Shapes::ListShape.new(name: 'InlineDocumentEnrichmentConfigurations')
311
331
  InstanceArn = Shapes::StringShape.new(name: 'InstanceArn')
332
+ Instruction = Shapes::StringShape.new(name: 'Instruction')
333
+ InstructionCollection = Shapes::StructureShape.new(name: 'InstructionCollection')
312
334
  Integer = Shapes::IntegerShape.new(name: 'Integer')
313
335
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
314
336
  KendraIndexConfiguration = Shapes::StructureShape.new(name: 'KendraIndexConfiguration')
@@ -320,6 +342,8 @@ module Aws::QBusiness
320
342
  ListApplicationsResponse = Shapes::StructureShape.new(name: 'ListApplicationsResponse')
321
343
  ListAttachmentsRequest = Shapes::StructureShape.new(name: 'ListAttachmentsRequest')
322
344
  ListAttachmentsResponse = Shapes::StructureShape.new(name: 'ListAttachmentsResponse')
345
+ ListChatResponseConfigurationsRequest = Shapes::StructureShape.new(name: 'ListChatResponseConfigurationsRequest')
346
+ ListChatResponseConfigurationsResponse = Shapes::StructureShape.new(name: 'ListChatResponseConfigurationsResponse')
323
347
  ListConversationsRequest = Shapes::StructureShape.new(name: 'ListConversationsRequest')
324
348
  ListConversationsResponse = Shapes::StructureShape.new(name: 'ListConversationsResponse')
325
349
  ListDataAccessorsRequest = Shapes::StructureShape.new(name: 'ListDataAccessorsRequest')
@@ -406,6 +430,12 @@ module Aws::QBusiness
406
430
  OrchestrationControl = Shapes::StringShape.new(name: 'OrchestrationControl')
407
431
  Origin = Shapes::StringShape.new(name: 'Origin')
408
432
  Payload = Shapes::StringShape.new(name: 'Payload')
433
+ PermissionCondition = Shapes::StructureShape.new(name: 'PermissionCondition')
434
+ PermissionConditionKey = Shapes::StringShape.new(name: 'PermissionConditionKey')
435
+ PermissionConditionOperator = Shapes::StringShape.new(name: 'PermissionConditionOperator')
436
+ PermissionConditionValue = Shapes::StringShape.new(name: 'PermissionConditionValue')
437
+ PermissionConditionValues = Shapes::ListShape.new(name: 'PermissionConditionValues')
438
+ PermissionConditions = Shapes::ListShape.new(name: 'PermissionConditions')
409
439
  PersonalizationConfiguration = Shapes::StructureShape.new(name: 'PersonalizationConfiguration')
410
440
  PersonalizationControlMode = Shapes::StringShape.new(name: 'PersonalizationControlMode')
411
441
  Plugin = Shapes::StructureShape.new(name: 'Plugin')
@@ -439,6 +469,10 @@ module Aws::QBusiness
439
469
  RelevantContent = Shapes::StructureShape.new(name: 'RelevantContent')
440
470
  RelevantContentList = Shapes::ListShape.new(name: 'RelevantContentList')
441
471
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
472
+ ResponseConfiguration = Shapes::StructureShape.new(name: 'ResponseConfiguration')
473
+ ResponseConfigurationSummary = Shapes::StringShape.new(name: 'ResponseConfigurationSummary')
474
+ ResponseConfigurationType = Shapes::StringShape.new(name: 'ResponseConfigurationType')
475
+ ResponseConfigurations = Shapes::MapShape.new(name: 'ResponseConfigurations')
442
476
  ResponseScope = Shapes::StringShape.new(name: 'ResponseScope')
443
477
  Retriever = Shapes::StructureShape.new(name: 'Retriever')
444
478
  RetrieverArn = Shapes::StringShape.new(name: 'RetrieverArn')
@@ -526,6 +560,8 @@ module Aws::QBusiness
526
560
  UpdateApplicationResponse = Shapes::StructureShape.new(name: 'UpdateApplicationResponse')
527
561
  UpdateChatControlsConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateChatControlsConfigurationRequest')
528
562
  UpdateChatControlsConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateChatControlsConfigurationResponse')
563
+ UpdateChatResponseConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateChatResponseConfigurationRequest')
564
+ UpdateChatResponseConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateChatResponseConfigurationResponse')
529
565
  UpdateDataAccessorRequest = Shapes::StructureShape.new(name: 'UpdateDataAccessorRequest')
530
566
  UpdateDataAccessorResponse = Shapes::StructureShape.new(name: 'UpdateDataAccessorResponse')
531
567
  UpdateDataSourceRequest = Shapes::StructureShape.new(name: 'UpdateDataSourceRequest')
@@ -683,6 +719,7 @@ module Aws::QBusiness
683
719
  AssociatePermissionRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
684
720
  AssociatePermissionRequest.add_member(:statement_id, Shapes::ShapeRef.new(shape: StatementId, required: true, location_name: "statementId"))
685
721
  AssociatePermissionRequest.add_member(:actions, Shapes::ShapeRef.new(shape: QIamActions, required: true, location_name: "actions"))
722
+ AssociatePermissionRequest.add_member(:conditions, Shapes::ShapeRef.new(shape: PermissionConditions, location_name: "conditions"))
686
723
  AssociatePermissionRequest.add_member(:principal, Shapes::ShapeRef.new(shape: PrincipalRoleArn, required: true, location_name: "principal"))
687
724
  AssociatePermissionRequest.struct_class = Types::AssociatePermissionRequest
688
725
 
@@ -865,6 +902,24 @@ module Aws::QBusiness
865
902
  ChatOutputStream.add_member(:auth_challenge_request_event, Shapes::ShapeRef.new(shape: AuthChallengeRequestEvent, event: true, location_name: "authChallengeRequestEvent"))
866
903
  ChatOutputStream.struct_class = Types::ChatOutputStream
867
904
 
905
+ ChatResponseConfiguration.add_member(:chat_response_configuration_id, Shapes::ShapeRef.new(shape: ChatResponseConfigurationId, required: true, location_name: "chatResponseConfigurationId"))
906
+ ChatResponseConfiguration.add_member(:chat_response_configuration_arn, Shapes::ShapeRef.new(shape: ChatResponseConfigurationArn, required: true, location_name: "chatResponseConfigurationArn"))
907
+ ChatResponseConfiguration.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, required: true, location_name: "displayName"))
908
+ ChatResponseConfiguration.add_member(:response_configuration_summary, Shapes::ShapeRef.new(shape: ResponseConfigurationSummary, location_name: "responseConfigurationSummary"))
909
+ ChatResponseConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: ChatResponseConfigurationStatus, required: true, location_name: "status"))
910
+ ChatResponseConfiguration.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
911
+ ChatResponseConfiguration.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
912
+ ChatResponseConfiguration.struct_class = Types::ChatResponseConfiguration
913
+
914
+ ChatResponseConfigurationDetail.add_member(:response_configurations, Shapes::ShapeRef.new(shape: ResponseConfigurations, location_name: "responseConfigurations"))
915
+ ChatResponseConfigurationDetail.add_member(:response_configuration_summary, Shapes::ShapeRef.new(shape: String, location_name: "responseConfigurationSummary"))
916
+ ChatResponseConfigurationDetail.add_member(:status, Shapes::ShapeRef.new(shape: ChatResponseConfigurationStatus, location_name: "status"))
917
+ ChatResponseConfigurationDetail.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
918
+ ChatResponseConfigurationDetail.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
919
+ ChatResponseConfigurationDetail.struct_class = Types::ChatResponseConfigurationDetail
920
+
921
+ ChatResponseConfigurations.member = Shapes::ShapeRef.new(shape: ChatResponseConfiguration)
922
+
868
923
  ChatSyncInput.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
869
924
  ChatSyncInput.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location: "querystring", location_name: "userId"))
870
925
  ChatSyncInput.add_member(:user_groups, Shapes::ShapeRef.new(shape: UserGroups, location: "querystring", location_name: "userGroups"))
@@ -972,11 +1027,23 @@ module Aws::QBusiness
972
1027
  CreateApplicationResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "applicationArn"))
973
1028
  CreateApplicationResponse.struct_class = Types::CreateApplicationResponse
974
1029
 
1030
+ CreateChatResponseConfigurationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1031
+ CreateChatResponseConfigurationRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, required: true, location_name: "displayName"))
1032
+ CreateChatResponseConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1033
+ CreateChatResponseConfigurationRequest.add_member(:response_configurations, Shapes::ShapeRef.new(shape: ResponseConfigurations, required: true, location_name: "responseConfigurations"))
1034
+ CreateChatResponseConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1035
+ CreateChatResponseConfigurationRequest.struct_class = Types::CreateChatResponseConfigurationRequest
1036
+
1037
+ CreateChatResponseConfigurationResponse.add_member(:chat_response_configuration_id, Shapes::ShapeRef.new(shape: ChatResponseConfigurationId, required: true, location_name: "chatResponseConfigurationId"))
1038
+ CreateChatResponseConfigurationResponse.add_member(:chat_response_configuration_arn, Shapes::ShapeRef.new(shape: ChatResponseConfigurationArn, required: true, location_name: "chatResponseConfigurationArn"))
1039
+ CreateChatResponseConfigurationResponse.struct_class = Types::CreateChatResponseConfigurationResponse
1040
+
975
1041
  CreateDataAccessorRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
976
1042
  CreateDataAccessorRequest.add_member(:principal, Shapes::ShapeRef.new(shape: PrincipalRoleArn, required: true, location_name: "principal"))
977
1043
  CreateDataAccessorRequest.add_member(:action_configurations, Shapes::ShapeRef.new(shape: ActionConfigurationList, required: true, location_name: "actionConfigurations"))
978
1044
  CreateDataAccessorRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
979
1045
  CreateDataAccessorRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DataAccessorName, required: true, location_name: "displayName"))
1046
+ CreateDataAccessorRequest.add_member(:authentication_detail, Shapes::ShapeRef.new(shape: DataAccessorAuthenticationDetail, location_name: "authenticationDetail"))
980
1047
  CreateDataAccessorRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
981
1048
  CreateDataAccessorRequest.struct_class = Types::CreateDataAccessorRequest
982
1049
 
@@ -1089,7 +1156,7 @@ module Aws::QBusiness
1089
1156
 
1090
1157
  CustomPluginConfiguration.add_member(:description, Shapes::ShapeRef.new(shape: PluginDescription, required: true, location_name: "description"))
1091
1158
  CustomPluginConfiguration.add_member(:api_schema_type, Shapes::ShapeRef.new(shape: APISchemaType, required: true, location_name: "apiSchemaType"))
1092
- CustomPluginConfiguration.add_member(:api_schema, Shapes::ShapeRef.new(shape: APISchema, required: true, location_name: "apiSchema"))
1159
+ CustomPluginConfiguration.add_member(:api_schema, Shapes::ShapeRef.new(shape: APISchema, location_name: "apiSchema"))
1093
1160
  CustomPluginConfiguration.struct_class = Types::CustomPluginConfiguration
1094
1161
 
1095
1162
  CustomizationConfiguration.add_member(:custom_css_url, Shapes::ShapeRef.new(shape: CustomCSSUrl, location_name: "customCSSUrl"))
@@ -1103,10 +1170,27 @@ module Aws::QBusiness
1103
1170
  DataAccessor.add_member(:data_accessor_arn, Shapes::ShapeRef.new(shape: DataAccessorArn, location_name: "dataAccessorArn"))
1104
1171
  DataAccessor.add_member(:idc_application_arn, Shapes::ShapeRef.new(shape: IdcApplicationArn, location_name: "idcApplicationArn"))
1105
1172
  DataAccessor.add_member(:principal, Shapes::ShapeRef.new(shape: PrincipalRoleArn, location_name: "principal"))
1173
+ DataAccessor.add_member(:authentication_detail, Shapes::ShapeRef.new(shape: DataAccessorAuthenticationDetail, location_name: "authenticationDetail"))
1106
1174
  DataAccessor.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1107
1175
  DataAccessor.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
1108
1176
  DataAccessor.struct_class = Types::DataAccessor
1109
1177
 
1178
+ DataAccessorAuthenticationConfiguration.add_member(:idc_trusted_token_issuer_configuration, Shapes::ShapeRef.new(shape: DataAccessorIdcTrustedTokenIssuerConfiguration, location_name: "idcTrustedTokenIssuerConfiguration"))
1179
+ DataAccessorAuthenticationConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1180
+ DataAccessorAuthenticationConfiguration.add_member_subclass(:idc_trusted_token_issuer_configuration, Types::DataAccessorAuthenticationConfiguration::IdcTrustedTokenIssuerConfiguration)
1181
+ DataAccessorAuthenticationConfiguration.add_member_subclass(:unknown, Types::DataAccessorAuthenticationConfiguration::Unknown)
1182
+ DataAccessorAuthenticationConfiguration.struct_class = Types::DataAccessorAuthenticationConfiguration
1183
+
1184
+ DataAccessorAuthenticationDetail.add_member(:authentication_type, Shapes::ShapeRef.new(shape: DataAccessorAuthenticationType, required: true, location_name: "authenticationType"))
1185
+ DataAccessorAuthenticationDetail.add_member(:authentication_configuration, Shapes::ShapeRef.new(shape: DataAccessorAuthenticationConfiguration, location_name: "authenticationConfiguration"))
1186
+ DataAccessorAuthenticationDetail.add_member(:external_ids, Shapes::ShapeRef.new(shape: DataAccessorExternalIds, location_name: "externalIds"))
1187
+ DataAccessorAuthenticationDetail.struct_class = Types::DataAccessorAuthenticationDetail
1188
+
1189
+ DataAccessorExternalIds.member = Shapes::ShapeRef.new(shape: DataAccessorExternalId)
1190
+
1191
+ DataAccessorIdcTrustedTokenIssuerConfiguration.add_member(:idc_trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: IdcTrustedTokenIssuerArn, required: true, location_name: "idcTrustedTokenIssuerArn"))
1192
+ DataAccessorIdcTrustedTokenIssuerConfiguration.struct_class = Types::DataAccessorIdcTrustedTokenIssuerConfiguration
1193
+
1110
1194
  DataAccessors.member = Shapes::ShapeRef.new(shape: DataAccessor)
1111
1195
 
1112
1196
  DataSource.add_member(:display_name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "displayName"))
@@ -1165,6 +1249,12 @@ module Aws::QBusiness
1165
1249
 
1166
1250
  DeleteChatControlsConfigurationResponse.struct_class = Types::DeleteChatControlsConfigurationResponse
1167
1251
 
1252
+ DeleteChatResponseConfigurationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1253
+ DeleteChatResponseConfigurationRequest.add_member(:chat_response_configuration_id, Shapes::ShapeRef.new(shape: ChatResponseConfigurationId, required: true, location: "uri", location_name: "chatResponseConfigurationId"))
1254
+ DeleteChatResponseConfigurationRequest.struct_class = Types::DeleteChatResponseConfigurationRequest
1255
+
1256
+ DeleteChatResponseConfigurationResponse.struct_class = Types::DeleteChatResponseConfigurationResponse
1257
+
1168
1258
  DeleteConversationRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, required: true, location: "uri", location_name: "conversationId"))
1169
1259
  DeleteConversationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1170
1260
  DeleteConversationRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location: "querystring", location_name: "userId"))
@@ -1418,6 +1508,18 @@ module Aws::QBusiness
1418
1508
  GetChatControlsConfigurationResponse.add_member(:hallucination_reduction_configuration, Shapes::ShapeRef.new(shape: HallucinationReductionConfiguration, location_name: "hallucinationReductionConfiguration"))
1419
1509
  GetChatControlsConfigurationResponse.struct_class = Types::GetChatControlsConfigurationResponse
1420
1510
 
1511
+ GetChatResponseConfigurationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1512
+ GetChatResponseConfigurationRequest.add_member(:chat_response_configuration_id, Shapes::ShapeRef.new(shape: ChatResponseConfigurationId, required: true, location: "uri", location_name: "chatResponseConfigurationId"))
1513
+ GetChatResponseConfigurationRequest.struct_class = Types::GetChatResponseConfigurationRequest
1514
+
1515
+ GetChatResponseConfigurationResponse.add_member(:chat_response_configuration_id, Shapes::ShapeRef.new(shape: ChatResponseConfigurationId, location_name: "chatResponseConfigurationId"))
1516
+ GetChatResponseConfigurationResponse.add_member(:chat_response_configuration_arn, Shapes::ShapeRef.new(shape: ChatResponseConfigurationArn, location_name: "chatResponseConfigurationArn"))
1517
+ GetChatResponseConfigurationResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
1518
+ GetChatResponseConfigurationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1519
+ GetChatResponseConfigurationResponse.add_member(:in_use_configuration, Shapes::ShapeRef.new(shape: ChatResponseConfigurationDetail, location_name: "inUseConfiguration"))
1520
+ GetChatResponseConfigurationResponse.add_member(:last_update_configuration, Shapes::ShapeRef.new(shape: ChatResponseConfigurationDetail, location_name: "lastUpdateConfiguration"))
1521
+ GetChatResponseConfigurationResponse.struct_class = Types::GetChatResponseConfigurationResponse
1522
+
1421
1523
  GetDataAccessorRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1422
1524
  GetDataAccessorRequest.add_member(:data_accessor_id, Shapes::ShapeRef.new(shape: DataAccessorId, required: true, location: "uri", location_name: "dataAccessorId"))
1423
1525
  GetDataAccessorRequest.struct_class = Types::GetDataAccessorRequest
@@ -1429,6 +1531,7 @@ module Aws::QBusiness
1429
1531
  GetDataAccessorResponse.add_member(:idc_application_arn, Shapes::ShapeRef.new(shape: IdcApplicationArn, location_name: "idcApplicationArn"))
1430
1532
  GetDataAccessorResponse.add_member(:principal, Shapes::ShapeRef.new(shape: PrincipalRoleArn, location_name: "principal"))
1431
1533
  GetDataAccessorResponse.add_member(:action_configurations, Shapes::ShapeRef.new(shape: ActionConfigurationList, location_name: "actionConfigurations"))
1534
+ GetDataAccessorResponse.add_member(:authentication_detail, Shapes::ShapeRef.new(shape: DataAccessorAuthenticationDetail, location_name: "authenticationDetail"))
1432
1535
  GetDataAccessorResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1433
1536
  GetDataAccessorResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
1434
1537
  GetDataAccessorResponse.struct_class = Types::GetDataAccessorResponse
@@ -1634,6 +1737,16 @@ module Aws::QBusiness
1634
1737
 
1635
1738
  InlineDocumentEnrichmentConfigurations.member = Shapes::ShapeRef.new(shape: InlineDocumentEnrichmentConfiguration)
1636
1739
 
1740
+ InstructionCollection.add_member(:response_length, Shapes::ShapeRef.new(shape: Instruction, location_name: "responseLength"))
1741
+ InstructionCollection.add_member(:target_audience, Shapes::ShapeRef.new(shape: Instruction, location_name: "targetAudience"))
1742
+ InstructionCollection.add_member(:perspective, Shapes::ShapeRef.new(shape: Instruction, location_name: "perspective"))
1743
+ InstructionCollection.add_member(:output_style, Shapes::ShapeRef.new(shape: Instruction, location_name: "outputStyle"))
1744
+ InstructionCollection.add_member(:identity, Shapes::ShapeRef.new(shape: Instruction, location_name: "identity"))
1745
+ InstructionCollection.add_member(:tone, Shapes::ShapeRef.new(shape: Instruction, location_name: "tone"))
1746
+ InstructionCollection.add_member(:custom_instructions, Shapes::ShapeRef.new(shape: Instruction, location_name: "customInstructions"))
1747
+ InstructionCollection.add_member(:examples, Shapes::ShapeRef.new(shape: Instruction, location_name: "examples"))
1748
+ InstructionCollection.struct_class = Types::InstructionCollection
1749
+
1637
1750
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1638
1751
  InternalServerException.struct_class = Types::InternalServerException
1639
1752
 
@@ -1662,6 +1775,15 @@ module Aws::QBusiness
1662
1775
  ListAttachmentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1663
1776
  ListAttachmentsResponse.struct_class = Types::ListAttachmentsResponse
1664
1777
 
1778
+ ListChatResponseConfigurationsRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1779
+ ListChatResponseConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
1780
+ ListChatResponseConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1781
+ ListChatResponseConfigurationsRequest.struct_class = Types::ListChatResponseConfigurationsRequest
1782
+
1783
+ ListChatResponseConfigurationsResponse.add_member(:chat_response_configurations, Shapes::ShapeRef.new(shape: ChatResponseConfigurations, location_name: "chatResponseConfigurations"))
1784
+ ListChatResponseConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1785
+ ListChatResponseConfigurationsResponse.struct_class = Types::ListChatResponseConfigurationsResponse
1786
+
1665
1787
  ListConversationsRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1666
1788
  ListConversationsRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location: "querystring", location_name: "userId"))
1667
1789
  ListConversationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -1865,6 +1987,7 @@ module Aws::QBusiness
1865
1987
  MetadataEvent.struct_class = Types::MetadataEvent
1866
1988
 
1867
1989
  NativeIndexConfiguration.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "indexId"))
1990
+ NativeIndexConfiguration.add_member(:version, Shapes::ShapeRef.new(shape: Long, location_name: "version"))
1868
1991
  NativeIndexConfiguration.add_member(:boosting_override, Shapes::ShapeRef.new(shape: DocumentAttributeBoostingOverrideMap, location_name: "boostingOverride"))
1869
1992
  NativeIndexConfiguration.struct_class = Types::NativeIndexConfiguration
1870
1993
 
@@ -1887,6 +2010,15 @@ module Aws::QBusiness
1887
2010
  OrchestrationConfiguration.add_member(:control, Shapes::ShapeRef.new(shape: OrchestrationControl, required: true, location_name: "control"))
1888
2011
  OrchestrationConfiguration.struct_class = Types::OrchestrationConfiguration
1889
2012
 
2013
+ PermissionCondition.add_member(:condition_operator, Shapes::ShapeRef.new(shape: PermissionConditionOperator, required: true, location_name: "conditionOperator"))
2014
+ PermissionCondition.add_member(:condition_key, Shapes::ShapeRef.new(shape: PermissionConditionKey, required: true, location_name: "conditionKey"))
2015
+ PermissionCondition.add_member(:condition_values, Shapes::ShapeRef.new(shape: PermissionConditionValues, required: true, location_name: "conditionValues"))
2016
+ PermissionCondition.struct_class = Types::PermissionCondition
2017
+
2018
+ PermissionConditionValues.member = Shapes::ShapeRef.new(shape: PermissionConditionValue)
2019
+
2020
+ PermissionConditions.member = Shapes::ShapeRef.new(shape: PermissionCondition)
2021
+
1890
2022
  PersonalizationConfiguration.add_member(:personalization_control_mode, Shapes::ShapeRef.new(shape: PersonalizationControlMode, required: true, location_name: "personalizationControlMode"))
1891
2023
  PersonalizationConfiguration.struct_class = Types::PersonalizationConfiguration
1892
2024
 
@@ -1984,6 +2116,12 @@ module Aws::QBusiness
1984
2116
  ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
1985
2117
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
1986
2118
 
2119
+ ResponseConfiguration.add_member(:instruction_collection, Shapes::ShapeRef.new(shape: InstructionCollection, location_name: "instructionCollection"))
2120
+ ResponseConfiguration.struct_class = Types::ResponseConfiguration
2121
+
2122
+ ResponseConfigurations.key = Shapes::ShapeRef.new(shape: ResponseConfigurationType)
2123
+ ResponseConfigurations.value = Shapes::ShapeRef.new(shape: ResponseConfiguration)
2124
+
1987
2125
  Retriever.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
1988
2126
  Retriever.add_member(:retriever_id, Shapes::ShapeRef.new(shape: RetrieverId, location_name: "retrieverId"))
1989
2127
  Retriever.add_member(:type, Shapes::ShapeRef.new(shape: RetrieverType, location_name: "type"))
@@ -2206,9 +2344,19 @@ module Aws::QBusiness
2206
2344
 
2207
2345
  UpdateChatControlsConfigurationResponse.struct_class = Types::UpdateChatControlsConfigurationResponse
2208
2346
 
2347
+ UpdateChatResponseConfigurationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
2348
+ UpdateChatResponseConfigurationRequest.add_member(:chat_response_configuration_id, Shapes::ShapeRef.new(shape: ChatResponseConfigurationId, required: true, location: "uri", location_name: "chatResponseConfigurationId"))
2349
+ UpdateChatResponseConfigurationRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
2350
+ UpdateChatResponseConfigurationRequest.add_member(:response_configurations, Shapes::ShapeRef.new(shape: ResponseConfigurations, required: true, location_name: "responseConfigurations"))
2351
+ UpdateChatResponseConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
2352
+ UpdateChatResponseConfigurationRequest.struct_class = Types::UpdateChatResponseConfigurationRequest
2353
+
2354
+ UpdateChatResponseConfigurationResponse.struct_class = Types::UpdateChatResponseConfigurationResponse
2355
+
2209
2356
  UpdateDataAccessorRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
2210
2357
  UpdateDataAccessorRequest.add_member(:data_accessor_id, Shapes::ShapeRef.new(shape: DataAccessorId, required: true, location: "uri", location_name: "dataAccessorId"))
2211
2358
  UpdateDataAccessorRequest.add_member(:action_configurations, Shapes::ShapeRef.new(shape: ActionConfigurationList, required: true, location_name: "actionConfigurations"))
2359
+ UpdateDataAccessorRequest.add_member(:authentication_detail, Shapes::ShapeRef.new(shape: DataAccessorAuthenticationDetail, location_name: "authenticationDetail"))
2212
2360
  UpdateDataAccessorRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DataAccessorName, location_name: "displayName"))
2213
2361
  UpdateDataAccessorRequest.struct_class = Types::UpdateDataAccessorRequest
2214
2362
 
@@ -2501,6 +2649,21 @@ module Aws::QBusiness
2501
2649
  o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2502
2650
  end)
2503
2651
 
2652
+ api.add_operation(:create_chat_response_configuration, Seahorse::Model::Operation.new.tap do |o|
2653
+ o.name = "CreateChatResponseConfiguration"
2654
+ o.http_method = "POST"
2655
+ o.http_request_uri = "/applications/{applicationId}/chatresponseconfigurations"
2656
+ o.input = Shapes::ShapeRef.new(shape: CreateChatResponseConfigurationRequest)
2657
+ o.output = Shapes::ShapeRef.new(shape: CreateChatResponseConfigurationResponse)
2658
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2659
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2660
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2661
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2662
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2663
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2664
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2665
+ end)
2666
+
2504
2667
  api.add_operation(:create_data_accessor, Seahorse::Model::Operation.new.tap do |o|
2505
2668
  o.name = "CreateDataAccessor"
2506
2669
  o.http_method = "POST"
@@ -2661,6 +2824,20 @@ module Aws::QBusiness
2661
2824
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2662
2825
  end)
2663
2826
 
2827
+ api.add_operation(:delete_chat_response_configuration, Seahorse::Model::Operation.new.tap do |o|
2828
+ o.name = "DeleteChatResponseConfiguration"
2829
+ o.http_method = "DELETE"
2830
+ o.http_request_uri = "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}"
2831
+ o.input = Shapes::ShapeRef.new(shape: DeleteChatResponseConfigurationRequest)
2832
+ o.output = Shapes::ShapeRef.new(shape: DeleteChatResponseConfigurationResponse)
2833
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2834
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2835
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2836
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2837
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2838
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2839
+ end)
2840
+
2664
2841
  api.add_operation(:delete_conversation, Seahorse::Model::Operation.new.tap do |o|
2665
2842
  o.name = "DeleteConversation"
2666
2843
  o.http_method = "DELETE"
@@ -2833,6 +3010,19 @@ module Aws::QBusiness
2833
3010
  )
2834
3011
  end)
2835
3012
 
3013
+ api.add_operation(:get_chat_response_configuration, Seahorse::Model::Operation.new.tap do |o|
3014
+ o.name = "GetChatResponseConfiguration"
3015
+ o.http_method = "GET"
3016
+ o.http_request_uri = "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}"
3017
+ o.input = Shapes::ShapeRef.new(shape: GetChatResponseConfigurationRequest)
3018
+ o.output = Shapes::ShapeRef.new(shape: GetChatResponseConfigurationResponse)
3019
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3020
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3021
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3022
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3023
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3024
+ end)
3025
+
2836
3026
  api.add_operation(:get_data_accessor, Seahorse::Model::Operation.new.tap do |o|
2837
3027
  o.name = "GetDataAccessor"
2838
3028
  o.http_method = "GET"
@@ -3005,6 +3195,25 @@ module Aws::QBusiness
3005
3195
  )
3006
3196
  end)
3007
3197
 
3198
+ api.add_operation(:list_chat_response_configurations, Seahorse::Model::Operation.new.tap do |o|
3199
+ o.name = "ListChatResponseConfigurations"
3200
+ o.http_method = "GET"
3201
+ o.http_request_uri = "/applications/{applicationId}/chatresponseconfigurations"
3202
+ o.input = Shapes::ShapeRef.new(shape: ListChatResponseConfigurationsRequest)
3203
+ o.output = Shapes::ShapeRef.new(shape: ListChatResponseConfigurationsResponse)
3204
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3205
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3206
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3207
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3208
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3209
+ o[:pager] = Aws::Pager.new(
3210
+ limit_key: "max_results",
3211
+ tokens: {
3212
+ "next_token" => "next_token"
3213
+ }
3214
+ )
3215
+ end)
3216
+
3008
3217
  api.add_operation(:list_conversations, Seahorse::Model::Operation.new.tap do |o|
3009
3218
  o.name = "ListConversations"
3010
3219
  o.http_method = "GET"
@@ -3439,6 +3648,20 @@ module Aws::QBusiness
3439
3648
  o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3440
3649
  end)
3441
3650
 
3651
+ api.add_operation(:update_chat_response_configuration, Seahorse::Model::Operation.new.tap do |o|
3652
+ o.name = "UpdateChatResponseConfiguration"
3653
+ o.http_method = "PUT"
3654
+ o.http_request_uri = "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}"
3655
+ o.input = Shapes::ShapeRef.new(shape: UpdateChatResponseConfigurationRequest)
3656
+ o.output = Shapes::ShapeRef.new(shape: UpdateChatResponseConfigurationResponse)
3657
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3658
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3659
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3660
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3661
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3662
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3663
+ end)
3664
+
3442
3665
  api.add_operation(:update_data_accessor, Seahorse::Model::Operation.new.tap do |o|
3443
3666
  o.name = "UpdateDataAccessor"
3444
3667
  o.http_method = "PUT"