aws-sdk-kendra 1.37.0 → 1.41.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.
@@ -21,6 +21,12 @@ module Aws::Kendra
21
21
  AdditionalResultAttributeValue = Shapes::StructureShape.new(name: 'AdditionalResultAttributeValue')
22
22
  AdditionalResultAttributeValueType = Shapes::StringShape.new(name: 'AdditionalResultAttributeValueType')
23
23
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
24
+ AssociateEntitiesToExperienceFailedEntityList = Shapes::ListShape.new(name: 'AssociateEntitiesToExperienceFailedEntityList')
25
+ AssociateEntitiesToExperienceRequest = Shapes::StructureShape.new(name: 'AssociateEntitiesToExperienceRequest')
26
+ AssociateEntitiesToExperienceResponse = Shapes::StructureShape.new(name: 'AssociateEntitiesToExperienceResponse')
27
+ AssociateEntityList = Shapes::ListShape.new(name: 'AssociateEntityList')
28
+ AssociatePersonasToEntitiesRequest = Shapes::StructureShape.new(name: 'AssociatePersonasToEntitiesRequest')
29
+ AssociatePersonasToEntitiesResponse = Shapes::StructureShape.new(name: 'AssociatePersonasToEntitiesResponse')
24
30
  AttributeFilter = Shapes::StructureShape.new(name: 'AttributeFilter')
25
31
  AttributeFilterList = Shapes::ListShape.new(name: 'AttributeFilterList')
26
32
  AuthenticationConfiguration = Shapes::StructureShape.new(name: 'AuthenticationConfiguration')
@@ -49,6 +55,7 @@ module Aws::Kendra
49
55
  ClientTokenName = Shapes::StringShape.new(name: 'ClientTokenName')
50
56
  ColumnConfiguration = Shapes::StructureShape.new(name: 'ColumnConfiguration')
51
57
  ColumnName = Shapes::StringShape.new(name: 'ColumnName')
58
+ ConditionOperator = Shapes::StringShape.new(name: 'ConditionOperator')
52
59
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
53
60
  ConfluenceAttachmentConfiguration = Shapes::StructureShape.new(name: 'ConfluenceAttachmentConfiguration')
54
61
  ConfluenceAttachmentFieldMappingsList = Shapes::ListShape.new(name: 'ConfluenceAttachmentFieldMappingsList')
@@ -71,10 +78,13 @@ module Aws::Kendra
71
78
  ConfluenceSpaceToIndexFieldMapping = Shapes::StructureShape.new(name: 'ConfluenceSpaceToIndexFieldMapping')
72
79
  ConfluenceVersion = Shapes::StringShape.new(name: 'ConfluenceVersion')
73
80
  ConnectionConfiguration = Shapes::StructureShape.new(name: 'ConnectionConfiguration')
81
+ ContentSourceConfiguration = Shapes::StructureShape.new(name: 'ContentSourceConfiguration')
74
82
  ContentType = Shapes::StringShape.new(name: 'ContentType')
75
83
  CrawlDepth = Shapes::IntegerShape.new(name: 'CrawlDepth')
76
84
  CreateDataSourceRequest = Shapes::StructureShape.new(name: 'CreateDataSourceRequest')
77
85
  CreateDataSourceResponse = Shapes::StructureShape.new(name: 'CreateDataSourceResponse')
86
+ CreateExperienceRequest = Shapes::StructureShape.new(name: 'CreateExperienceRequest')
87
+ CreateExperienceResponse = Shapes::StructureShape.new(name: 'CreateExperienceResponse')
78
88
  CreateFaqRequest = Shapes::StructureShape.new(name: 'CreateFaqRequest')
79
89
  CreateFaqResponse = Shapes::StructureShape.new(name: 'CreateFaqResponse')
80
90
  CreateIndexRequest = Shapes::StructureShape.new(name: 'CreateIndexRequest')
@@ -83,12 +93,14 @@ module Aws::Kendra
83
93
  CreateQuerySuggestionsBlockListResponse = Shapes::StructureShape.new(name: 'CreateQuerySuggestionsBlockListResponse')
84
94
  CreateThesaurusRequest = Shapes::StructureShape.new(name: 'CreateThesaurusRequest')
85
95
  CreateThesaurusResponse = Shapes::StructureShape.new(name: 'CreateThesaurusResponse')
96
+ CustomDocumentEnrichmentConfiguration = Shapes::StructureShape.new(name: 'CustomDocumentEnrichmentConfiguration')
86
97
  DataSourceConfiguration = Shapes::StructureShape.new(name: 'DataSourceConfiguration')
87
98
  DataSourceDateFieldFormat = Shapes::StringShape.new(name: 'DataSourceDateFieldFormat')
88
99
  DataSourceFieldName = Shapes::StringShape.new(name: 'DataSourceFieldName')
89
100
  DataSourceGroup = Shapes::StructureShape.new(name: 'DataSourceGroup')
90
101
  DataSourceGroups = Shapes::ListShape.new(name: 'DataSourceGroups')
91
102
  DataSourceId = Shapes::StringShape.new(name: 'DataSourceId')
103
+ DataSourceIdList = Shapes::ListShape.new(name: 'DataSourceIdList')
92
104
  DataSourceInclusionsExclusionsStrings = Shapes::ListShape.new(name: 'DataSourceInclusionsExclusionsStrings')
93
105
  DataSourceInclusionsExclusionsStringsMember = Shapes::StringShape.new(name: 'DataSourceInclusionsExclusionsStringsMember')
94
106
  DataSourceName = Shapes::StringShape.new(name: 'DataSourceName')
@@ -111,6 +123,8 @@ module Aws::Kendra
111
123
  DatabaseName = Shapes::StringShape.new(name: 'DatabaseName')
112
124
  DatabasePort = Shapes::IntegerShape.new(name: 'DatabasePort')
113
125
  DeleteDataSourceRequest = Shapes::StructureShape.new(name: 'DeleteDataSourceRequest')
126
+ DeleteExperienceRequest = Shapes::StructureShape.new(name: 'DeleteExperienceRequest')
127
+ DeleteExperienceResponse = Shapes::StructureShape.new(name: 'DeleteExperienceResponse')
114
128
  DeleteFaqRequest = Shapes::StructureShape.new(name: 'DeleteFaqRequest')
115
129
  DeleteIndexRequest = Shapes::StructureShape.new(name: 'DeleteIndexRequest')
116
130
  DeletePrincipalMappingRequest = Shapes::StructureShape.new(name: 'DeletePrincipalMappingRequest')
@@ -118,6 +132,8 @@ module Aws::Kendra
118
132
  DeleteThesaurusRequest = Shapes::StructureShape.new(name: 'DeleteThesaurusRequest')
119
133
  DescribeDataSourceRequest = Shapes::StructureShape.new(name: 'DescribeDataSourceRequest')
120
134
  DescribeDataSourceResponse = Shapes::StructureShape.new(name: 'DescribeDataSourceResponse')
135
+ DescribeExperienceRequest = Shapes::StructureShape.new(name: 'DescribeExperienceRequest')
136
+ DescribeExperienceResponse = Shapes::StructureShape.new(name: 'DescribeExperienceResponse')
121
137
  DescribeFaqRequest = Shapes::StructureShape.new(name: 'DescribeFaqRequest')
122
138
  DescribeFaqResponse = Shapes::StructureShape.new(name: 'DescribeFaqResponse')
123
139
  DescribeIndexRequest = Shapes::StructureShape.new(name: 'DescribeIndexRequest')
@@ -131,13 +147,20 @@ module Aws::Kendra
131
147
  DescribeThesaurusRequest = Shapes::StructureShape.new(name: 'DescribeThesaurusRequest')
132
148
  DescribeThesaurusResponse = Shapes::StructureShape.new(name: 'DescribeThesaurusResponse')
133
149
  Description = Shapes::StringShape.new(name: 'Description')
150
+ DisassociateEntitiesFromExperienceRequest = Shapes::StructureShape.new(name: 'DisassociateEntitiesFromExperienceRequest')
151
+ DisassociateEntitiesFromExperienceResponse = Shapes::StructureShape.new(name: 'DisassociateEntitiesFromExperienceResponse')
152
+ DisassociateEntityList = Shapes::ListShape.new(name: 'DisassociateEntityList')
153
+ DisassociatePersonasFromEntitiesRequest = Shapes::StructureShape.new(name: 'DisassociatePersonasFromEntitiesRequest')
154
+ DisassociatePersonasFromEntitiesResponse = Shapes::StructureShape.new(name: 'DisassociatePersonasFromEntitiesResponse')
134
155
  Document = Shapes::StructureShape.new(name: 'Document')
