aws-sdk-kendra 1.52.0 → 1.55.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,6 +13,10 @@ module Aws::Kendra
13
13
 
14
14
  include Seahorse::Model
15
15
 
16
+ AccessControlConfigurationId = Shapes::StringShape.new(name: 'AccessControlConfigurationId')
17
+ AccessControlConfigurationName = Shapes::StringShape.new(name: 'AccessControlConfigurationName')
18
+ AccessControlConfigurationSummary = Shapes::StructureShape.new(name: 'AccessControlConfigurationSummary')
19
+ AccessControlConfigurationSummaryList = Shapes::ListShape.new(name: 'AccessControlConfigurationSummaryList')
16
20
  AccessControlListConfiguration = Shapes::StructureShape.new(name: 'AccessControlListConfiguration')
17
21
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
18
22
  AclConfiguration = Shapes::StructureShape.new(name: 'AclConfiguration')
@@ -20,6 +24,8 @@ module Aws::Kendra
20
24
  AdditionalResultAttributeList = Shapes::ListShape.new(name: 'AdditionalResultAttributeList')
21
25
  AdditionalResultAttributeValue = Shapes::StructureShape.new(name: 'AdditionalResultAttributeValue')
22
26
  AdditionalResultAttributeValueType = Shapes::StringShape.new(name: 'AdditionalResultAttributeValueType')
27
+ AlfrescoConfiguration = Shapes::StructureShape.new(name: 'AlfrescoConfiguration')
28
+ AlfrescoEntity = Shapes::StringShape.new(name: 'AlfrescoEntity')
23
29
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
24
30
  AssociateEntitiesToExperienceFailedEntityList = Shapes::ListShape.new(name: 'AssociateEntitiesToExperienceFailedEntityList')
25
31
  AssociateEntitiesToExperienceRequest = Shapes::StructureShape.new(name: 'AssociateEntitiesToExperienceRequest')
@@ -84,6 +90,8 @@ module Aws::Kendra
84
90
  Correction = Shapes::StructureShape.new(name: 'Correction')
85
91
  CorrectionList = Shapes::ListShape.new(name: 'CorrectionList')
86
92
  CrawlDepth = Shapes::IntegerShape.new(name: 'CrawlDepth')
93
+ CreateAccessControlConfigurationRequest = Shapes::StructureShape.new(name: 'CreateAccessControlConfigurationRequest')
94
+ CreateAccessControlConfigurationResponse = Shapes::StructureShape.new(name: 'CreateAccessControlConfigurationResponse')
87
95
  CreateDataSourceRequest = Shapes::StructureShape.new(name: 'CreateDataSourceRequest')
88
96
  CreateDataSourceResponse = Shapes::StructureShape.new(name: 'CreateDataSourceResponse')
89
97
  CreateExperienceRequest = Shapes::StructureShape.new(name: 'CreateExperienceRequest')
@@ -125,6 +133,8 @@ module Aws::Kendra
125
133
  DatabaseHost = Shapes::StringShape.new(name: 'DatabaseHost')
126
134
  DatabaseName = Shapes::StringShape.new(name: 'DatabaseName')
127
135
  DatabasePort = Shapes::IntegerShape.new(name: 'DatabasePort')
136
+ DeleteAccessControlConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteAccessControlConfigurationRequest')
137
+ DeleteAccessControlConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteAccessControlConfigurationResponse')
128
138
  DeleteDataSourceRequest = Shapes::StructureShape.new(name: 'DeleteDataSourceRequest')
129
139
  DeleteExperienceRequest = Shapes::StructureShape.new(name: 'DeleteExperienceRequest')
130
140
  DeleteExperienceResponse = Shapes::StructureShape.new(name: 'DeleteExperienceResponse')
@@ -133,6 +143,8 @@ module Aws::Kendra
133
143
  DeletePrincipalMappingRequest = Shapes::StructureShape.new(name: 'DeletePrincipalMappingRequest')
134
144
  DeleteQuerySuggestionsBlockListRequest = Shapes::StructureShape.new(name: 'DeleteQuerySuggestionsBlockListRequest')
135
145
  DeleteThesaurusRequest = Shapes::StructureShape.new(name: 'DeleteThesaurusRequest')
146
+ DescribeAccessControlConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeAccessControlConfigurationRequest')
147
+ DescribeAccessControlConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeAccessControlConfigurationResponse')
136
148
  DescribeDataSourceRequest = Shapes::StructureShape.new(name: 'DescribeDataSourceRequest')
