aws-sdk-kendra 1.50.0 → 1.53.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-kendra/client.rb +547 -6
- data/lib/aws-sdk-kendra/client_api.rb +112 -0
- data/lib/aws-sdk-kendra/types.rb +1740 -301
- data/lib/aws-sdk-kendra.rb +1 -1
- metadata +2 -2
| @@ -20,6 +20,8 @@ module Aws::Kendra | |
| 20 20 | 
             
                AdditionalResultAttributeList = Shapes::ListShape.new(name: 'AdditionalResultAttributeList')
         | 
| 21 21 | 
             
                AdditionalResultAttributeValue = Shapes::StructureShape.new(name: 'AdditionalResultAttributeValue')
         | 
| 22 22 | 
             
                AdditionalResultAttributeValueType = Shapes::StringShape.new(name: 'AdditionalResultAttributeValueType')
         | 
| 23 | 
            +
                AlfrescoConfiguration = Shapes::StructureShape.new(name: 'AlfrescoConfiguration')
         | 
| 24 | 
            +
                AlfrescoEntity = Shapes::StringShape.new(name: 'AlfrescoEntity')
         | 
| 23 25 | 
             
                AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
         | 
| 24 26 | 
             
                AssociateEntitiesToExperienceFailedEntityList = Shapes::ListShape.new(name: 'AssociateEntitiesToExperienceFailedEntityList')
         | 
| 25 27 | 
             
                AssociateEntitiesToExperienceRequest = Shapes::StructureShape.new(name: 'AssociateEntitiesToExperienceRequest')
         | 
| @@ -189,6 +191,7 @@ module Aws::Kendra | |
| 189 191 | 
             
                EnterpriseId = Shapes::StringShape.new(name: 'EnterpriseId')
         | 
| 190 192 | 
             
                EntityConfiguration = Shapes::StructureShape.new(name: 'EntityConfiguration')
         | 
| 191 193 | 
             
                EntityDisplayData = Shapes::StructureShape.new(name: 'EntityDisplayData')
         | 
| 194 | 
            +
                EntityFilter = Shapes::ListShape.new(name: 'EntityFilter')
         | 
| 192 195 | 
             
                EntityId = Shapes::StringShape.new(name: 'EntityId')
         | 
| 193 196 | 
             
                EntityIdsList = Shapes::ListShape.new(name: 'EntityIdsList')
         | 
| 194 197 | 
             
                EntityPersonaConfiguration = Shapes::StructureShape.new(name: 'EntityPersonaConfiguration')
         | 
| @@ -234,6 +237,8 @@ module Aws::Kendra | |
| 234 237 | 
             
                GetQuerySuggestionsResponse = Shapes::StructureShape.new(name: 'GetQuerySuggestionsResponse')
         | 
| 235 238 | 
             
                GetSnapshotsRequest = Shapes::StructureShape.new(name: 'GetSnapshotsRequest')
         | 
| 236 239 | 
             
                GetSnapshotsResponse = Shapes::StructureShape.new(name: 'GetSnapshotsResponse')
         | 
| 240 | 
            +
                GitHubConfiguration = Shapes::StructureShape.new(name: 'GitHubConfiguration')
         | 
| 241 | 
            +
                GitHubDocumentCrawlProperties = Shapes::StructureShape.new(name: 'GitHubDocumentCrawlProperties')
         | 
| 237 242 | 
             
                GoogleDriveConfiguration = Shapes::StructureShape.new(name: 'GoogleDriveConfiguration')
         | 
| 238 243 | 
             
                GroupAttributeField = Shapes::StringShape.new(name: 'GroupAttributeField')
         | 
| 239 244 | 
             
                GroupId = Shapes::StringShape.new(name: 'GroupId')
         | 
| @@ -268,7 +273,13 @@ module Aws::Kendra | |
| 268 273 | 
             
                InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
         | 
| 269 274 | 
             
                Interval = Shapes::StringShape.new(name: 'Interval')
         | 