135
156
  DocumentAttribute = Shapes::StructureShape.new(name: 'DocumentAttribute')
157
+ DocumentAttributeCondition = Shapes::StructureShape.new(name: 'DocumentAttributeCondition')
136
158
  DocumentAttributeKey = Shapes::StringShape.new(name: 'DocumentAttributeKey')
137
159
  DocumentAttributeKeyList = Shapes::ListShape.new(name: 'DocumentAttributeKeyList')
138
160
  DocumentAttributeList = Shapes::ListShape.new(name: 'DocumentAttributeList')
139
161
  DocumentAttributeStringListValue = Shapes::ListShape.new(name: 'DocumentAttributeStringListValue')
140
162
  DocumentAttributeStringValue = Shapes::StringShape.new(name: 'DocumentAttributeStringValue')
163
+ DocumentAttributeTarget = Shapes::StructureShape.new(name: 'DocumentAttributeTarget')
141
164
  DocumentAttributeValue = Shapes::StructureShape.new(name: 'DocumentAttributeValue')
142
165
  DocumentAttributeValueCountPair = Shapes::StructureShape.new(name: 'DocumentAttributeValueCountPair')
143
166
  DocumentAttributeValueCountPairList = Shapes::ListShape.new(name: 'DocumentAttributeValueCountPairList')
@@ -157,18 +180,40 @@ module Aws::Kendra
157
180
  DocumentStatusList = Shapes::ListShape.new(name: 'DocumentStatusList')
158
181
  DocumentsMetadataConfiguration = Shapes::StructureShape.new(name: 'DocumentsMetadataConfiguration')
159
182
  Duration = Shapes::StringShape.new(name: 'Duration')
183
+ Endpoint = Shapes::StringShape.new(name: 'Endpoint')
184
+ EndpointType = Shapes::StringShape.new(name: 'EndpointType')
185
+ EntityConfiguration = Shapes::StructureShape.new(name: 'EntityConfiguration')
186
+ EntityDisplayData = Shapes::StructureShape.new(name: 'EntityDisplayData')
187
+ EntityId = Shapes::StringShape.new(name: 'EntityId')
188
+ EntityIdsList = Shapes::ListShape.new(name: 'EntityIdsList')
189
+ EntityPersonaConfiguration = Shapes::StructureShape.new(name: 'EntityPersonaConfiguration')
190
+ EntityPersonaConfigurationList = Shapes::ListShape.new(name: 'EntityPersonaConfigurationList')
191
+ EntityType = Shapes::StringShape.new(name: 'EntityType')
160
192
  ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
161
193
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
162
194
  ExcludeMimeTypesList = Shapes::ListShape.new(name: 'ExcludeMimeTypesList')
163
195
  ExcludeSharedDrivesList = Shapes::ListShape.new(name: 'ExcludeSharedDrivesList')
164
196
  ExcludeUserAccountsList = Shapes::ListShape.new(name: 'ExcludeUserAccountsList')
197
+ ExperienceConfiguration = Shapes::StructureShape.new(name: 'ExperienceConfiguration')
198
+ ExperienceEndpoint = Shapes::StructureShape.new(name: 'ExperienceEndpoint')
199
+ ExperienceEndpoints = Shapes::ListShape.new(name: 'ExperienceEndpoints')
200
+ ExperienceEntitiesSummary = Shapes::StructureShape.new(name: 'ExperienceEntitiesSummary')
201
+ ExperienceEntitiesSummaryList = Shapes::ListShape.new(name: 'ExperienceEntitiesSummaryList')
202
+ ExperienceId = Shapes::StringShape.new(name: 'ExperienceId')
203
+ ExperienceName = Shapes::StringShape.new(name: 'ExperienceName')
204
+ ExperienceStatus = Shapes::StringShape.new(name: 'ExperienceStatus')
205
+ ExperiencesSummary = Shapes::StructureShape.new(name: 'ExperiencesSummary')
206
+ ExperiencesSummaryList = Shapes::ListShape.new(name: 'ExperiencesSummaryList')
165
207
  Facet = Shapes::StructureShape.new(name: 'Facet')
166
208
  FacetList = Shapes::ListShape.new(name: 'FacetList')
167
209
  FacetResult = Shapes::StructureShape.new(name: 'FacetResult')
168
210
  FacetResultList = Shapes::ListShape.new(name: 'FacetResultList')
211
+ FailedEntity = Shapes::StructureShape.new(name: 'FailedEntity')
212
+ FailedEntityList = Shapes::ListShape.new(name: 'FailedEntityList')
169
213
  FailureReason = Shapes::StringShape.new(name: 'FailureReason')
170
214
  FaqFileFormat = Shapes::StringShape.new(name: 'FaqFileFormat')
171
215
  FaqId = Shapes::StringShape.new(name: 'FaqId')
216
+ FaqIdsList = Shapes::ListShape.new(name: 'FaqIdsList')
172
217
  FaqName = Shapes::StringShape.new(name: 'FaqName')
173
218
  FaqStatistics = Shapes::StructureShape.new(name: 'FaqStatistics')
174
219
  FaqStatus = Shapes::StringShape.new(name: 'FaqStatus')
@@ -177,6 +222,8 @@ module Aws::Kendra
177
222
  FeedbackToken = Shapes::StringShape.new(name: 'FeedbackToken')
178
223
  GetQuerySuggestionsRequest = Shapes::StructureShape.new(name: 'GetQuerySuggestionsRequest')
179
224
  GetQuerySuggestionsResponse = Shapes::StructureShape.new(name: 'GetQuerySuggestionsResponse')
225
+ GetSnapshotsRequest = Shapes::StructureShape.new(name: 'GetSnapshotsRequest')
226
+ GetSnapshotsResponse = Shapes::StructureShape.new(name: 'GetSnapshotsResponse')
180
227
  GoogleDriveConfiguration = Shapes::StructureShape.new(name: 'GoogleDriveConfiguration')
181
228
  GroupAttributeField = Shapes::StringShape.new(name: 'GroupAttributeField')
182
229
  GroupId = Shapes::StringShape.new(name: 'GroupId')
@@ -190,7 +237,9 @@ module Aws::Kendra
190
237
  Highlight = Shapes::StructureShape.new(name: 'Highlight')
191
238
  HighlightList = Shapes::ListShape.new(name: 'HighlightList')
192
239
  HighlightType = Shapes::StringShape.new(name: 'HighlightType')
240
+ HookConfiguration = Shapes::StructureShape.new(name: 'HookConfiguration')
193
241
  Host = Shapes::StringShape.new(name: 'Host')
242
+ IdentityAttributeName = Shapes::StringShape.new(name: 'IdentityAttributeName')
194
243
  Importance = Shapes::IntegerShape.new(name: 'Importance')
195
244
  IndexConfigurationSummary = Shapes::StructureShape.new(name: 'IndexConfigurationSummary')
196
245
  IndexConfigurationSummaryList = Shapes::ListShape.new(name: 'IndexConfigurationSummaryList')
@@ -203,18 +252,29 @@ module Aws::Kendra
203
252
  IndexedQuestionAnswersCount = Shapes::IntegerShape.new(name: 'IndexedQuestionAnswersCount')
204
253
  IndexedTextBytes = Shapes::IntegerShape.new(name: 'IndexedTextBytes')
205
254
  IndexedTextDocumentsCount = Shapes::IntegerShape.new(name: 'IndexedTextDocumentsCount')
255
+ InlineCustomDocumentEnrichmentConfiguration = Shapes::StructureShape.new(name: 'InlineCustomDocumentEnrichmentConfiguration')
256
+ InlineCustomDocumentEnrichmentConfigurationList = Shapes::ListShape.new(name: 'InlineCustomDocumentEnrichmentConfigurationList')
206
257
  Integer = Shapes::IntegerShape.new(name: 'Integer')
207
258
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
259
+ Interval = Shapes::StringShape.new(name: 'Interval')
260
+ InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
208
261
  Issuer = Shapes::StringShape.new(name: 'Issuer')