137
149
  DescribeDataSourceResponse = Shapes::StructureShape.new(name: 'DescribeDataSourceResponse')
138
150
  DescribeExperienceRequest = Shapes::StructureShape.new(name: 'DescribeExperienceRequest')
@@ -189,6 +201,7 @@ module Aws::Kendra
189
201
  EnterpriseId = Shapes::StringShape.new(name: 'EnterpriseId')
190
202
  EntityConfiguration = Shapes::StructureShape.new(name: 'EntityConfiguration')
191
203
  EntityDisplayData = Shapes::StructureShape.new(name: 'EntityDisplayData')
204
+ EntityFilter = Shapes::ListShape.new(name: 'EntityFilter')
192
205
  EntityId = Shapes::StringShape.new(name: 'EntityId')
193
206
  EntityIdsList = Shapes::ListShape.new(name: 'EntityIdsList')
194
207
  EntityPersonaConfiguration = Shapes::StructureShape.new(name: 'EntityPersonaConfiguration')
@@ -283,6 +296,8 @@ module Aws::Kendra
283
296
  KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
284
297
  LambdaArn = Shapes::StringShape.new(name: 'LambdaArn')
285
298
  LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
299
+ ListAccessControlConfigurationsRequest = Shapes::StructureShape.new(name: 'ListAccessControlConfigurationsRequest')
300
+ ListAccessControlConfigurationsResponse = Shapes::StructureShape.new(name: 'ListAccessControlConfigurationsResponse')
286
301
  ListDataSourceSyncJobsRequest = Shapes::StructureShape.new(name: 'ListDataSourceSyncJobsRequest')
287
302
  ListDataSourceSyncJobsResponse = Shapes::StructureShape.new(name: 'ListDataSourceSyncJobsResponse')
288
303
  ListDataSourcesRequest = Shapes::StructureShape.new(name: 'ListDataSourcesRequest')
@@ -310,6 +325,7 @@ module Aws::Kendra
310
325
  LookBackPeriod = Shapes::IntegerShape.new(name: 'LookBackPeriod')
311
326
  MaxContentSizePerPageInMegaBytes = Shapes::FloatShape.new(name: 'MaxContentSizePerPageInMegaBytes')
312
327
  MaxLinksPerPage = Shapes::IntegerShape.new(name: 'MaxLinksPerPage')
328
+ MaxResultsIntegerForListAccessControlConfigurationsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListAccessControlConfigurationsRequest')
313
329
  MaxResultsIntegerForListDataSourceSyncJobsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDataSourceSyncJobsRequest')
314
330
  MaxResultsIntegerForListDataSourcesRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDataSourcesRequest')
315
331
  MaxResultsIntegerForListEntityPersonasRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListEntityPersonasRequest')
@@ -425,13 +441,16 @@ module Aws::Kendra
425
441
  ServiceNowServiceCatalogConfiguration = Shapes::StructureShape.new(name: 'ServiceNowServiceCatalogConfiguration')
426
442
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
427
443
  SharePointConfiguration = Shapes::StructureShape.new(name: 'SharePointConfiguration')
444
+ SharePointOnlineAuthenticationType = Shapes::StringShape.new(name: 'SharePointOnlineAuthenticationType')
428
445
  SharePointUrlList = Shapes::ListShape.new(name: 'SharePointUrlList')
429
446
  SharePointVersion = Shapes::StringShape.new(name: 'SharePointVersion')
430
447
  SharedDriveId = Shapes::StringShape.new(name: 'SharedDriveId')
431
448
  SinceCrawlDate = Shapes::StringShape.new(name: 'SinceCrawlDate')
449
+ SiteId = Shapes::StringShape.new(name: 'SiteId')
432
450
  SiteMap = Shapes::StringShape.new(name: 'SiteMap')
433
451
  SiteMapsConfiguration = Shapes::StructureShape.new(name: 'SiteMapsConfiguration')
434
452
  SiteMapsList = Shapes::ListShape.new(name: 'SiteMapsList')
453
+ SiteUrl = Shapes::StringShape.new(name: 'SiteUrl')
435
454
  SlackConfiguration = Shapes::StructureShape.new(name: 'SlackConfiguration')
436
455
  SlackEntity = Shapes::StringShape.new(name: 'SlackEntity')
437
456
  SlackEntityList = Shapes::ListShape.new(name: 'SlackEntityList')