| 270 275 | 
             
                InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
         | 
| 276 | 
            +
                IssueSubEntity = Shapes::StringShape.new(name: 'IssueSubEntity')
         | 
| 277 | 
            +
                IssueSubEntityFilter = Shapes::ListShape.new(name: 'IssueSubEntityFilter')
         | 
| 278 | 
            +
                IssueType = Shapes::ListShape.new(name: 'IssueType')
         | 
| 271 279 | 
             
                Issuer = Shapes::StringShape.new(name: 'Issuer')
         | 
| 280 | 
            +
                JiraAccountUrl = Shapes::StringShape.new(name: 'JiraAccountUrl')
         | 
| 281 | 
            +
                JiraConfiguration = Shapes::StructureShape.new(name: 'JiraConfiguration')
         | 
| 282 | 
            +
                JiraStatus = Shapes::ListShape.new(name: 'JiraStatus')
         | 
| 272 283 | 
             
                JsonTokenTypeConfiguration = Shapes::StructureShape.new(name: 'JsonTokenTypeConfiguration')
         | 
| 273 284 | 
             
                JwtTokenTypeConfiguration = Shapes::StructureShape.new(name: 'JwtTokenTypeConfiguration')
         | 
| 274 285 | 
             
                KeyLocation = Shapes::StringShape.new(name: 'KeyLocation')
         | 
| @@ -325,12 +336,14 @@ module Aws::Kendra | |
| 325 336 | 
             
                NameType = Shapes::StringShape.new(name: 'NameType')
         | 
| 326 337 | 
             
                NextToken = Shapes::StringShape.new(name: 'NextToken')
         | 
| 327 338 | 
             
                ObjectBoolean = Shapes::BooleanShape.new(name: 'ObjectBoolean')
         | 
| 339 | 
            +
                OnPremiseConfiguration = Shapes::StructureShape.new(name: 'OnPremiseConfiguration')
         | 
| 328 340 | 
             
                OneDriveConfiguration = Shapes::StructureShape.new(name: 'OneDriveConfiguration')
         | 
| 329 341 | 
             
                OneDriveUser = Shapes::StringShape.new(name: 'OneDriveUser')
         | 
| 330 342 | 
             
                OneDriveUserList = Shapes::ListShape.new(name: 'OneDriveUserList')
         | 
| 331 343 | 
             
                OneDriveUsers = Shapes::StructureShape.new(name: 'OneDriveUsers')
         | 
| 332 344 | 
             
                Order = Shapes::StringShape.new(name: 'Order')
         | 
| 333 345 | 
             
                OrganizationId = Shapes::StringShape.new(name: 'OrganizationId')
         | 
| 346 | 
            +
                OrganizationName = Shapes::StringShape.new(name: 'OrganizationName')
         | 
| 334 347 | 
             
                Persona = Shapes::StringShape.new(name: 'Persona')
         | 
| 335 348 | 
             
                PersonasSummary = Shapes::StructureShape.new(name: 'PersonasSummary')
         | 
| 336 349 | 
             
                PersonasSummaryList = Shapes::ListShape.new(name: 'PersonasSummaryList')
         | 
| @@ -342,6 +355,7 @@ module Aws::Kendra | |
| 342 355 | 
             
                PrincipalOrderingId = Shapes::IntegerShape.new(name: 'PrincipalOrderingId')
         | 
| 343 356 | 
             
                PrincipalType = Shapes::StringShape.new(name: 'PrincipalType')
         | 
| 344 357 | 
             
                PrivateChannelFilter = Shapes::ListShape.new(name: 'PrivateChannelFilter')
         | 
| 358 | 
            +
                Project = Shapes::ListShape.new(name: 'Project')
         | 
| 345 359 | 
             
                ProxyConfiguration = Shapes::StructureShape.new(name: 'ProxyConfiguration')
         | 
| 346 360 | 
             
                PublicChannelFilter = Shapes::ListShape.new(name: 'PublicChannelFilter')
         | 