209
262
  JsonTokenTypeConfiguration = Shapes::StructureShape.new(name: 'JsonTokenTypeConfiguration')
210
263
  JwtTokenTypeConfiguration = Shapes::StructureShape.new(name: 'JwtTokenTypeConfiguration')
211
264
  KeyLocation = Shapes::StringShape.new(name: 'KeyLocation')
212
265
  KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
266
+ LambdaArn = Shapes::StringShape.new(name: 'LambdaArn')
213
267
  LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
214
268
  ListDataSourceSyncJobsRequest = Shapes::StructureShape.new(name: 'ListDataSourceSyncJobsRequest')
215
269
  ListDataSourceSyncJobsResponse = Shapes::StructureShape.new(name: 'ListDataSourceSyncJobsResponse')
216
270
  ListDataSourcesRequest = Shapes::StructureShape.new(name: 'ListDataSourcesRequest')
217
271
  ListDataSourcesResponse = Shapes::StructureShape.new(name: 'ListDataSourcesResponse')
272
+ ListEntityPersonasRequest = Shapes::StructureShape.new(name: 'ListEntityPersonasRequest')
273
+ ListEntityPersonasResponse = Shapes::StructureShape.new(name: 'ListEntityPersonasResponse')
274
+ ListExperienceEntitiesRequest = Shapes::StructureShape.new(name: 'ListExperienceEntitiesRequest')
275
+ ListExperienceEntitiesResponse = Shapes::StructureShape.new(name: 'ListExperienceEntitiesResponse')
276
+ ListExperiencesRequest = Shapes::StructureShape.new(name: 'ListExperiencesRequest')
277
+ ListExperiencesResponse = Shapes::StructureShape.new(name: 'ListExperiencesResponse')
218
278
  ListFaqsRequest = Shapes::StructureShape.new(name: 'ListFaqsRequest')
219
279
  ListFaqsResponse = Shapes::StructureShape.new(name: 'ListFaqsResponse')
220
280
  ListGroupsOlderThanOrderingIdRequest = Shapes::StructureShape.new(name: 'ListGroupsOlderThanOrderingIdRequest')
@@ -233,6 +293,8 @@ module Aws::Kendra
233
293
  MaxLinksPerPage = Shapes::IntegerShape.new(name: 'MaxLinksPerPage')
234
294
  MaxResultsIntegerForListDataSourceSyncJobsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDataSourceSyncJobsRequest')
235
295
  MaxResultsIntegerForListDataSourcesRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDataSourcesRequest')
296
+ MaxResultsIntegerForListEntityPersonasRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListEntityPersonasRequest')
297
+ MaxResultsIntegerForListExperiencesRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListExperiencesRequest')
236
298
  MaxResultsIntegerForListFaqsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListFaqsRequest')
237
299
  MaxResultsIntegerForListIndicesRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListIndicesRequest')
238
300
  MaxResultsIntegerForListPrincipalsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListPrincipalsRequest')
@@ -243,11 +305,13 @@ module Aws::Kendra
243
305
  MemberGroups = Shapes::ListShape.new(name: 'MemberGroups')
244
306
  MemberUser = Shapes::StructureShape.new(name: 'MemberUser')
245
307
  MemberUsers = Shapes::ListShape.new(name: 'MemberUsers')
308
+ MetricType = Shapes::StringShape.new(name: 'MetricType')
246
309
  MetricValue = Shapes::StringShape.new(name: 'MetricValue')
247
310
  MimeType = Shapes::StringShape.new(name: 'MimeType')
248
311
  MinimumNumberOfQueryingUsers = Shapes::IntegerShape.new(name: 'MinimumNumberOfQueryingUsers')
249
312
  MinimumQueryCount = Shapes::IntegerShape.new(name: 'MinimumQueryCount')
250
313
  Mode = Shapes::StringShape.new(name: 'Mode')
314
+ NameType = Shapes::StringShape.new(name: 'NameType')
251
315
  NextToken = Shapes::StringShape.new(name: 'NextToken')
252
316
  ObjectBoolean = Shapes::BooleanShape.new(name: 'ObjectBoolean')
253
317
  OneDriveConfiguration = Shapes::StructureShape.new(name: 'OneDriveConfiguration')
@@ -256,6 +320,9 @@ module Aws::Kendra
256
320
  OneDriveUsers = Shapes::StructureShape.new(name: 'OneDriveUsers')
257
321
  Order = Shapes::StringShape.new(name: 'Order')
258
322
  OrganizationId = Shapes::StringShape.new(name: 'OrganizationId')
323
+ Persona = Shapes::StringShape.new(name: 'Persona')
324
+ PersonasSummary = Shapes::StructureShape.new(name: 'PersonasSummary')
325
+ PersonasSummaryList = Shapes::ListShape.new(name: 'PersonasSummaryList')
259
326
  Port = Shapes::IntegerShape.new(name: 'Port')
260
327
  Principal = Shapes::StructureShape.new(name: 'Principal')
261
328
  PrincipalList = Shapes::ListShape.new(name: 'PrincipalList')
@@ -336,6 +403,9 @@ module Aws::Kendra
336
403
  SiteMap = Shapes::StringShape.new(name: 'SiteMap')
337
404
  SiteMapsConfiguration = Shapes::StructureShape.new(name: 'SiteMapsConfiguration')
338
405
  SiteMapsList = Shapes::ListShape.new(name: 'SiteMapsList')
406
+ SnapshotsDataHeaderFields = Shapes::ListShape.new(name: 'SnapshotsDataHeaderFields')
407
+ SnapshotsDataRecord = Shapes::ListShape.new(name: 'SnapshotsDataRecord')
408
+ SnapshotsDataRecords = Shapes::ListShape.new(name: 'SnapshotsDataRecords')
339
409
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
340
410
  SortingConfiguration = Shapes::StructureShape.new(name: 'SortingConfiguration')
341
411
  SqlConfiguration = Shapes::StructureShape.new(name: 'SqlConfiguration')
@@ -379,6 +449,7 @@ module Aws::Kendra
379
449
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
380
450
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
381
451
  UpdateDataSourceRequest = Shapes::StructureShape.new(name: 'UpdateDataSourceRequest')
452
+ UpdateExperienceRequest = Shapes::StructureShape.new(name: 'UpdateExperienceRequest')
382
453
  UpdateIndexRequest = Shapes::StructureShape.new(name: 'UpdateIndexRequest')
383
454
  UpdateQuerySuggestionsBlockListRequest = Shapes::StructureShape.new(name: 'UpdateQuerySuggestionsBlockListRequest')
384
455
  UpdateQuerySuggestionsConfigRequest = Shapes::StructureShape.new(name: 'UpdateQuerySuggestionsConfigRequest')
@@ -391,6 +462,7 @@ module Aws::Kendra
391
462
  UserGroupResolutionConfiguration = Shapes::StructureShape.new(name: 'UserGroupResolutionConfiguration')
392
463
  UserGroupResolutionMode = Shapes::StringShape.new(name: 'UserGroupResolutionMode')
393
464
  UserId = Shapes::StringShape.new(name: 'UserId')
465
+ UserIdentityConfiguration = Shapes::StructureShape.new(name: 'UserIdentityConfiguration')
394
466
  UserNameAttributeField = Shapes::StringShape.new(name: 'UserNameAttributeField')
395
467
  UserTokenConfiguration = Shapes::StructureShape.new(name: 'UserTokenConfiguration')
396
468
  UserTokenConfigurationList = Shapes::ListShape.new(name: 'UserTokenConfigurationList')
@@ -422,6 +494,26 @@ module Aws::Kendra
422
494
  AdditionalResultAttributeValue.add_member(:text_with_highlights_value, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "TextWithHighlightsValue"))
423
495
  AdditionalResultAttributeValue.struct_class = Types::AdditionalResultAttributeValue
424
496
 