@@ -488,6 +507,8 @@ module Aws::Kendra
488
507
  Type = Shapes::StringShape.new(name: 'Type')
489
508
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
490
509
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
510
+ UpdateAccessControlConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateAccessControlConfigurationRequest')
511
+ UpdateAccessControlConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateAccessControlConfigurationResponse')
491
512
  UpdateDataSourceRequest = Shapes::StructureShape.new(name: 'UpdateDataSourceRequest')
492
513
  UpdateExperienceRequest = Shapes::StructureShape.new(name: 'UpdateExperienceRequest')
493
514
  UpdateIndexRequest = Shapes::StructureShape.new(name: 'UpdateIndexRequest')
@@ -519,6 +540,11 @@ module Aws::Kendra
519
540
  WebCrawlerMode = Shapes::StringShape.new(name: 'WebCrawlerMode')
520
541
  WorkDocsConfiguration = Shapes::StructureShape.new(name: 'WorkDocsConfiguration')
521
542
 
543
+ AccessControlConfigurationSummary.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
544
+ AccessControlConfigurationSummary.struct_class = Types::AccessControlConfigurationSummary
545
+
546
+ AccessControlConfigurationSummaryList.member = Shapes::ShapeRef.new(shape: AccessControlConfigurationSummary)
547
+
522
548
  AccessControlListConfiguration.add_member(:key_path, Shapes::ShapeRef.new(shape: S3ObjectKey, location_name: "KeyPath"))
523
549
  AccessControlListConfiguration.struct_class = Types::AccessControlListConfiguration
524
550
 
@@ -538,6 +564,21 @@ module Aws::Kendra
538
564
  AdditionalResultAttributeValue.add_member(:text_with_highlights_value, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "TextWithHighlightsValue"))
539
565
  AdditionalResultAttributeValue.struct_class = Types::AdditionalResultAttributeValue
540
566
 
567
+ AlfrescoConfiguration.add_member(:site_url, Shapes::ShapeRef.new(shape: SiteUrl, required: true, location_name: "SiteUrl"))
568
+ AlfrescoConfiguration.add_member(:site_id, Shapes::ShapeRef.new(shape: SiteId, required: true, location_name: "SiteId"))
569
+ AlfrescoConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
570
+ AlfrescoConfiguration.add_member(:ssl_certificate_s3_path, Shapes::ShapeRef.new(shape: S3Path, required: true, location_name: "SslCertificateS3Path"))
571
+ AlfrescoConfiguration.add_member(:crawl_system_folders, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlSystemFolders"))
572
+ AlfrescoConfiguration.add_member(:crawl_comments, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlComments"))
573
+ AlfrescoConfiguration.add_member(:entity_filter, Shapes::ShapeRef.new(shape: EntityFilter, location_name: "EntityFilter"))
574
+ AlfrescoConfiguration.add_member(:document_library_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "DocumentLibraryFieldMappings"))
575
+ AlfrescoConfiguration.add_member(:blog_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "BlogFieldMappings"))
576
+ AlfrescoConfiguration.add_member(:wiki_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "WikiFieldMappings"))
577
+ AlfrescoConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
578
+ AlfrescoConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
579
+ AlfrescoConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
580
+ AlfrescoConfiguration.struct_class = Types::AlfrescoConfiguration
581
+
541
582
  AssociateEntitiesToExperienceFailedEntityList.member = Shapes::ShapeRef.new(shape: FailedEntity)
542
583
 
543
584
  AssociateEntitiesToExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
@@ -747,6 +788,17 @@ module Aws::Kendra
747
788
 
748
789
  CorrectionList.member = Shapes::ShapeRef.new(shape: Correction)
749
790
 
791
+ CreateAccessControlConfigurationRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
792
+ CreateAccessControlConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessControlConfigurationName, required: true, location_name: "Name"))
793
+ CreateAccessControlConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
794
+ CreateAccessControlConfigurationRequest.add_member(:access_control_list, Shapes::ShapeRef.new(shape: PrincipalList, location_name: "AccessControlList"))
795
+ CreateAccessControlConfigurationRequest.add_member(:hierarchical_access_control_list, Shapes::ShapeRef.new(shape: HierarchicalPrincipalList, location_name: "HierarchicalAccessControlList"))
796
+ CreateAccessControlConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenName, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
797
+ CreateAccessControlConfigurationRequest.struct_class = Types::CreateAccessControlConfigurationRequest
798
+
799
+ CreateAccessControlConfigurationResponse.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
800
+ CreateAccessControlConfigurationResponse.struct_class = Types::CreateAccessControlConfigurationResponse
801
+
750
802
  CreateDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, required: true, location_name: "Name"))