| 347 361 | 
             
                PutPrincipalMappingRequest = Shapes::StructureShape.new(name: 'PutPrincipalMappingRequest')
         | 
| @@ -367,6 +381,8 @@ module Aws::Kendra | |
| 367 381 | 
             
                RelevanceFeedback = Shapes::StructureShape.new(name: 'RelevanceFeedback')
         | 
| 368 382 | 
             
                RelevanceFeedbackList = Shapes::ListShape.new(name: 'RelevanceFeedbackList')
         | 
| 369 383 | 
             
                RelevanceType = Shapes::StringShape.new(name: 'RelevanceType')
         | 
| 384 | 
            +
                RepositoryName = Shapes::StringShape.new(name: 'RepositoryName')
         | 
| 385 | 
            +
                RepositoryNames = Shapes::ListShape.new(name: 'RepositoryNames')
         | 
| 370 386 | 
             
                ResourceAlreadyExistException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistException')
         | 
| 371 387 | 
             
                ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
         | 
| 372 388 | 
             
                ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
         | 
| @@ -377,6 +393,7 @@ module Aws::Kendra | |
| 377 393 | 
             
                S3DataSourceConfiguration = Shapes::StructureShape.new(name: 'S3DataSourceConfiguration')
         | 
| 378 394 | 
             
                S3ObjectKey = Shapes::StringShape.new(name: 'S3ObjectKey')
         | 
| 379 395 | 
             
                S3Path = Shapes::StructureShape.new(name: 'S3Path')
         | 
| 396 | 
            +
                SaaSConfiguration = Shapes::StructureShape.new(name: 'SaaSConfiguration')
         | 
| 380 397 | 
             
                SalesforceChatterFeedConfiguration = Shapes::StructureShape.new(name: 'SalesforceChatterFeedConfiguration')
         | 
| 381 398 | 
             
                SalesforceChatterFeedIncludeFilterType = Shapes::StringShape.new(name: 'SalesforceChatterFeedIncludeFilterType')
         | 
| 382 399 | 
             
                SalesforceChatterFeedIncludeFilterTypes = Shapes::ListShape.new(name: 'SalesforceChatterFeedIncludeFilterTypes')
         | 
| @@ -415,9 +432,11 @@ module Aws::Kendra | |
| 415 432 | 
             
                SharePointVersion = Shapes::StringShape.new(name: 'SharePointVersion')
         | 
| 416 433 | 
             
                SharedDriveId = Shapes::StringShape.new(name: 'SharedDriveId')
         | 
| 417 434 | 
             
                SinceCrawlDate = Shapes::StringShape.new(name: 'SinceCrawlDate')
         | 
| 435 | 
            +
                SiteId = Shapes::StringShape.new(name: 'SiteId')
         | 
| 418 436 | 
             
                SiteMap = Shapes::StringShape.new(name: 'SiteMap')
         | 
| 419 437 | 
             
                SiteMapsConfiguration = Shapes::StructureShape.new(name: 'SiteMapsConfiguration')
         | 
| 420 438 | 
             
                SiteMapsList = Shapes::ListShape.new(name: 'SiteMapsList')
         | 
| 439 | 
            +
                SiteUrl = Shapes::StringShape.new(name: 'SiteUrl')
         | 
| 421 440 | 
             
                SlackConfiguration = Shapes::StructureShape.new(name: 'SlackConfiguration')
         | 
| 422 441 | 
             
                SlackEntity = Shapes::StringShape.new(name: 'SlackEntity')
         | 
| 423 442 | 
             
                SlackEntityList = Shapes::ListShape.new(name: 'SlackEntityList')
         | 
| @@ -436,6 +455,7 @@ module Aws::Kendra | |
| 436 455 | 
             
                StopDataSourceSyncJobRequest = Shapes::StructureShape.new(name: 'StopDataSourceSyncJobRequest')
         | 
| 437 456 | 
             
                StorageCapacityUnit = Shapes::IntegerShape.new(name: 'StorageCapacityUnit')
         | 