497
+ AssociateEntitiesToExperienceFailedEntityList.member = Shapes::ShapeRef.new(shape: FailedEntity)
498
+
499
+ AssociateEntitiesToExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
500
+ AssociateEntitiesToExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
501
+ AssociateEntitiesToExperienceRequest.add_member(:entity_list, Shapes::ShapeRef.new(shape: AssociateEntityList, required: true, location_name: "EntityList"))
502
+ AssociateEntitiesToExperienceRequest.struct_class = Types::AssociateEntitiesToExperienceRequest
503
+
504
+ AssociateEntitiesToExperienceResponse.add_member(:failed_entity_list, Shapes::ShapeRef.new(shape: AssociateEntitiesToExperienceFailedEntityList, location_name: "FailedEntityList"))
505
+ AssociateEntitiesToExperienceResponse.struct_class = Types::AssociateEntitiesToExperienceResponse
506
+
507
+ AssociateEntityList.member = Shapes::ShapeRef.new(shape: EntityConfiguration)
508
+
509
+ AssociatePersonasToEntitiesRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
510
+ AssociatePersonasToEntitiesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
511
+ AssociatePersonasToEntitiesRequest.add_member(:personas, Shapes::ShapeRef.new(shape: EntityPersonaConfigurationList, required: true, location_name: "Personas"))
512
+ AssociatePersonasToEntitiesRequest.struct_class = Types::AssociatePersonasToEntitiesRequest
513
+
514
+ AssociatePersonasToEntitiesResponse.add_member(:failed_entity_list, Shapes::ShapeRef.new(shape: FailedEntityList, location_name: "FailedEntityList"))
515
+ AssociatePersonasToEntitiesResponse.struct_class = Types::AssociatePersonasToEntitiesResponse
516
+
425
517
  AttributeFilter.add_member(:and_all_filters, Shapes::ShapeRef.new(shape: AttributeFilterList, location_name: "AndAllFilters"))
426
518
  AttributeFilter.add_member(:or_all_filters, Shapes::ShapeRef.new(shape: AttributeFilterList, location_name: "OrAllFilters"))
427
519
  AttributeFilter.add_member(:not_filter, Shapes::ShapeRef.new(shape: AttributeFilter, location_name: "NotFilter"))
@@ -479,6 +571,7 @@ module Aws::Kendra
479
571
  BatchPutDocumentRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
480
572
  BatchPutDocumentRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
481
573
  BatchPutDocumentRequest.add_member(:documents, Shapes::ShapeRef.new(shape: DocumentList, required: true, location_name: "Documents"))
574
+ BatchPutDocumentRequest.add_member(:custom_document_enrichment_configuration, Shapes::ShapeRef.new(shape: CustomDocumentEnrichmentConfiguration, location_name: "CustomDocumentEnrichmentConfiguration"))
482
575
  BatchPutDocumentRequest.struct_class = Types::BatchPutDocumentRequest
483
576
 
484
577
  BatchPutDocumentResponse.add_member(:failed_documents, Shapes::ShapeRef.new(shape: BatchPutDocumentResponseFailedDocuments, location_name: "FailedDocuments"))
@@ -582,6 +675,11 @@ module Aws::Kendra
582
675
  ConnectionConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
583
676
  ConnectionConfiguration.struct_class = Types::ConnectionConfiguration
584
677
 
678
+ ContentSourceConfiguration.add_member(:data_source_ids, Shapes::ShapeRef.new(shape: DataSourceIdList, location_name: "DataSourceIds"))
679
+ ContentSourceConfiguration.add_member(:faq_ids, Shapes::ShapeRef.new(shape: FaqIdsList, location_name: "FaqIds"))
680
+ ContentSourceConfiguration.add_member(:direct_put_content, Shapes::ShapeRef.new(shape: Boolean, location_name: "DirectPutContent"))
681
+ ContentSourceConfiguration.struct_class = Types::ContentSourceConfiguration
682
+
585
683
  CreateDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, required: true, location_name: "Name"))
586
684
  CreateDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
587
685
  CreateDataSourceRequest.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceType, required: true, location_name: "Type"))
@@ -592,11 +690,23 @@ module Aws::Kendra
592
690
  CreateDataSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
593
691
  CreateDataSourceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenName, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
594
692
  CreateDataSourceRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
693
+ CreateDataSourceRequest.add_member(:custom_document_enrichment_configuration, Shapes::ShapeRef.new(shape: CustomDocumentEnrichmentConfiguration, location_name: "CustomDocumentEnrichmentConfiguration"))
595
694
  CreateDataSourceRequest.struct_class = Types::CreateDataSourceRequest
596
695
 
597
696
  CreateDataSourceResponse.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
598
697
  CreateDataSourceResponse.struct_class = Types::CreateDataSourceResponse
599
698
 
699
+ CreateExperienceRequest.add_member(:name, Shapes::ShapeRef.new(shape: ExperienceName, required: true, location_name: "Name"))
700
+ CreateExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
701
+ CreateExperienceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
702
+ CreateExperienceRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: ExperienceConfiguration, location_name: "Configuration"))
703
+ CreateExperienceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
704
+ CreateExperienceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenName, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
705
+ CreateExperienceRequest.struct_class = Types::CreateExperienceRequest
706
+
707
+ CreateExperienceResponse.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
708
+ CreateExperienceResponse.struct_class = Types::CreateExperienceResponse
709
+
600
710
  CreateFaqRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
601
711
  CreateFaqRequest.add_member(:name, Shapes::ShapeRef.new(shape: FaqName, required: true, location_name: "Name"))
602
712
  CreateFaqRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -650,6 +760,12 @@ module Aws::Kendra
650
760
  CreateThesaurusResponse.add_member(:id, Shapes::ShapeRef.new(shape: ThesaurusId, location_name: "Id"))
651
761
  CreateThesaurusResponse.struct_class = Types::CreateThesaurusResponse
652
762
 
763
+ CustomDocumentEnrichmentConfiguration.add_member(:inline_configurations, Shapes::ShapeRef.new(shape: InlineCustomDocumentEnrichmentConfigurationList, location_name: "InlineConfigurations"))
764
+ CustomDocumentEnrichmentConfiguration.add_member(:pre_extraction_hook_configuration, Shapes::ShapeRef.new(shape: HookConfiguration, location_name: "PreExtractionHookConfiguration"))
765
+ CustomDocumentEnrichmentConfiguration.add_member(:post_extraction_hook_configuration, Shapes::ShapeRef.new(shape: HookConfiguration, location_name: "PostExtractionHookConfiguration"))
766
+ CustomDocumentEnrichmentConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
767
+ CustomDocumentEnrichmentConfiguration.struct_class = Types::CustomDocumentEnrichmentConfiguration
768
+
653
769
  DataSourceConfiguration.add_member(:s3_configuration, Shapes::ShapeRef.new(shape: S3DataSourceConfiguration, location_name: "S3Configuration"))
654
770
  DataSourceConfiguration.add_member(:share_point_configuration, Shapes::ShapeRef.new(shape: SharePointConfiguration, location_name: "SharePointConfiguration"))
655
771
  DataSourceConfiguration.add_member(:database_configuration, Shapes::ShapeRef.new(shape: DatabaseConfiguration, location_name: "DatabaseConfiguration"))
@@ -668,6 +784,8 @@ module Aws::Kendra
668
784
 
669
785
  DataSourceGroups.member = Shapes::ShapeRef.new(shape: DataSourceGroup)
670
786
 
787
+ DataSourceIdList.member = Shapes::ShapeRef.new(shape: DataSourceId)
788
+
671
789
  DataSourceInclusionsExclusionsStrings.member = Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStringsMember)
672
790
 
673
791
  DataSourceSummary.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "Name"))
@@ -727,6 +845,12 @@ module Aws::Kendra
727
845
  DeleteDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
728
846
  DeleteDataSourceRequest.struct_class = Types::DeleteDataSourceRequest
729
847
 
848
+ DeleteExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
849
+ DeleteExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
850
+ DeleteExperienceRequest.struct_class = Types::DeleteExperienceRequest
851
+
852
+ DeleteExperienceResponse.struct_class = Types::DeleteExperienceResponse
853
+
730
854
  DeleteFaqRequest.add_member(:id, Shapes::ShapeRef.new(shape: FaqId, required: true, location_name: "Id"))
731
855
  DeleteFaqRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
732
856
  DeleteFaqRequest.struct_class = Types::DeleteFaqRequest
@@ -765,8 +889,26 @@ module Aws::Kendra
765
889
  DescribeDataSourceResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
766
890
  DescribeDataSourceResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
767
891
  DescribeDataSourceResponse.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