751
803
  CreateDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
752
804
  CreateDataSourceRequest.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceType, required: true, location_name: "Type"))
@@ -849,6 +901,7 @@ module Aws::Kendra
849
901
  DataSourceConfiguration.add_member(:quip_configuration, Shapes::ShapeRef.new(shape: QuipConfiguration, location_name: "QuipConfiguration"))
850
902
  DataSourceConfiguration.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraConfiguration, location_name: "JiraConfiguration"))
851
903
  DataSourceConfiguration.add_member(:git_hub_configuration, Shapes::ShapeRef.new(shape: GitHubConfiguration, location_name: "GitHubConfiguration"))
904
+ DataSourceConfiguration.add_member(:alfresco_configuration, Shapes::ShapeRef.new(shape: AlfrescoConfiguration, location_name: "AlfrescoConfiguration"))
852
905
  DataSourceConfiguration.struct_class = Types::DataSourceConfiguration
853
906
 
854
907
  DataSourceGroup.add_member(:group_id, Shapes::ShapeRef.new(shape: PrincipalName, required: true, location_name: "GroupId"))
@@ -914,6 +967,12 @@ module Aws::Kendra
914
967
  DatabaseConfiguration.add_member(:sql_configuration, Shapes::ShapeRef.new(shape: SqlConfiguration, location_name: "SqlConfiguration"))
915
968
  DatabaseConfiguration.struct_class = Types::DatabaseConfiguration
916
969
 
970
+ DeleteAccessControlConfigurationRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
971
+ DeleteAccessControlConfigurationRequest.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
972
+ DeleteAccessControlConfigurationRequest.struct_class = Types::DeleteAccessControlConfigurationRequest
973
+
974
+ DeleteAccessControlConfigurationResponse.struct_class = Types::DeleteAccessControlConfigurationResponse
975
+
917
976
  DeleteDataSourceRequest.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
918
977
  DeleteDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
919
978
  DeleteDataSourceRequest.struct_class = Types::DeleteDataSourceRequest
@@ -945,6 +1004,17 @@ module Aws::Kendra
945
1004
  DeleteThesaurusRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
946
1005
  DeleteThesaurusRequest.struct_class = Types::DeleteThesaurusRequest
947
1006
 
1007
+ DescribeAccessControlConfigurationRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1008
+ DescribeAccessControlConfigurationRequest.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
1009
+ DescribeAccessControlConfigurationRequest.struct_class = Types::DescribeAccessControlConfigurationRequest
1010
+
1011
+ DescribeAccessControlConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: AccessControlConfigurationName, required: true, location_name: "Name"))
1012
+ DescribeAccessControlConfigurationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1013
+ DescribeAccessControlConfigurationResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
1014
+ DescribeAccessControlConfigurationResponse.add_member(:access_control_list, Shapes::ShapeRef.new(shape: PrincipalList, location_name: "AccessControlList"))
1015
+ DescribeAccessControlConfigurationResponse.add_member(:hierarchical_access_control_list, Shapes::ShapeRef.new(shape: HierarchicalPrincipalList, location_name: "HierarchicalAccessControlList"))
1016
+ DescribeAccessControlConfigurationResponse.struct_class = Types::DescribeAccessControlConfigurationResponse
1017
+
948
1018
  DescribeDataSourceRequest.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
949
1019
  DescribeDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
950
1020
  DescribeDataSourceRequest.struct_class = Types::DescribeDataSourceRequest
@@ -1109,6 +1179,7 @@ module Aws::Kendra
1109
1179
  Document.add_member(:access_control_list, Shapes::ShapeRef.new(shape: PrincipalList, location_name: "AccessControlList"))
1110
1180
  Document.add_member(:hierarchical_access_control_list, Shapes::ShapeRef.new(shape: HierarchicalPrincipalList, location_name: "HierarchicalAccessControlList"))
1111
1181
  Document.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
1182
+ Document.add_member(:access_control_configuration_id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, location_name: "AccessControlConfigurationId"))
1112
1183
  Document.struct_class = Types::Document
1113
1184
 
1114
1185
  DocumentAttribute.add_member(:key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "Key"))
