aws-sdk-kendra 1.49.0 → 1.52.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -234,6 +234,8 @@ module Aws::Kendra
234
234
  GetQuerySuggestionsResponse = Shapes::StructureShape.new(name: 'GetQuerySuggestionsResponse')
235
235
  GetSnapshotsRequest = Shapes::StructureShape.new(name: 'GetSnapshotsRequest')
236
236
  GetSnapshotsResponse = Shapes::StructureShape.new(name: 'GetSnapshotsResponse')
237
+ GitHubConfiguration = Shapes::StructureShape.new(name: 'GitHubConfiguration')
238
+ GitHubDocumentCrawlProperties = Shapes::StructureShape.new(name: 'GitHubDocumentCrawlProperties')
237
239
  GoogleDriveConfiguration = Shapes::StructureShape.new(name: 'GoogleDriveConfiguration')
238
240
  GroupAttributeField = Shapes::StringShape.new(name: 'GroupAttributeField')
239
241
  GroupId = Shapes::StringShape.new(name: 'GroupId')
@@ -268,7 +270,13 @@ module Aws::Kendra
268
270
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
269
271
  Interval = Shapes::StringShape.new(name: 'Interval')
270
272
  InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
273
+ IssueSubEntity = Shapes::StringShape.new(name: 'IssueSubEntity')
274
+ IssueSubEntityFilter = Shapes::ListShape.new(name: 'IssueSubEntityFilter')
275
+ IssueType = Shapes::ListShape.new(name: 'IssueType')
271
276
  Issuer = Shapes::StringShape.new(name: 'Issuer')
277
+ JiraAccountUrl = Shapes::StringShape.new(name: 'JiraAccountUrl')
278
+ JiraConfiguration = Shapes::StructureShape.new(name: 'JiraConfiguration')
279
+ JiraStatus = Shapes::ListShape.new(name: 'JiraStatus')
272
280
  JsonTokenTypeConfiguration = Shapes::StructureShape.new(name: 'JsonTokenTypeConfiguration')
273
281
  JwtTokenTypeConfiguration = Shapes::StructureShape.new(name: 'JwtTokenTypeConfiguration')
274
282
  KeyLocation = Shapes::StringShape.new(name: 'KeyLocation')
@@ -325,12 +333,14 @@ module Aws::Kendra
325
333
  NameType = Shapes::StringShape.new(name: 'NameType')
326
334
  NextToken = Shapes::StringShape.new(name: 'NextToken')
327
335
  ObjectBoolean = Shapes::BooleanShape.new(name: 'ObjectBoolean')
336
+ OnPremiseConfiguration = Shapes::StructureShape.new(name: 'OnPremiseConfiguration')
328
337
  OneDriveConfiguration = Shapes::StructureShape.new(name: 'OneDriveConfiguration')
329
338
  OneDriveUser = Shapes::StringShape.new(name: 'OneDriveUser')
330
339
  OneDriveUserList = Shapes::ListShape.new(name: 'OneDriveUserList')
331
340
  OneDriveUsers = Shapes::StructureShape.new(name: 'OneDriveUsers')
332
341
  Order = Shapes::StringShape.new(name: 'Order')
333
342
  OrganizationId = Shapes::StringShape.new(name: 'OrganizationId')
343
+ OrganizationName = Shapes::StringShape.new(name: 'OrganizationName')
334
344
  Persona = Shapes::StringShape.new(name: 'Persona')
335
345
  PersonasSummary = Shapes::StructureShape.new(name: 'PersonasSummary')
336
346
  PersonasSummaryList = Shapes::ListShape.new(name: 'PersonasSummaryList')
@@ -342,6 +352,7 @@ module Aws::Kendra
342
352
  PrincipalOrderingId = Shapes::IntegerShape.new(name: 'PrincipalOrderingId')
343
353
  PrincipalType = Shapes::StringShape.new(name: 'PrincipalType')
344
354
  PrivateChannelFilter = Shapes::ListShape.new(name: 'PrivateChannelFilter')
355
+ Project = Shapes::ListShape.new(name: 'Project')
345
356
  ProxyConfiguration = Shapes::StructureShape.new(name: 'ProxyConfiguration')
346
357
  PublicChannelFilter = Shapes::ListShape.new(name: 'PublicChannelFilter')
347
358
  PutPrincipalMappingRequest = Shapes::StructureShape.new(name: 'PutPrincipalMappingRequest')