892
+ DescribeDataSourceResponse.add_member(:custom_document_enrichment_configuration, Shapes::ShapeRef.new(shape: CustomDocumentEnrichmentConfiguration, location_name: "CustomDocumentEnrichmentConfiguration"))
768
893
  DescribeDataSourceResponse.struct_class = Types::DescribeDataSourceResponse
769
894
 
895
+ DescribeExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
896
+ DescribeExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
897
+ DescribeExperienceRequest.struct_class = Types::DescribeExperienceRequest
898
+
899
+ DescribeExperienceResponse.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, location_name: "Id"))
900
+ DescribeExperienceResponse.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, location_name: "IndexId"))
901
+ DescribeExperienceResponse.add_member(:name, Shapes::ShapeRef.new(shape: ExperienceName, location_name: "Name"))
902
+ DescribeExperienceResponse.add_member(:endpoints, Shapes::ShapeRef.new(shape: ExperienceEndpoints, location_name: "Endpoints"))
903
+ DescribeExperienceResponse.add_member(:configuration, Shapes::ShapeRef.new(shape: ExperienceConfiguration, location_name: "Configuration"))
904
+ DescribeExperienceResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
905
+ DescribeExperienceResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
906
+ DescribeExperienceResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
907
+ DescribeExperienceResponse.add_member(:status, Shapes::ShapeRef.new(shape: ExperienceStatus, location_name: "Status"))
908
+ DescribeExperienceResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
909
+ DescribeExperienceResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
910
+ DescribeExperienceResponse.struct_class = Types::DescribeExperienceResponse
911
+
770
912
  DescribeFaqRequest.add_member(:id, Shapes::ShapeRef.new(shape: FaqId, required: true, location_name: "Id"))
771
913
  DescribeFaqRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
772
914
  DescribeFaqRequest.struct_class = Types::DescribeFaqRequest
@@ -868,6 +1010,24 @@ module Aws::Kendra
868
1010
  DescribeThesaurusResponse.add_member(:synonym_rule_count, Shapes::ShapeRef.new(shape: Long, location_name: "SynonymRuleCount"))
869
1011
  DescribeThesaurusResponse.struct_class = Types::DescribeThesaurusResponse
870
1012
 
1013
+ DisassociateEntitiesFromExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
1014
+ DisassociateEntitiesFromExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1015
+ DisassociateEntitiesFromExperienceRequest.add_member(:entity_list, Shapes::ShapeRef.new(shape: DisassociateEntityList, required: true, location_name: "EntityList"))
1016
+ DisassociateEntitiesFromExperienceRequest.struct_class = Types::DisassociateEntitiesFromExperienceRequest
1017
+
1018
+ DisassociateEntitiesFromExperienceResponse.add_member(:failed_entity_list, Shapes::ShapeRef.new(shape: FailedEntityList, location_name: "FailedEntityList"))
1019
+ DisassociateEntitiesFromExperienceResponse.struct_class = Types::DisassociateEntitiesFromExperienceResponse
1020
+
1021
+ DisassociateEntityList.member = Shapes::ShapeRef.new(shape: EntityConfiguration)
1022
+
1023
+ DisassociatePersonasFromEntitiesRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
1024
+ DisassociatePersonasFromEntitiesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1025
+ DisassociatePersonasFromEntitiesRequest.add_member(:entity_ids, Shapes::ShapeRef.new(shape: EntityIdsList, required: true, location_name: "EntityIds"))
1026
+ DisassociatePersonasFromEntitiesRequest.struct_class = Types::DisassociatePersonasFromEntitiesRequest
1027
+
1028
+ DisassociatePersonasFromEntitiesResponse.add_member(:failed_entity_list, Shapes::ShapeRef.new(shape: FailedEntityList, location_name: "FailedEntityList"))
1029
+ DisassociatePersonasFromEntitiesResponse.struct_class = Types::DisassociatePersonasFromEntitiesResponse
1030
+
871
1031
  Document.add_member(:id, Shapes::ShapeRef.new(shape: DocumentId, required: true, location_name: "Id"))
872
1032
  Document.add_member(:title, Shapes::ShapeRef.new(shape: Title, location_name: "Title"))
873
1033
  Document.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
@@ -882,12 +1042,22 @@ module Aws::Kendra
882
1042
  DocumentAttribute.add_member(:value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, required: true, location_name: "Value"))
883
1043
  DocumentAttribute.struct_class = Types::DocumentAttribute
884
1044
 
1045
+ DocumentAttributeCondition.add_member(:condition_document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "ConditionDocumentAttributeKey"))
1046
+ DocumentAttributeCondition.add_member(:operator, Shapes::ShapeRef.new(shape: ConditionOperator, required: true, location_name: "Operator"))
1047
+ DocumentAttributeCondition.add_member(:condition_on_value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "ConditionOnValue"))
1048
+ DocumentAttributeCondition.struct_class = Types::DocumentAttributeCondition
1049
+
885
1050
  DocumentAttributeKeyList.member = Shapes::ShapeRef.new(shape: DocumentAttributeKey)
886
1051
 
887
1052
  DocumentAttributeList.member = Shapes::ShapeRef.new(shape: DocumentAttribute)
888
1053
 
889
1054
  DocumentAttributeStringListValue.member = Shapes::ShapeRef.new(shape: String)
890
1055
 
1056
+ DocumentAttributeTarget.add_member(:target_document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, location_name: "TargetDocumentAttributeKey"))
1057
+ DocumentAttributeTarget.add_member(:target_document_attribute_value_deletion, Shapes::ShapeRef.new(shape: Boolean, location_name: "TargetDocumentAttributeValueDeletion"))
1058
+ DocumentAttributeTarget.add_member(:target_document_attribute_value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "TargetDocumentAttributeValue"))
1059
+ DocumentAttributeTarget.struct_class = Types::DocumentAttributeTarget
1060
+
891
1061
  DocumentAttributeValue.add_member(:string_value, Shapes::ShapeRef.new(shape: DocumentAttributeStringValue, location_name: "StringValue"))
892
1062
  DocumentAttributeValue.add_member(:string_list_value, Shapes::ShapeRef.new(shape: DocumentAttributeStringListValue, location_name: "StringListValue"))
893
1063
  DocumentAttributeValue.add_member(:long_value, Shapes::ShapeRef.new(shape: Long, location_name: "LongValue"))
@@ -929,12 +1099,57 @@ module Aws::Kendra
929
1099
  DocumentsMetadataConfiguration.add_member(:s3_prefix, Shapes::ShapeRef.new(shape: S3ObjectKey, location_name: "S3Prefix"))
930
1100
  DocumentsMetadataConfiguration.struct_class = Types::DocumentsMetadataConfiguration
931
1101
 
1102
+ EntityConfiguration.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EntityId"))
1103
+ EntityConfiguration.add_member(:entity_type, Shapes::ShapeRef.new(shape: EntityType, required: true, location_name: "EntityType"))
1104
+ EntityConfiguration.struct_class = Types::EntityConfiguration
1105
+
1106
+ EntityDisplayData.add_member(:user_name, Shapes::ShapeRef.new(shape: NameType, location_name: "UserName"))
1107
+ EntityDisplayData.add_member(:group_name, Shapes::ShapeRef.new(shape: NameType, location_name: "GroupName"))
1108
+ EntityDisplayData.add_member(:identified_user_name, Shapes::ShapeRef.new(shape: NameType, location_name: "IdentifiedUserName"))
1109
+ EntityDisplayData.add_member(:first_name, Shapes::ShapeRef.new(shape: NameType, location_name: "FirstName"))
1110
+ EntityDisplayData.add_member(:last_name, Shapes::ShapeRef.new(shape: NameType, location_name: "LastName"))
1111
+ EntityDisplayData.struct_class = Types::EntityDisplayData
1112
+
1113
+ EntityIdsList.member = Shapes::ShapeRef.new(shape: EntityId)
1114
+
1115
+ EntityPersonaConfiguration.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EntityId"))
1116
+ EntityPersonaConfiguration.add_member(:persona, Shapes::ShapeRef.new(shape: Persona, required: true, location_name: "Persona"))
1117
+ EntityPersonaConfiguration.struct_class = Types::EntityPersonaConfiguration
1118
+
1119
+ EntityPersonaConfigurationList.member = Shapes::ShapeRef.new(shape: EntityPersonaConfiguration)
1120
+
932
1121
  ExcludeMimeTypesList.member = Shapes::ShapeRef.new(shape: MimeType)