| 438 457 | 
             
                String = Shapes::StringShape.new(name: 'String')
         | 
| 458 | 
            +
                StringList = Shapes::ListShape.new(name: 'StringList')
         | 
| 439 459 | 
             
                SubmitFeedbackRequest = Shapes::StructureShape.new(name: 'SubmitFeedbackRequest')
         | 
| 440 460 | 
             
                SubnetId = Shapes::StringShape.new(name: 'SubnetId')
         | 
| 441 461 | 
             
                SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
         | 
| @@ -470,6 +490,7 @@ module Aws::Kendra | |
| 470 490 | 
             
                Title = Shapes::StringShape.new(name: 'Title')
         | 
| 471 491 | 
             
                Token = Shapes::StringShape.new(name: 'Token')
         | 
| 472 492 | 
             
                TopDocumentAttributeValueCountPairsSize = Shapes::IntegerShape.new(name: 'TopDocumentAttributeValueCountPairsSize')
         | 
| 493 | 
            +
                Type = Shapes::StringShape.new(name: 'Type')
         | 
| 473 494 | 
             
                UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
         | 
| 474 495 | 
             
                UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
         | 
| 475 496 | 
             
                UpdateDataSourceRequest = Shapes::StructureShape.new(name: 'UpdateDataSourceRequest')
         | 
| @@ -522,6 +543,21 @@ module Aws::Kendra | |
| 522 543 | 
             
                AdditionalResultAttributeValue.add_member(:text_with_highlights_value, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "TextWithHighlightsValue"))
         | 
| 523 544 | 
             
                AdditionalResultAttributeValue.struct_class = Types::AdditionalResultAttributeValue
         | 
| 524 545 |  | 
| 546 | 
            +
                AlfrescoConfiguration.add_member(:site_url, Shapes::ShapeRef.new(shape: SiteUrl, required: true, location_name: "SiteUrl"))
         | 
| 547 | 
            +
                AlfrescoConfiguration.add_member(:site_id, Shapes::ShapeRef.new(shape: SiteId, required: true, location_name: "SiteId"))
         | 
| 548 | 
            +
                AlfrescoConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
         | 
| 549 | 
            +
                AlfrescoConfiguration.add_member(:ssl_certificate_s3_path, Shapes::ShapeRef.new(shape: S3Path, required: true, location_name: "SslCertificateS3Path"))
         | 
| 550 | 
            +
                AlfrescoConfiguration.add_member(:crawl_system_folders, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlSystemFolders"))
         | 
| 551 | 
            +
                AlfrescoConfiguration.add_member(:crawl_comments, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlComments"))
         | 
| 552 | 
            +
                AlfrescoConfiguration.add_member(:entity_filter, Shapes::ShapeRef.new(shape: EntityFilter, location_name: "EntityFilter"))
         | 
| 553 | 
            +
                AlfrescoConfiguration.add_member(:document_library_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "DocumentLibraryFieldMappings"))
         | 
| 554 | 
            +
                AlfrescoConfiguration.add_member(:blog_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "BlogFieldMappings"))
         | 
| 555 | 
            +
                AlfrescoConfiguration.add_member(:wiki_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "WikiFieldMappings"))
         | 
| 556 | 
            +
                AlfrescoConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
         | 
| 557 | 
            +
                AlfrescoConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
         | 
| 558 | 
            +
                AlfrescoConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
         | 
| 559 | 
            +
                AlfrescoConfiguration.struct_class = Types::AlfrescoConfiguration
         | 
| 560 | 
            +
             | 
| 525 561 | 
             
                AssociateEntitiesToExperienceFailedEntityList.member = Shapes::ShapeRef.new(shape: FailedEntity)
         | 
| 526 562 |  | 
| 527 563 | 
             
                AssociateEntitiesToExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
         | 
| @@ -831,6 +867,9 @@ module Aws::Kendra | |
| 831 867 | 
             
                DataSourceConfiguration.add_member(:slack_configuration, Shapes::ShapeRef.new(shape: SlackConfiguration, location_name: "SlackConfiguration"))
         | 