@@ -1184,6 +1255,8 @@ module Aws::Kendra
1184
1255
  EntityDisplayData.add_member(:last_name, Shapes::ShapeRef.new(shape: NameType, location_name: "LastName"))
1185
1256
  EntityDisplayData.struct_class = Types::EntityDisplayData
1186
1257
 
1258
+ EntityFilter.member = Shapes::ShapeRef.new(shape: AlfrescoEntity)
1259
+
1187
1260
  EntityIdsList.member = Shapes::ShapeRef.new(shape: EntityId)
1188
1261
 
1189
1262
  EntityPersonaConfiguration.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EntityId"))
@@ -1436,6 +1509,15 @@ module Aws::Kendra
1436
1509
  JwtTokenTypeConfiguration.add_member(:claim_regex, Shapes::ShapeRef.new(shape: ClaimRegex, location_name: "ClaimRegex"))
1437
1510
  JwtTokenTypeConfiguration.struct_class = Types::JwtTokenTypeConfiguration
1438
1511
 
1512
+ ListAccessControlConfigurationsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1513
+ ListAccessControlConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1514
+ ListAccessControlConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListAccessControlConfigurationsRequest, location_name: "MaxResults"))
1515
+ ListAccessControlConfigurationsRequest.struct_class = Types::ListAccessControlConfigurationsRequest
1516
+
1517
+ ListAccessControlConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1518
+ ListAccessControlConfigurationsResponse.add_member(:access_control_configurations, Shapes::ShapeRef.new(shape: AccessControlConfigurationSummaryList, required: true, location_name: "AccessControlConfigurations"))
1519
+ ListAccessControlConfigurationsResponse.struct_class = Types::ListAccessControlConfigurationsResponse
1520
+
1439
1521
  ListDataSourceSyncJobsRequest.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
1440
1522
  ListDataSourceSyncJobsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
1441
1523
  ListDataSourceSyncJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -1820,6 +1902,7 @@ module Aws::Kendra
1820
1902
  SharePointConfiguration.add_member(:document_title_field_name, Shapes::ShapeRef.new(shape: DataSourceFieldName, location_name: "DocumentTitleFieldName"))
1821
1903
  SharePointConfiguration.add_member(:disable_local_groups, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableLocalGroups"))
1822
1904
  SharePointConfiguration.add_member(:ssl_certificate_s3_path, Shapes::ShapeRef.new(shape: S3Path, location_name: "SslCertificateS3Path"))
1905
+ SharePointConfiguration.add_member(:authentication_type, Shapes::ShapeRef.new(shape: SharePointOnlineAuthenticationType, location_name: "AuthenticationType"))
1823
1906
  SharePointConfiguration.struct_class = Types::SharePointConfiguration
1824
1907
 
1825
1908
  SharePointUrlList.member = Shapes::ShapeRef.new(shape: Url)
@@ -1959,6 +2042,16 @@ module Aws::Kendra
1959
2042
 
1960
2043
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
1961
2044
 
2045
+ UpdateAccessControlConfigurationRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
2046
+ UpdateAccessControlConfigurationRequest.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
2047
+ UpdateAccessControlConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessControlConfigurationName, location_name: "Name"))
2048
+ UpdateAccessControlConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
2049
+ UpdateAccessControlConfigurationRequest.add_member(:access_control_list, Shapes::ShapeRef.new(shape: PrincipalList, location_name: "AccessControlList"))
2050
+ UpdateAccessControlConfigurationRequest.add_member(:hierarchical_access_control_list, Shapes::ShapeRef.new(shape: HierarchicalPrincipalList, location_name: "HierarchicalAccessControlList"))
2051
+ UpdateAccessControlConfigurationRequest.struct_class = Types::UpdateAccessControlConfigurationRequest
2052
+
2053
+ UpdateAccessControlConfigurationResponse.struct_class = Types::UpdateAccessControlConfigurationResponse
2054
+
1962
2055
  UpdateDataSourceRequest.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
1963
2056
  UpdateDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "Name"))
1964
2057
  UpdateDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
@@ -2171,6 +2264,21 @@ module Aws::Kendra
2171
2264
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2172
2265
  end)
2173
2266
 