933
1122
 
934
1123
  ExcludeSharedDrivesList.member = Shapes::ShapeRef.new(shape: SharedDriveId)
935
1124
 
936
1125
  ExcludeUserAccountsList.member = Shapes::ShapeRef.new(shape: UserAccount)
937
1126
 
1127
+ ExperienceConfiguration.add_member(:content_source_configuration, Shapes::ShapeRef.new(shape: ContentSourceConfiguration, location_name: "ContentSourceConfiguration"))
1128
+ ExperienceConfiguration.add_member(:user_identity_configuration, Shapes::ShapeRef.new(shape: UserIdentityConfiguration, location_name: "UserIdentityConfiguration"))
1129
+ ExperienceConfiguration.struct_class = Types::ExperienceConfiguration
1130
+
1131
+ ExperienceEndpoint.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: EndpointType, location_name: "EndpointType"))
1132
+ ExperienceEndpoint.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
1133
+ ExperienceEndpoint.struct_class = Types::ExperienceEndpoint
1134
+
1135
+ ExperienceEndpoints.member = Shapes::ShapeRef.new(shape: ExperienceEndpoint)
1136
+
1137
+ ExperienceEntitiesSummary.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EntityId"))
1138
+ ExperienceEntitiesSummary.add_member(:entity_type, Shapes::ShapeRef.new(shape: EntityType, location_name: "EntityType"))
1139
+ ExperienceEntitiesSummary.add_member(:display_data, Shapes::ShapeRef.new(shape: EntityDisplayData, location_name: "DisplayData"))
1140
+ ExperienceEntitiesSummary.struct_class = Types::ExperienceEntitiesSummary
1141
+
1142
+ ExperienceEntitiesSummaryList.member = Shapes::ShapeRef.new(shape: ExperienceEntitiesSummary)
1143
+
1144
+ ExperiencesSummary.add_member(:name, Shapes::ShapeRef.new(shape: ExperienceName, location_name: "Name"))
1145
+ ExperiencesSummary.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, location_name: "Id"))
1146
+ ExperiencesSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
1147
+ ExperiencesSummary.add_member(:status, Shapes::ShapeRef.new(shape: ExperienceStatus, location_name: "Status"))
1148
+ ExperiencesSummary.add_member(:endpoints, Shapes::ShapeRef.new(shape: ExperienceEndpoints, location_name: "Endpoints"))
1149
+ ExperiencesSummary.struct_class = Types::ExperiencesSummary
1150
+
1151
+ ExperiencesSummaryList.member = Shapes::ShapeRef.new(shape: ExperiencesSummary)
1152
+
938
1153
  Facet.add_member(:document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, location_name: "DocumentAttributeKey"))
939
1154
  Facet.struct_class = Types::Facet
940
1155
 
@@ -947,6 +1162,14 @@ module Aws::Kendra
947
1162
 
948
1163
  FacetResultList.member = Shapes::ShapeRef.new(shape: FacetResult)
949
1164
 
1165
+ FailedEntity.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EntityId"))
1166
+ FailedEntity.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
1167
+ FailedEntity.struct_class = Types::FailedEntity
1168
+
1169
+ FailedEntityList.member = Shapes::ShapeRef.new(shape: FailedEntity)
1170
+
1171
+ FaqIdsList.member = Shapes::ShapeRef.new(shape: FaqId)
1172
+
950
1173
  FaqStatistics.add_member(:indexed_question_answers_count, Shapes::ShapeRef.new(shape: IndexedQuestionAnswersCount, required: true, location_name: "IndexedQuestionAnswersCount"))
951
1174
  FaqStatistics.struct_class = Types::FaqStatistics
952
1175
 
@@ -970,6 +1193,19 @@ module Aws::Kendra
970
1193
  GetQuerySuggestionsResponse.add_member(:suggestions, Shapes::ShapeRef.new(shape: SuggestionList, location_name: "Suggestions"))
971
1194
  GetQuerySuggestionsResponse.struct_class = Types::GetQuerySuggestionsResponse
972
1195
 
1196
+ GetSnapshotsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1197
+ GetSnapshotsRequest.add_member(:interval, Shapes::ShapeRef.new(shape: Interval, required: true, location_name: "Interval"))
1198
+ GetSnapshotsRequest.add_member(:metric_type, Shapes::ShapeRef.new(shape: MetricType, required: true, location_name: "MetricType"))
1199
+ GetSnapshotsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1200
+ GetSnapshotsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
1201
+ GetSnapshotsRequest.struct_class = Types::GetSnapshotsRequest
1202
+
1203
+ GetSnapshotsResponse.add_member(:snap_shot_time_filter, Shapes::ShapeRef.new(shape: TimeRange, location_name: "SnapShotTimeFilter"))
1204
+ GetSnapshotsResponse.add_member(:snapshots_data_header, Shapes::ShapeRef.new(shape: SnapshotsDataHeaderFields, location_name: "SnapshotsDataHeader"))
1205
+ GetSnapshotsResponse.add_member(:snapshots_data, Shapes::ShapeRef.new(shape: SnapshotsDataRecords, location_name: "SnapshotsData"))
1206
+ GetSnapshotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1207
+ GetSnapshotsResponse.struct_class = Types::GetSnapshotsResponse
1208
+
973
1209
  GoogleDriveConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
974
1210
  GoogleDriveConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
975
1211
  GoogleDriveConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
@@ -1012,6 +1248,11 @@ module Aws::Kendra
1012
1248
 
1013
1249
  HighlightList.member = Shapes::ShapeRef.new(shape: Highlight)
1014
1250
 
1251
+ HookConfiguration.add_member(:invocation_condition, Shapes::ShapeRef.new(shape: DocumentAttributeCondition, location_name: "InvocationCondition"))
1252
+ HookConfiguration.add_member(:lambda_arn, Shapes::ShapeRef.new(shape: LambdaArn, required: true, location_name: "LambdaArn"))
1253
+ HookConfiguration.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3BucketName, required: true, location_name: "S3Bucket"))
1254
+ HookConfiguration.struct_class = Types::HookConfiguration
1255
+
1015
1256
  IndexConfigurationSummary.add_member(:name, Shapes::ShapeRef.new(shape: IndexName, location_name: "Name"))
1016
1257
  IndexConfigurationSummary.add_member(:id, Shapes::ShapeRef.new(shape: IndexId, location_name: "Id"))
1017
1258
  IndexConfigurationSummary.add_member(:edition, Shapes::ShapeRef.new(shape: IndexEdition, location_name: "Edition"))
@@ -1026,9 +1267,19 @@ module Aws::Kendra
1026
1267
  IndexStatistics.add_member(:text_document_statistics, Shapes::ShapeRef.new(shape: TextDocumentStatistics, required: true, location_name: "TextDocumentStatistics"))
1027
1268
  IndexStatistics.struct_class = Types::IndexStatistics
1028
1269
 
1270
+ InlineCustomDocumentEnrichmentConfiguration.add_member(:condition, Shapes::ShapeRef.new(shape: DocumentAttributeCondition, location_name: "Condition"))
1271
+ InlineCustomDocumentEnrichmentConfiguration.add_member(:target, Shapes::ShapeRef.new(shape: DocumentAttributeTarget, location_name: "Target"))
1272
+ InlineCustomDocumentEnrichmentConfiguration.add_member(:document_content_deletion, Shapes::ShapeRef.new(shape: Boolean, location_name: "DocumentContentDeletion"))
1273
+ InlineCustomDocumentEnrichmentConfiguration.struct_class = Types::InlineCustomDocumentEnrichmentConfiguration
1274
+
1275
+ InlineCustomDocumentEnrichmentConfigurationList.member = Shapes::ShapeRef.new(shape: InlineCustomDocumentEnrichmentConfiguration)
1276
+
1029
1277
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1030
1278
  InternalServerException.struct_class = Types::InternalServerException
1031
1279
 
1280
+ InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1281
+ InvalidRequestException.struct_class = Types::InvalidRequestException
1282
+
1032
1283
  JsonTokenTypeConfiguration.add_member(:user_name_attribute_field, Shapes::ShapeRef.new(shape: String, required: true, location_name: "UserNameAttributeField"))