| 832 868 | 
             
                DataSourceConfiguration.add_member(:box_configuration, Shapes::ShapeRef.new(shape: BoxConfiguration, location_name: "BoxConfiguration"))
         | 
| 833 869 | 
             
                DataSourceConfiguration.add_member(:quip_configuration, Shapes::ShapeRef.new(shape: QuipConfiguration, location_name: "QuipConfiguration"))
         | 
| 870 | 
            +
                DataSourceConfiguration.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraConfiguration, location_name: "JiraConfiguration"))
         | 
| 871 | 
            +
                DataSourceConfiguration.add_member(:git_hub_configuration, Shapes::ShapeRef.new(shape: GitHubConfiguration, location_name: "GitHubConfiguration"))
         | 
| 872 | 
            +
                DataSourceConfiguration.add_member(:alfresco_configuration, Shapes::ShapeRef.new(shape: AlfrescoConfiguration, location_name: "AlfrescoConfiguration"))
         | 
| 834 873 | 
             
                DataSourceConfiguration.struct_class = Types::DataSourceConfiguration
         | 
| 835 874 |  | 
| 836 875 | 
             
                DataSourceGroup.add_member(:group_id, Shapes::ShapeRef.new(shape: PrincipalName, required: true, location_name: "GroupId"))
         | 
| @@ -1166,6 +1205,8 @@ module Aws::Kendra | |
| 1166 1205 | 
             
                EntityDisplayData.add_member(:last_name, Shapes::ShapeRef.new(shape: NameType, location_name: "LastName"))
         | 
| 1167 1206 | 
             
                EntityDisplayData.struct_class = Types::EntityDisplayData
         | 
| 1168 1207 |  | 
| 1208 | 
            +
                EntityFilter.member = Shapes::ShapeRef.new(shape: AlfrescoEntity)
         | 
| 1209 | 
            +
             | 
| 1169 1210 | 
             
                EntityIdsList.member = Shapes::ShapeRef.new(shape: EntityId)
         | 
| 1170 1211 |  | 
| 1171 1212 | 
             
                EntityPersonaConfiguration.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EntityId"))
         | 
| @@ -1275,6 +1316,39 @@ module Aws::Kendra | |
| 1275 1316 | 
             
                GetSnapshotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
         | 
| 1276 1317 | 
             
                GetSnapshotsResponse.struct_class = Types::GetSnapshotsResponse
         | 
| 1277 1318 |  | 
| 1319 | 
            +
                GitHubConfiguration.add_member(:saa_s_configuration, Shapes::ShapeRef.new(shape: SaaSConfiguration, location_name: "SaaSConfiguration"))
         | 
| 1320 | 
            +
                GitHubConfiguration.add_member(:on_premise_configuration, Shapes::ShapeRef.new(shape: OnPremiseConfiguration, location_name: "OnPremiseConfiguration"))
         | 
| 1321 | 
            +
                GitHubConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "Type"))
         | 
| 1322 | 
            +
                GitHubConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
         | 