2267
+ api.add_operation(:create_access_control_configuration, Seahorse::Model::Operation.new.tap do |o|
2268
+ o.name = "CreateAccessControlConfiguration"
2269
+ o.http_method = "POST"
2270
+ o.http_request_uri = "/"
2271
+ o.input = Shapes::ShapeRef.new(shape: CreateAccessControlConfigurationRequest)
2272
+ o.output = Shapes::ShapeRef.new(shape: CreateAccessControlConfigurationResponse)
2273
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2274
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2275
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2276
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2277
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2278
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2279
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2280
+ end)
2281
+
2174
2282
  api.add_operation(:create_data_source, Seahorse::Model::Operation.new.tap do |o|
2175
2283
  o.name = "CreateDataSource"
2176
2284
  o.http_method = "POST"
@@ -2262,6 +2370,20 @@ module Aws::Kendra
2262
2370
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2263
2371
  end)
2264
2372
 
2373
+ api.add_operation(:delete_access_control_configuration, Seahorse::Model::Operation.new.tap do |o|
2374
+ o.name = "DeleteAccessControlConfiguration"
2375
+ o.http_method = "POST"
2376
+ o.http_request_uri = "/"
2377
+ o.input = Shapes::ShapeRef.new(shape: DeleteAccessControlConfigurationRequest)
2378
+ o.output = Shapes::ShapeRef.new(shape: DeleteAccessControlConfigurationResponse)
2379
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2380
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2381
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2382
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2383
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2384
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2385
+ end)
2386
+
2265
2387
  api.add_operation(:delete_data_source, Seahorse::Model::Operation.new.tap do |o|
2266
2388
  o.name = "DeleteDataSource"
2267
2389
  o.http_method = "POST"
@@ -2360,6 +2482,19 @@ module Aws::Kendra
2360
2482
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2361
2483
  end)
2362
2484
 
2485
+ api.add_operation(:describe_access_control_configuration, Seahorse::Model::Operation.new.tap do |o|
2486
+ o.name = "DescribeAccessControlConfiguration"
2487
+ o.http_method = "POST"
2488
+ o.http_request_uri = "/"
2489
+ o.input = Shapes::ShapeRef.new(shape: DescribeAccessControlConfigurationRequest)
2490
+ o.output = Shapes::ShapeRef.new(shape: DescribeAccessControlConfigurationResponse)
2491
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2492
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2493
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2494
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2495
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2496
+ end)
2497
+
2363
2498
  api.add_operation(:describe_data_source, Seahorse::Model::Operation.new.tap do |o|
2364
2499
  o.name = "DescribeDataSource"
2365
2500
  o.http_method = "POST"
@@ -2523,6 +2658,25 @@ module Aws::Kendra
2523
2658
  )
2524
2659
  end)
2525
2660
 
2661
+ api.add_operation(:list_access_control_configurations, Seahorse::Model::Operation.new.tap do |o|
2662
+ o.name = "ListAccessControlConfigurations"
2663
+ o.http_method = "POST"
2664
+ o.http_request_uri = "/"
2665
+ o.input = Shapes::ShapeRef.new(shape: ListAccessControlConfigurationsRequest)
2666
+ o.output = Shapes::ShapeRef.new(shape: ListAccessControlConfigurationsResponse)
2667
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2668
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2669
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2670
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2671
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2672
+ o[:pager] = Aws::Pager.new(
2673
+ limit_key: "max_results",
2674
+ tokens: {
2675
+ "next_token" => "next_token"
2676
+ }
2677
+ )
2678
+ end)
2679
+
2526
2680
  api.add_operation(:list_data_source_sync_jobs, Seahorse::Model::Operation.new.tap do |o|
2527
2681
  o.name = "ListDataSourceSyncJobs"
2528
2682
  o.http_method = "POST"
@@ -2824,6 +2978,21 @@ module Aws::Kendra
2824
2978
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2825
2979
  end)
2826
2980
 
2981
+ api.add_operation(:update_access_control_configuration, Seahorse::Model::Operation.new.tap do |o|
2982
+ o.name = "UpdateAccessControlConfiguration"
2983
+ o.http_method = "POST"
2984
+ o.http_request_uri = "/"
2985
+ o.input = Shapes::ShapeRef.new(shape: UpdateAccessControlConfigurationRequest)
2986
+ o.output = Shapes::ShapeRef.new(shape: UpdateAccessControlConfigurationResponse)
2987
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2988
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2989
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2990
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2991
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2992
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2993
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2994
+ end)
2995
+
2827
2996
  api.add_operation(:update_data_source, Seahorse::Model::Operation.new.tap do |o|
2828
2997
  o.name = "UpdateDataSource"
2829
2998
  o.http_method = "POST"