1033
1284
  JsonTokenTypeConfiguration.add_member(:group_attribute_field, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GroupAttributeField"))
1034
1285
  JsonTokenTypeConfiguration.struct_class = Types::JsonTokenTypeConfiguration
@@ -1063,6 +1314,34 @@ module Aws::Kendra
1063
1314
  ListDataSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1064
1315
  ListDataSourcesResponse.struct_class = Types::ListDataSourcesResponse
1065
1316
 
1317
+ ListEntityPersonasRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
1318
+ ListEntityPersonasRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1319
+ ListEntityPersonasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1320
+ ListEntityPersonasRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListEntityPersonasRequest, location_name: "MaxResults"))
1321
+ ListEntityPersonasRequest.struct_class = Types::ListEntityPersonasRequest
1322
+
1323
+ ListEntityPersonasResponse.add_member(:summary_items, Shapes::ShapeRef.new(shape: PersonasSummaryList, location_name: "SummaryItems"))
1324
+ ListEntityPersonasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1325
+ ListEntityPersonasResponse.struct_class = Types::ListEntityPersonasResponse
1326
+
1327
+ ListExperienceEntitiesRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
1328
+ ListExperienceEntitiesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1329
+ ListExperienceEntitiesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1330
+ ListExperienceEntitiesRequest.struct_class = Types::ListExperienceEntitiesRequest
1331
+
1332
+ ListExperienceEntitiesResponse.add_member(:summary_items, Shapes::ShapeRef.new(shape: ExperienceEntitiesSummaryList, location_name: "SummaryItems"))
1333
+ ListExperienceEntitiesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1334
+ ListExperienceEntitiesResponse.struct_class = Types::ListExperienceEntitiesResponse
1335
+
1336
+ ListExperiencesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1337
+ ListExperiencesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1338
+ ListExperiencesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListExperiencesRequest, location_name: "MaxResults"))
1339
+ ListExperiencesRequest.struct_class = Types::ListExperiencesRequest
1340
+
1341
+ ListExperiencesResponse.add_member(:summary_items, Shapes::ShapeRef.new(shape: ExperiencesSummaryList, location_name: "SummaryItems"))
1342
+ ListExperiencesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1343
+ ListExperiencesResponse.struct_class = Types::ListExperiencesResponse
1344
+
1066
1345
  ListFaqsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1067
1346
  ListFaqsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1068
1347
  ListFaqsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListFaqsRequest, location_name: "MaxResults"))
@@ -1143,6 +1422,14 @@ module Aws::Kendra
1143
1422
  OneDriveUsers.add_member(:one_drive_user_s3_path, Shapes::ShapeRef.new(shape: S3Path, location_name: "OneDriveUserS3Path"))
1144
1423
  OneDriveUsers.struct_class = Types::OneDriveUsers
1145
1424
 
1425
+ PersonasSummary.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EntityId"))
1426
+ PersonasSummary.add_member(:persona, Shapes::ShapeRef.new(shape: Persona, location_name: "Persona"))
1427
+ PersonasSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
1428
+ PersonasSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
1429
+ PersonasSummary.struct_class = Types::PersonasSummary
1430
+
1431
+ PersonasSummaryList.member = Shapes::ShapeRef.new(shape: PersonasSummary)
1432
+
1146
1433
  Principal.add_member(:name, Shapes::ShapeRef.new(shape: PrincipalName, required: true, location_name: "Name"))
1147
1434
  Principal.add_member(:type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "Type"))
1148
1435
  Principal.add_member(:access, Shapes::ShapeRef.new(shape: ReadAccessType, required: true, location_name: "Access"))
@@ -1365,6 +1652,12 @@ module Aws::Kendra
1365
1652
 
1366
1653
  SiteMapsList.member = Shapes::ShapeRef.new(shape: SiteMap)
1367
1654
 
1655
+ SnapshotsDataHeaderFields.member = Shapes::ShapeRef.new(shape: String)
1656
+
1657
+ SnapshotsDataRecord.member = Shapes::ShapeRef.new(shape: String)
1658
+
1659
+ SnapshotsDataRecords.member = Shapes::ShapeRef.new(shape: SnapshotsDataRecord)
1660
+
1368
1661
  SortingConfiguration.add_member(:document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "DocumentAttributeKey"))
1369
1662
  SortingConfiguration.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "SortOrder"))
1370
1663
  SortingConfiguration.struct_class = Types::SortingConfiguration
@@ -1468,8 +1761,17 @@ module Aws::Kendra
1468
1761
  UpdateDataSourceRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: ScanSchedule, location_name: "Schedule"))
1469
1762
  UpdateDataSourceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1470
1763
  UpdateDataSourceRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
1764
+ UpdateDataSourceRequest.add_member(:custom_document_enrichment_configuration, Shapes::ShapeRef.new(shape: CustomDocumentEnrichmentConfiguration, location_name: "CustomDocumentEnrichmentConfiguration"))
1471
1765
  UpdateDataSourceRequest.struct_class = Types::UpdateDataSourceRequest
1472
1766
 
1767
+ UpdateExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
1768
+ UpdateExperienceRequest.add_member(:name, Shapes::ShapeRef.new(shape: ExperienceName, location_name: "Name"))
1769
+ UpdateExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1770
+ UpdateExperienceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1771
+ UpdateExperienceRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: ExperienceConfiguration, location_name: "Configuration"))
1772
+ UpdateExperienceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1773
+ UpdateExperienceRequest.struct_class = Types::UpdateExperienceRequest
1774
+
1473
1775
  UpdateIndexRequest.add_member(:id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "Id"))
1474
1776
  UpdateIndexRequest.add_member(:name, Shapes::ShapeRef.new(shape: IndexName, location_name: "Name"))
1475
1777
  UpdateIndexRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
@@ -1518,6 +1820,9 @@ module Aws::Kendra
1518
1820
  UserGroupResolutionConfiguration.add_member(:user_group_resolution_mode, Shapes::ShapeRef.new(shape: UserGroupResolutionMode, required: true, location_name: "UserGroupResolutionMode"))
1519
1821
  UserGroupResolutionConfiguration.struct_class = Types::UserGroupResolutionConfiguration
1520
1822
 
1823
+ UserIdentityConfiguration.add_member(:identity_attribute_name, Shapes::ShapeRef.new(shape: IdentityAttributeName, location_name: "IdentityAttributeName"))
1824
+ UserIdentityConfiguration.struct_class = Types::UserIdentityConfiguration
1825
+
1521
1826
  UserTokenConfiguration.add_member(:jwt_token_type_configuration, Shapes::ShapeRef.new(shape: JwtTokenTypeConfiguration, location_name: "JwtTokenTypeConfiguration"))
1522
1827
  UserTokenConfiguration.add_member(:json_token_type_configuration, Shapes::ShapeRef.new(shape: JsonTokenTypeConfiguration, location_name: "JsonTokenTypeConfiguration"))
1523
1828
  UserTokenConfiguration.struct_class = Types::UserTokenConfiguration
@@ -1569,6 +1874,34 @@ module Aws::Kendra
1569
1874
  "uid" => "kendra-2019-02-03",
1570
1875
  }
1571
1876
 
1877
+ api.add_operation(:associate_entities_to_experience, Seahorse::Model::Operation.new.tap do |o|
1878
+ o.name = "AssociateEntitiesToExperience"
1879
+ o.http_method = "POST"
1880
+ o.http_request_uri = "/"
1881
+ o.input = Shapes::ShapeRef.new(shape: AssociateEntitiesToExperienceRequest)
1882
+ o.output = Shapes::ShapeRef.new(shape: AssociateEntitiesToExperienceResponse)
1883
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1884
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1885
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistException)
1886
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1887
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1888
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1889
+ end)
1890
+
1891
+ api.add_operation(:associate_personas_to_entities, Seahorse::Model::Operation.new.tap do |o|
1892
+ o.name = "AssociatePersonasToEntities"
1893
+ o.http_method = "POST"
1894
+ o.http_request_uri = "/"
1895
+ o.input = Shapes::ShapeRef.new(shape: AssociatePersonasToEntitiesRequest)
1896
+ o.output = Shapes::ShapeRef.new(shape: AssociatePersonasToEntitiesResponse)
1897
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1898
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1899
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistException)
1900
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1901
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1902
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1903
+ end)
1904
+
1572
1905
  api.add_operation(:batch_delete_document, Seahorse::Model::Operation.new.tap do |o|
1573
1906
  o.name = "BatchDeleteDocument"
1574
1907
  o.http_method = "POST"
@@ -1642,6 +1975,21 @@ module Aws::Kendra
1642
1975
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1643
1976
  end)