| 1323 | 
            +
                GitHubConfiguration.add_member(:use_change_log, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseChangeLog"))
         | 
| 1324 | 
            +
                GitHubConfiguration.add_member(:git_hub_document_crawl_properties, Shapes::ShapeRef.new(shape: GitHubDocumentCrawlProperties, location_name: "GitHubDocumentCrawlProperties"))
         | 
| 1325 | 
            +
                GitHubConfiguration.add_member(:repository_filter, Shapes::ShapeRef.new(shape: RepositoryNames, location_name: "RepositoryFilter"))
         | 
| 1326 | 
            +
                GitHubConfiguration.add_member(:inclusion_folder_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFolderNamePatterns"))
         | 
| 1327 | 
            +
                GitHubConfiguration.add_member(:inclusion_file_type_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFileTypePatterns"))
         | 
| 1328 | 
            +
                GitHubConfiguration.add_member(:inclusion_file_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFileNamePatterns"))
         | 
| 1329 | 
            +
                GitHubConfiguration.add_member(:exclusion_folder_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFolderNamePatterns"))
         | 
| 1330 | 
            +
                GitHubConfiguration.add_member(:exclusion_file_type_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFileTypePatterns"))
         | 
| 1331 | 
            +
                GitHubConfiguration.add_member(:exclusion_file_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFileNamePatterns"))
         | 
| 1332 | 
            +
                GitHubConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
         | 
| 1333 | 
            +
                GitHubConfiguration.add_member(:git_hub_repository_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubRepositoryConfigurationFieldMappings"))
         | 
| 1334 | 
            +
                GitHubConfiguration.add_member(:git_hub_commit_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubCommitConfigurationFieldMappings"))
         | 
| 1335 | 
            +
                GitHubConfiguration.add_member(:git_hub_issue_document_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueDocumentConfigurationFieldMappings"))
         | 
| 1336 | 
            +
                GitHubConfiguration.add_member(:git_hub_issue_comment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueCommentConfigurationFieldMappings"))
         | 
| 1337 | 
            +
                GitHubConfiguration.add_member(:git_hub_issue_attachment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueAttachmentConfigurationFieldMappings"))
         | 
| 1338 | 
            +
                GitHubConfiguration.add_member(:git_hub_pull_request_comment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestCommentConfigurationFieldMappings"))
         | 
| 1339 | 
            +
                GitHubConfiguration.add_member(:git_hub_pull_request_document_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestDocumentConfigurationFieldMappings"))
         | 
| 1340 | 
            +
                GitHubConfiguration.add_member(:git_hub_pull_request_document_attachment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestDocumentAttachmentConfigurationFieldMappings"))
         | 
| 1341 | 
            +
                GitHubConfiguration.struct_class = Types::GitHubConfiguration
         | 
| 1342 | 
            +
             | 
| 1343 | 
            +
                GitHubDocumentCrawlProperties.add_member(:crawl_repository_documents, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlRepositoryDocuments"))
         | 
| 1344 | 
            +
                GitHubDocumentCrawlProperties.add_member(:crawl_issue, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssue"))
         | 
| 1345 | 
            +
                GitHubDocumentCrawlProperties.add_member(:crawl_issue_comment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssueComment"))
         | 
| 1346 | 
            +
                GitHubDocumentCrawlProperties.add_member(:crawl_issue_comment_attachment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssueCommentAttachment"))
         | 
| 1347 | 
            +
                GitHubDocumentCrawlProperties.add_member(:crawl_pull_request, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequest"))
         | 
| 1348 | 
            +
                GitHubDocumentCrawlProperties.add_member(:crawl_pull_request_comment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequestComment"))
         | 
| 1349 | 
            +
                GitHubDocumentCrawlProperties.add_member(:crawl_pull_request_comment_attachment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequestCommentAttachment"))
         | 
| 1350 | 
            +
                GitHubDocumentCrawlProperties.struct_class = Types::GitHubDocumentCrawlProperties
         | 
| 1351 | 
            +
             | 
| 1278 1352 | 
             
                GoogleDriveConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
         | 
| 1279 1353 | 
             
                GoogleDriveConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
         | 
| 1280 1354 | 
             
                GoogleDriveConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
         | 
| @@ -1349,6 +1423,29 @@ module Aws::Kendra | |
| 1349 1423 | 
             
                InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
         | 
| 1350 1424 | 
             
                InvalidRequestException.struct_class = Types::InvalidRequestException
         | 
| 1351 1425 |  | 
| 1426 | 
            +
                IssueSubEntityFilter.member = Shapes::ShapeRef.new(shape: IssueSubEntity)
         | 
| 1427 | 
            +
             | 
| 1428 | 
            +
                IssueType.member = Shapes::ShapeRef.new(shape: String)
         | 
| 1429 | 
            +
             | 
| 1430 | 
            +
                JiraConfiguration.add_member(:jira_account_url, Shapes::ShapeRef.new(shape: JiraAccountUrl, required: true, location_name: "JiraAccountUrl"))
         | 
| 1431 | 
            +
                JiraConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
         | 
| 1432 | 
            +
                JiraConfiguration.add_member(:use_change_log, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseChangeLog"))
         | 
| 1433 | 
            +
                JiraConfiguration.add_member(:project, Shapes::ShapeRef.new(shape: Project, location_name: "Project"))
         | 
| 1434 | 
            +
                JiraConfiguration.add_member(:issue_type, Shapes::ShapeRef.new(shape: IssueType, location_name: "IssueType"))
         | 
| 1435 | 
            +
                JiraConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: JiraStatus, location_name: "Status"))
         | 
| 1436 | 
            +
                JiraConfiguration.add_member(:issue_sub_entity_filter, Shapes::ShapeRef.new(shape: IssueSubEntityFilter, location_name: "IssueSubEntityFilter"))
         | 
| 1437 | 
            +
                JiraConfiguration.add_member(:attachment_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "AttachmentFieldMappings"))
         | 
| 1438 | 
            +
                JiraConfiguration.add_member(:comment_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "CommentFieldMappings"))
         | 
| 1439 | 
            +
                JiraConfiguration.add_member(:issue_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "IssueFieldMappings"))
         | 
| 1440 | 
            +
                JiraConfiguration.add_member(:project_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "ProjectFieldMappings"))
         | 
| 1441 | 
            +
                JiraConfiguration.add_member(:work_log_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "WorkLogFieldMappings"))
         | 
| 1442 | 
            +
                JiraConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
         | 
| 1443 | 
            +
                JiraConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
         | 
| 1444 | 
            +
                JiraConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
         | 
| 1445 | 
            +
                JiraConfiguration.struct_class = Types::JiraConfiguration
         | 
| 1446 | 
            +
             | 
| 1447 | 
            +
                JiraStatus.member = Shapes::ShapeRef.new(shape: String)
         | 
| 1448 | 
            +
             | 
| 1352 1449 | 
             
                JsonTokenTypeConfiguration.add_member(:user_name_attribute_field, Shapes::ShapeRef.new(shape: String, required: true, location_name: "UserNameAttributeField"))
         | 
| 1353 1450 | 
             
                JsonTokenTypeConfiguration.add_member(:group_attribute_field, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GroupAttributeField"))
         | 
| 1354 1451 | 
             
                JsonTokenTypeConfiguration.struct_class = Types::JsonTokenTypeConfiguration
         | 
| @@ -1476,6 +1573,11 @@ module Aws::Kendra | |
| 1476 1573 |  | 
| 1477 1574 | 
             
                MemberUsers.member = Shapes::ShapeRef.new(shape: MemberUser)
         | 
| 1478 1575 |  | 
| 1576 | 
            +
                OnPremiseConfiguration.add_member(:host_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "HostUrl"))
         | 
| 1577 | 
            +
                OnPremiseConfiguration.add_member(:organization_name, Shapes::ShapeRef.new(shape: OrganizationName, required: true, location_name: "OrganizationName"))
         | 
| 1578 | 
            +
                OnPremiseConfiguration.add_member(:ssl_certificate_s3_path, Shapes::ShapeRef.new(shape: S3Path, required: true, location_name: "SslCertificateS3Path"))
         | 
| 1579 | 
            +
                OnPremiseConfiguration.struct_class = Types::OnPremiseConfiguration
         | 
| 1580 | 
            +
             | 
| 1479 1581 | 
             
                OneDriveConfiguration.add_member(:tenant_domain, Shapes::ShapeRef.new(shape: TenantDomain, required: true, location_name: "TenantDomain"))
         | 
| 1480 1582 | 
             
                OneDriveConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
         | 
| 1481 1583 | 
             
                OneDriveConfiguration.add_member(:one_drive_users, Shapes::ShapeRef.new(shape: OneDriveUsers, required: true, location_name: "OneDriveUsers"))
         | 
| @@ -1509,6 +1611,8 @@ module Aws::Kendra | |
| 1509 1611 |  | 
| 1510 1612 | 
             
                PrivateChannelFilter.member = Shapes::ShapeRef.new(shape: String)
         | 
| 1511 1613 |  | 
| 1614 | 
            +
                Project.member = Shapes::ShapeRef.new(shape: String)
         | 
| 1615 | 
            +
             | 
| 1512 1616 | 
             
                ProxyConfiguration.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
         | 
| 1513 1617 | 
             
                ProxyConfiguration.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
         | 
| 1514 1618 | 
             
                ProxyConfiguration.add_member(:credentials, Shapes::ShapeRef.new(shape: SecretArn, location_name: "Credentials"))
         | 
| @@ -1598,6 +1702,8 @@ module Aws::Kendra | |
| 1598 1702 |  | 
| 1599 1703 | 
             
                RelevanceFeedbackList.member = Shapes::ShapeRef.new(shape: RelevanceFeedback)
         | 
| 1600 1704 |  | 
| 1705 | 
            +
                RepositoryNames.member = Shapes::ShapeRef.new(shape: RepositoryName)
         | 
| 1706 | 
            +
             | 
| 1601 1707 | 
             
                ResourceAlreadyExistException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
         | 
| 1602 1708 | 
             
                ResourceAlreadyExistException.struct_class = Types::ResourceAlreadyExistException
         | 
| 1603 1709 |  | 
| @@ -1622,6 +1728,10 @@ module Aws::Kendra | |
| 1622 1728 | 
             
                S3Path.add_member(:key, Shapes::ShapeRef.new(shape: S3ObjectKey, required: true, location_name: "Key"))
         | 
| 1623 1729 | 
             
                S3Path.struct_class = Types::S3Path
         | 
| 1624 1730 |  | 
| 1731 | 
            +
                SaaSConfiguration.add_member(:organization_name, Shapes::ShapeRef.new(shape: OrganizationName, required: true, location_name: "OrganizationName"))
         | 
| 1732 | 
            +
                SaaSConfiguration.add_member(:host_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "HostUrl"))
         | 
| 1733 | 
            +
                SaaSConfiguration.struct_class = Types::SaaSConfiguration
         | 
| 1734 | 
            +
             | 
| 1625 1735 | 
             
                SalesforceChatterFeedConfiguration.add_member(:document_data_field_name, Shapes::ShapeRef.new(shape: DataSourceFieldName, required: true, location_name: "DocumentDataFieldName"))
         | 
| 1626 1736 | 
             
                SalesforceChatterFeedConfiguration.add_member(:document_title_field_name, Shapes::ShapeRef.new(shape: DataSourceFieldName, location_name: "DocumentTitleFieldName"))
         | 
| 1627 1737 | 
             
                SalesforceChatterFeedConfiguration.add_member(:field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "FieldMappings"))
         | 
| @@ -1799,6 +1909,8 @@ module Aws::Kendra | |
| 1799 1909 | 
             
                StopDataSourceSyncJobRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
         | 
| 1800 1910 | 
             
                StopDataSourceSyncJobRequest.struct_class = Types::StopDataSourceSyncJobRequest
         | 
| 1801 1911 |  | 
| 1912 | 
            +
                StringList.member = Shapes::ShapeRef.new(shape: String)
         | 
| 1913 | 
            +
             | 
| 1802 1914 | 
             
                SubmitFeedbackRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
         | 
| 1803 1915 | 
             
                SubmitFeedbackRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: QueryId, required: true, location_name: "QueryId"))
         | 
| 1804 1916 | 
             
                SubmitFeedbackRequest.add_member(:click_feedback_items, Shapes::ShapeRef.new(shape: ClickFeedbackList, location_name: "ClickFeedbackItems"))
         |