@@ -367,6 +378,8 @@ module Aws::Kendra
367
378
  RelevanceFeedback = Shapes::StructureShape.new(name: 'RelevanceFeedback')
368
379
  RelevanceFeedbackList = Shapes::ListShape.new(name: 'RelevanceFeedbackList')
369
380
  RelevanceType = Shapes::StringShape.new(name: 'RelevanceType')
381
+ RepositoryName = Shapes::StringShape.new(name: 'RepositoryName')
382
+ RepositoryNames = Shapes::ListShape.new(name: 'RepositoryNames')
370
383
  ResourceAlreadyExistException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistException')
371
384
  ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
372
385
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
@@ -377,6 +390,7 @@ module Aws::Kendra
377
390
  S3DataSourceConfiguration = Shapes::StructureShape.new(name: 'S3DataSourceConfiguration')
378
391
  S3ObjectKey = Shapes::StringShape.new(name: 'S3ObjectKey')
379
392
  S3Path = Shapes::StructureShape.new(name: 'S3Path')
393
+ SaaSConfiguration = Shapes::StructureShape.new(name: 'SaaSConfiguration')
380
394
  SalesforceChatterFeedConfiguration = Shapes::StructureShape.new(name: 'SalesforceChatterFeedConfiguration')
381
395
  SalesforceChatterFeedIncludeFilterType = Shapes::StringShape.new(name: 'SalesforceChatterFeedIncludeFilterType')
382
396
  SalesforceChatterFeedIncludeFilterTypes = Shapes::ListShape.new(name: 'SalesforceChatterFeedIncludeFilterTypes')
@@ -436,6 +450,7 @@ module Aws::Kendra
436
450
  StopDataSourceSyncJobRequest = Shapes::StructureShape.new(name: 'StopDataSourceSyncJobRequest')
437
451
  StorageCapacityUnit = Shapes::IntegerShape.new(name: 'StorageCapacityUnit')
438
452
  String = Shapes::StringShape.new(name: 'String')
453
+ StringList = Shapes::ListShape.new(name: 'StringList')
439
454
  SubmitFeedbackRequest = Shapes::StructureShape.new(name: 'SubmitFeedbackRequest')
440
455
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
441
456
  SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
@@ -469,6 +484,8 @@ module Aws::Kendra
469
484
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
470
485
  Title = Shapes::StringShape.new(name: 'Title')
471
486
  Token = Shapes::StringShape.new(name: 'Token')
487
+ TopDocumentAttributeValueCountPairsSize = Shapes::IntegerShape.new(name: 'TopDocumentAttributeValueCountPairsSize')
488
+ Type = Shapes::StringShape.new(name: 'Type')
472
489
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
473
490
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
474
491
  UpdateDataSourceRequest = Shapes::StructureShape.new(name: 'UpdateDataSourceRequest')
@@ -830,6 +847,8 @@ module Aws::Kendra
830
847
  DataSourceConfiguration.add_member(:slack_configuration, Shapes::ShapeRef.new(shape: SlackConfiguration, location_name: "SlackConfiguration"))
831
848
  DataSourceConfiguration.add_member(:box_configuration, Shapes::ShapeRef.new(shape: BoxConfiguration, location_name: "BoxConfiguration"))
832
849
  DataSourceConfiguration.add_member(:quip_configuration, Shapes::ShapeRef.new(shape: QuipConfiguration, location_name: "QuipConfiguration"))
850
+ DataSourceConfiguration.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraConfiguration, location_name: "JiraConfiguration"))
851
+ DataSourceConfiguration.add_member(:git_hub_configuration, Shapes::ShapeRef.new(shape: GitHubConfiguration, location_name: "GitHubConfiguration"))
833
852
  DataSourceConfiguration.struct_class = Types::DataSourceConfiguration
834
853
 
835
854
  DataSourceGroup.add_member(:group_id, Shapes::ShapeRef.new(shape: PrincipalName, required: true, location_name: "GroupId"))
@@ -1120,6 +1139,7 @@ module Aws::Kendra
1120
1139
 
1121
1140
  DocumentAttributeValueCountPair.add_member(:document_attribute_value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "DocumentAttributeValue"))
1122
1141
  DocumentAttributeValueCountPair.add_member(:count, Shapes::ShapeRef.new(shape: Integer, location_name: "Count"))
1142
+ DocumentAttributeValueCountPair.add_member(:facet_results, Shapes::ShapeRef.new(shape: FacetResultList, location_name: "FacetResults"))
1123
1143
  DocumentAttributeValueCountPair.struct_class = Types::DocumentAttributeValueCountPair