1644
1977
 
1978
+ api.add_operation(:create_experience, Seahorse::Model::Operation.new.tap do |o|
1979
+ o.name = "CreateExperience"
1980
+ o.http_method = "POST"
1981
+ o.http_request_uri = "/"
1982
+ o.input = Shapes::ShapeRef.new(shape: CreateExperienceRequest)
1983
+ o.output = Shapes::ShapeRef.new(shape: CreateExperienceResponse)
1984
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1985
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1986
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1987
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1988
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1989
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1990
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1991
+ end)
1992
+
1645
1993
  api.add_operation(:create_faq, Seahorse::Model::Operation.new.tap do |o|
1646
1994
  o.name = "CreateFaq"
1647
1995
  o.http_method = "POST"
@@ -1716,6 +2064,20 @@ module Aws::Kendra
1716
2064
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1717
2065
  end)
1718
2066
 
2067
+ api.add_operation(:delete_experience, Seahorse::Model::Operation.new.tap do |o|
2068
+ o.name = "DeleteExperience"
2069
+ o.http_method = "POST"
2070
+ o.http_request_uri = "/"
2071
+ o.input = Shapes::ShapeRef.new(shape: DeleteExperienceRequest)
2072
+ o.output = Shapes::ShapeRef.new(shape: DeleteExperienceResponse)
2073
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2074
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2075
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2076
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2077
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2078
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2079
+ end)
2080
+
1719
2081
  api.add_operation(:delete_faq, Seahorse::Model::Operation.new.tap do |o|
1720
2082
  o.name = "DeleteFaq"
1721
2083
  o.http_method = "POST"
@@ -1799,6 +2161,19 @@ module Aws::Kendra
1799
2161
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1800
2162
  end)
1801
2163
 
2164
+ api.add_operation(:describe_experience, Seahorse::Model::Operation.new.tap do |o|
2165
+ o.name = "DescribeExperience"
2166
+ o.http_method = "POST"
2167
+ o.http_request_uri = "/"
2168
+ o.input = Shapes::ShapeRef.new(shape: DescribeExperienceRequest)
2169
+ o.output = Shapes::ShapeRef.new(shape: DescribeExperienceResponse)
2170
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2171
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2172
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2173
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2174
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2175
+ end)
2176
+
1802
2177
  api.add_operation(:describe_faq, Seahorse::Model::Operation.new.tap do |o|
1803
2178
  o.name = "DescribeFaq"
1804
2179
  o.http_method = "POST"
@@ -1877,6 +2252,32 @@ module Aws::Kendra
1877
2252
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1878
2253
  end)
1879
2254
 
2255
+ api.add_operation(:disassociate_entities_from_experience, Seahorse::Model::Operation.new.tap do |o|
2256
+ o.name = "DisassociateEntitiesFromExperience"
2257
+ o.http_method = "POST"
2258
+ o.http_request_uri = "/"
2259
+ o.input = Shapes::ShapeRef.new(shape: DisassociateEntitiesFromExperienceRequest)
2260
+ o.output = Shapes::ShapeRef.new(shape: DisassociateEntitiesFromExperienceResponse)
2261
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2262
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2263
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2264
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2265
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2266
+ end)
2267
+
2268
+ api.add_operation(:disassociate_personas_from_entities, Seahorse::Model::Operation.new.tap do |o|
2269
+ o.name = "DisassociatePersonasFromEntities"
2270
+ o.http_method = "POST"
2271
+ o.http_request_uri = "/"
2272
+ o.input = Shapes::ShapeRef.new(shape: DisassociatePersonasFromEntitiesRequest)
2273
+ o.output = Shapes::ShapeRef.new(shape: DisassociatePersonasFromEntitiesResponse)
2274
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2275
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2276
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2277
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2278
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2279
+ end)
2280
+
1880
2281
  api.add_operation(:get_query_suggestions, Seahorse::Model::Operation.new.tap do |o|
1881
2282
  o.name = "GetQuerySuggestions"
1882
2283
  o.http_method = "POST"
@@ -1892,6 +2293,18 @@ module Aws::Kendra
1892
2293
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1893
2294
  end)
1894
2295
 
2296
+ api.add_operation(:get_snapshots, Seahorse::Model::Operation.new.tap do |o|
2297
+ o.name = "GetSnapshots"
2298
+ o.http_method = "POST"
2299
+ o.http_request_uri = "/"
2300
+ o.input = Shapes::ShapeRef.new(shape: GetSnapshotsRequest)
2301
+ o.output = Shapes::ShapeRef.new(shape: GetSnapshotsResponse)
2302
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2303
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2304
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2305
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2306
+ end)
2307
+
1895
2308
  api.add_operation(:list_data_source_sync_jobs, Seahorse::Model::Operation.new.tap do |o|
1896
2309
  o.name = "ListDataSourceSyncJobs"
1897
2310
  o.http_method = "POST"
@@ -1931,6 +2344,62 @@ module Aws::Kendra
1931
2344
  )
1932
2345
  end)
1933
2346
 
2347
+ api.add_operation(:list_entity_personas, Seahorse::Model::Operation.new.tap do |o|
2348
+ o.name = "ListEntityPersonas"
2349
+ o.http_method = "POST"
2350
+ o.http_request_uri = "/"
2351
+ o.input = Shapes::ShapeRef.new(shape: ListEntityPersonasRequest)
2352
+ o.output = Shapes::ShapeRef.new(shape: ListEntityPersonasResponse)
2353
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2354
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2355
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2356
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2357
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2358
+ o[:pager] = Aws::Pager.new(
2359
+ limit_key: "max_results",
2360
+ tokens: {
2361
+ "next_token" => "next_token"
2362
+ }
2363
+ )
2364
+ end)
2365
+
2366
+ api.add_operation(:list_experience_entities, Seahorse::Model::Operation.new.tap do |o|
2367
+ o.name = "ListExperienceEntities"
2368
+ o.http_method = "POST"
2369
+ o.http_request_uri = "/"
2370
+ o.input = Shapes::ShapeRef.new(shape: ListExperienceEntitiesRequest)
2371
+ o.output = Shapes::ShapeRef.new(shape: ListExperienceEntitiesResponse)
2372
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2373
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2374
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2375
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2376
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2377
+ o[:pager] = Aws::Pager.new(
2378
+ tokens: {
2379
+ "next_token" => "next_token"
2380
+ }
2381
+ )
2382
+ end)
2383
+
2384
+ api.add_operation(:list_experiences, Seahorse::Model::Operation.new.tap do |o|
2385
+ o.name = "ListExperiences"
2386
+ o.http_method = "POST"
2387
+ o.http_request_uri = "/"
2388
+ o.input = Shapes::ShapeRef.new(shape: ListExperiencesRequest)
2389
+ o.output = Shapes::ShapeRef.new(shape: ListExperiencesResponse)
2390
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2391
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2392
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2393
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2394
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2395
+ o[:pager] = Aws::Pager.new(
2396
+ limit_key: "max_results",
2397
+ tokens: {
2398
+ "next_token" => "next_token"
2399
+ }
2400
+ )
2401
+ end)
2402
+
1934
2403
  api.add_operation(:list_faqs, Seahorse::Model::Operation.new.tap do |o|
1935
2404
  o.name = "ListFaqs"
1936
2405
  o.http_method = "POST"
@@ -2127,6 +2596,20 @@ module Aws::Kendra
2127
2596
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2128
2597
  end)
2129
2598
 
2599
+ api.add_operation(:update_experience, Seahorse::Model::Operation.new.tap do |o|
2600
+ o.name = "UpdateExperience"
2601
+ o.http_method = "POST"
2602
+ o.http_request_uri = "/"
2603
+ o.input = Shapes::ShapeRef.new(shape: UpdateExperienceRequest)
2604
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2605
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2606
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2607
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2608
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2609
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2610
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2611
+ end)
2612
+
2130
2613
  api.add_operation(:update_index, Seahorse::Model::Operation.new.tap do |o|
2131
2614
  o.name = "UpdateIndex"
2132
2615
  o.http_method = "POST"