1124
1144
 
1125
1145
  DocumentAttributeValueCountPairList.member = Shapes::ShapeRef.new(shape: DocumentAttributeValueCountPair)
@@ -1205,6 +1225,8 @@ module Aws::Kendra
1205
1225
  ExperiencesSummaryList.member = Shapes::ShapeRef.new(shape: ExperiencesSummary)
1206
1226
 
1207
1227
  Facet.add_member(:document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, location_name: "DocumentAttributeKey"))
1228
+ Facet.add_member(:facets, Shapes::ShapeRef.new(shape: FacetList, location_name: "Facets"))
1229
+ Facet.add_member(:max_results, Shapes::ShapeRef.new(shape: TopDocumentAttributeValueCountPairsSize, location_name: "MaxResults"))
1208
1230
  Facet.struct_class = Types::Facet
1209
1231
 
1210
1232
  FacetList.member = Shapes::ShapeRef.new(shape: Facet)
@@ -1271,6 +1293,39 @@ module Aws::Kendra
1271
1293
  GetSnapshotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1272
1294
  GetSnapshotsResponse.struct_class = Types::GetSnapshotsResponse
1273
1295
 
1296
+ GitHubConfiguration.add_member(:saa_s_configuration, Shapes::ShapeRef.new(shape: SaaSConfiguration, location_name: "SaaSConfiguration"))
1297
+ GitHubConfiguration.add_member(:on_premise_configuration, Shapes::ShapeRef.new(shape: OnPremiseConfiguration, location_name: "OnPremiseConfiguration"))
1298
+ GitHubConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "Type"))
1299
+ GitHubConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
1300
+ GitHubConfiguration.add_member(:use_change_log, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseChangeLog"))
1301
+ GitHubConfiguration.add_member(:git_hub_document_crawl_properties, Shapes::ShapeRef.new(shape: GitHubDocumentCrawlProperties, location_name: "GitHubDocumentCrawlProperties"))
1302
+ GitHubConfiguration.add_member(:repository_filter, Shapes::ShapeRef.new(shape: RepositoryNames, location_name: "RepositoryFilter"))
1303
+ GitHubConfiguration.add_member(:inclusion_folder_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFolderNamePatterns"))
1304
+ GitHubConfiguration.add_member(:inclusion_file_type_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFileTypePatterns"))
1305
+ GitHubConfiguration.add_member(:inclusion_file_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFileNamePatterns"))
1306
+ GitHubConfiguration.add_member(:exclusion_folder_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFolderNamePatterns"))
1307
+ GitHubConfiguration.add_member(:exclusion_file_type_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFileTypePatterns"))
1308
+ GitHubConfiguration.add_member(:exclusion_file_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFileNamePatterns"))
1309
+ GitHubConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
1310
+ GitHubConfiguration.add_member(:git_hub_repository_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubRepositoryConfigurationFieldMappings"))
1311
+ GitHubConfiguration.add_member(:git_hub_commit_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubCommitConfigurationFieldMappings"))
1312
+ GitHubConfiguration.add_member(:git_hub_issue_document_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueDocumentConfigurationFieldMappings"))
1313
+ GitHubConfiguration.add_member(:git_hub_issue_comment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueCommentConfigurationFieldMappings"))
1314
+ GitHubConfiguration.add_member(:git_hub_issue_attachment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueAttachmentConfigurationFieldMappings"))
1315
+ GitHubConfiguration.add_member(:git_hub_pull_request_comment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestCommentConfigurationFieldMappings"))
1316
+ GitHubConfiguration.add_member(:git_hub_pull_request_document_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestDocumentConfigurationFieldMappings"))
1317
+ GitHubConfiguration.add_member(:git_hub_pull_request_document_attachment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestDocumentAttachmentConfigurationFieldMappings"))
1318
+ GitHubConfiguration.struct_class = Types::GitHubConfiguration
1319
+
1320
+ GitHubDocumentCrawlProperties.add_member(:crawl_repository_documents, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlRepositoryDocuments"))
1321
+ GitHubDocumentCrawlProperties.add_member(:crawl_issue, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssue"))
1322
+ GitHubDocumentCrawlProperties.add_member(:crawl_issue_comment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssueComment"))
1323
+ GitHubDocumentCrawlProperties.add_member(:crawl_issue_comment_attachment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssueCommentAttachment"))
1324
+ GitHubDocumentCrawlProperties.add_member(:crawl_pull_request, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequest"))
1325
+ GitHubDocumentCrawlProperties.add_member(:crawl_pull_request_comment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequestComment"))
1326
+ GitHubDocumentCrawlProperties.add_member(:crawl_pull_request_comment_attachment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequestCommentAttachment"))
1327
+ GitHubDocumentCrawlProperties.struct_class = Types::GitHubDocumentCrawlProperties
1328
+
1274
1329
  GoogleDriveConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
1275
1330
  GoogleDriveConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
1276
1331
  GoogleDriveConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
@@ -1345,6 +1400,29 @@ module Aws::Kendra
1345
1400
  InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1346
1401
  InvalidRequestException.struct_class = Types::InvalidRequestException
1347
1402
 
1403
+ IssueSubEntityFilter.member = Shapes::ShapeRef.new(shape: IssueSubEntity)
1404
+
1405
+ IssueType.member = Shapes::ShapeRef.new(shape: String)
1406
+
1407
+ JiraConfiguration.add_member(:jira_account_url, Shapes::ShapeRef.new(shape: JiraAccountUrl, required: true, location_name: "JiraAccountUrl"))
1408
+ JiraConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
1409
+ JiraConfiguration.add_member(:use_change_log, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseChangeLog"))
1410
+ JiraConfiguration.add_member(:project, Shapes::ShapeRef.new(shape: Project, location_name: "Project"))
1411
+ JiraConfiguration.add_member(:issue_type, Shapes::ShapeRef.new(shape: IssueType, location_name: "IssueType"))
1412
+ JiraConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: JiraStatus, location_name: "Status"))
1413
+ JiraConfiguration.add_member(:issue_sub_entity_filter, Shapes::ShapeRef.new(shape: IssueSubEntityFilter, location_name: "IssueSubEntityFilter"))
1414
+ JiraConfiguration.add_member(:attachment_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "AttachmentFieldMappings"))
1415
+ JiraConfiguration.add_member(:comment_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "CommentFieldMappings"))
1416
+ JiraConfiguration.add_member(:issue_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "IssueFieldMappings"))
1417
+ JiraConfiguration.add_member(:project_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "ProjectFieldMappings"))
1418
+ JiraConfiguration.add_member(:work_log_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "WorkLogFieldMappings"))
1419
+ JiraConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
1420
+ JiraConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
1421
+ JiraConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
1422
+ JiraConfiguration.struct_class = Types::JiraConfiguration
1423
+
1424
+ JiraStatus.member = Shapes::ShapeRef.new(shape: String)
1425
+
1348
1426
  JsonTokenTypeConfiguration.add_member(:user_name_attribute_field, Shapes::ShapeRef.new(shape: String, required: true, location_name: "UserNameAttributeField"))
1349
1427
  JsonTokenTypeConfiguration.add_member(:group_attribute_field, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GroupAttributeField"))
1350
1428
  JsonTokenTypeConfiguration.struct_class = Types::JsonTokenTypeConfiguration
@@ -1472,6 +1550,11 @@ module Aws::Kendra
1472
1550
 
1473
1551
  MemberUsers.member = Shapes::ShapeRef.new(shape: MemberUser)
1474
1552
 
1553
+ OnPremiseConfiguration.add_member(:host_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "HostUrl"))
1554
+ OnPremiseConfiguration.add_member(:organization_name, Shapes::ShapeRef.new(shape: OrganizationName, required: true, location_name: "OrganizationName"))
1555
+ OnPremiseConfiguration.add_member(:ssl_certificate_s3_path, Shapes::ShapeRef.new(shape: S3Path, required: true, location_name: "SslCertificateS3Path"))
1556
+ OnPremiseConfiguration.struct_class = Types::OnPremiseConfiguration
1557
+
1475
1558
  OneDriveConfiguration.add_member(:tenant_domain, Shapes::ShapeRef.new(shape: TenantDomain, required: true, location_name: "TenantDomain"))
1476
1559
  OneDriveConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
1477
1560
  OneDriveConfiguration.add_member(:one_drive_users, Shapes::ShapeRef.new(shape: OneDriveUsers, required: true, location_name: "OneDriveUsers"))
@@ -1505,6 +1588,8 @@ module Aws::Kendra
1505
1588
 
1506
1589
  PrivateChannelFilter.member = Shapes::ShapeRef.new(shape: String)
1507
1590
 
1591
+ Project.member = Shapes::ShapeRef.new(shape: String)
1592
+
1508
1593
  ProxyConfiguration.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
1509
1594
  ProxyConfiguration.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
1510
1595
  ProxyConfiguration.add_member(:credentials, Shapes::ShapeRef.new(shape: SecretArn, location_name: "Credentials"))
@@ -1594,6 +1679,8 @@ module Aws::Kendra
1594
1679
 
1595
1680
  RelevanceFeedbackList.member = Shapes::ShapeRef.new(shape: RelevanceFeedback)
1596
1681
 
1682
+ RepositoryNames.member = Shapes::ShapeRef.new(shape: RepositoryName)
1683
+
1597
1684
  ResourceAlreadyExistException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1598
1685
  ResourceAlreadyExistException.struct_class = Types::ResourceAlreadyExistException
1599
1686
 
@@ -1618,6 +1705,10 @@ module Aws::Kendra
1618
1705
  S3Path.add_member(:key, Shapes::ShapeRef.new(shape: S3ObjectKey, required: true, location_name: "Key"))
1619
1706
  S3Path.struct_class = Types::S3Path
1620
1707
 
1708
+ SaaSConfiguration.add_member(:organization_name, Shapes::ShapeRef.new(shape: OrganizationName, required: true, location_name: "OrganizationName"))
1709
+ SaaSConfiguration.add_member(:host_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "HostUrl"))
1710
+ SaaSConfiguration.struct_class = Types::SaaSConfiguration
1711
+
1621
1712
  SalesforceChatterFeedConfiguration.add_member(:document_data_field_name, Shapes::ShapeRef.new(shape: DataSourceFieldName, required: true, location_name: "DocumentDataFieldName"))
1622
1713
  SalesforceChatterFeedConfiguration.add_member(:document_title_field_name, Shapes::ShapeRef.new(shape: DataSourceFieldName, location_name: "DocumentTitleFieldName"))
1623
1714
  SalesforceChatterFeedConfiguration.add_member(:field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "FieldMappings"))
@@ -1795,6 +1886,8 @@ module Aws::Kendra
1795
1886
  StopDataSourceSyncJobRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1796
1887
  StopDataSourceSyncJobRequest.struct_class = Types::StopDataSourceSyncJobRequest
1797
1888
 
1889
+ StringList.member = Shapes::ShapeRef.new(shape: String)
1890
+
1798
1891
  SubmitFeedbackRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1799
1892
  SubmitFeedbackRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: QueryId, required: true, location_name: "QueryId"))
1800
1893
  SubmitFeedbackRequest.add_member(:click_feedback_items, Shapes::ShapeRef.new(shape: ClickFeedbackList, location_name: "ClickFeedbackItems"))
@@ -2536,6 +2629,12 @@ module Aws::Kendra
2536
2629
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2537
2630
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2538
2631
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2632
+ o[:pager] = Aws::Pager.new(
2633
+ limit_key: "max_results",
2634
+ tokens: {
2635
+ "next_token" => "next_token"
2636
+ }
2637
+ )
2539
2638
  end)
2540
2639
 
2541
2640
  api.add_operation(:list_groups_older_than_ordering_id, Seahorse::Model::Operation.new.tap do |o|
@@ -2550,6 +2649,12 @@ module Aws::Kendra
2550
2649
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2551
2650
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2552
2651
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2652
+ o[:pager] = Aws::Pager.new(
2653
+ limit_key: "max_results",
2654
+ tokens: {
2655
+ "next_token" => "next_token"
2656
+ }
2657
+ )
2553
2658
  end)
2554
2659
 
2555
2660
  api.add_operation(:list_indices, Seahorse::Model::Operation.new.tap do |o|
@@ -2581,6 +2686,12 @@ module Aws::Kendra
2581
2686
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2582
2687
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2583
2688
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2689
+ o[:pager] = Aws::Pager.new(
2690
+ limit_key: "max_results",
2691
+ tokens: {
2692
+ "next_token" => "next_token"
2693
+ }
2694
+ )
2584
2695
  end)
2585
2696
 
2586
2697
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
@@ -2607,6 +2718,12 @@ module Aws::Kendra
2607
2718
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2608
2719
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2609
2720
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2721
+ o[:pager] = Aws::Pager.new(
2722
+ limit_key: "max_results",
2723
+ tokens: {
2724
+ "next_token" => "next_token"
2725
+ }
2726
+ )
2610
2727
  end)
2611
2728
 
2612
2729
  api.add_operation(:put_principal_mapping, Seahorse::Model::Operation.new.tap do |o|