@aws-sdk/client-kendra 3.297.0 → 3.299.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.
- package/dist-cjs/commands/AssociateEntitiesToExperienceCommand.js +2 -3
- package/dist-cjs/commands/AssociatePersonasToEntitiesCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteDocumentCommand.js +2 -3
- package/dist-cjs/commands/BatchGetDocumentStatusCommand.js +2 -3
- package/dist-cjs/commands/BatchPutDocumentCommand.js +2 -3
- package/dist-cjs/commands/ClearQuerySuggestionsCommand.js +2 -3
- package/dist-cjs/commands/CreateAccessControlConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateDataSourceCommand.js +2 -3
- package/dist-cjs/commands/CreateExperienceCommand.js +2 -3
- package/dist-cjs/commands/CreateFaqCommand.js +2 -3
- package/dist-cjs/commands/CreateIndexCommand.js +1 -1
- package/dist-cjs/commands/CreateQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-cjs/commands/CreateThesaurusCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccessControlConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteExperienceCommand.js +2 -3
- package/dist-cjs/commands/DeleteFaqCommand.js +2 -3
- package/dist-cjs/commands/DeleteIndexCommand.js +2 -3
- package/dist-cjs/commands/DeletePrincipalMappingCommand.js +2 -3
- package/dist-cjs/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-cjs/commands/DeleteThesaurusCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccessControlConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeExperienceCommand.js +2 -3
- package/dist-cjs/commands/DescribeFaqCommand.js +2 -3
- package/dist-cjs/commands/DescribeIndexCommand.js +1 -1
- package/dist-cjs/commands/DescribePrincipalMappingCommand.js +2 -3
- package/dist-cjs/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-cjs/commands/DescribeQuerySuggestionsConfigCommand.js +2 -3
- package/dist-cjs/commands/DescribeThesaurusCommand.js +2 -3
- package/dist-cjs/commands/DisassociateEntitiesFromExperienceCommand.js +2 -3
- package/dist-cjs/commands/DisassociatePersonasFromEntitiesCommand.js +2 -3
- package/dist-cjs/commands/GetQuerySuggestionsCommand.js +2 -3
- package/dist-cjs/commands/GetSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/ListAccessControlConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSourceSyncJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListEntityPersonasCommand.js +2 -3
- package/dist-cjs/commands/ListExperienceEntitiesCommand.js +1 -1
- package/dist-cjs/commands/ListExperiencesCommand.js +2 -3
- package/dist-cjs/commands/ListFaqsCommand.js +2 -3
- package/dist-cjs/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -3
- package/dist-cjs/commands/ListIndicesCommand.js +2 -3
- package/dist-cjs/commands/ListQuerySuggestionsBlockListsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListThesauriCommand.js +2 -3
- package/dist-cjs/commands/PutPrincipalMappingCommand.js +2 -3
- package/dist-cjs/commands/QueryCommand.js +2 -3
- package/dist-cjs/commands/StartDataSourceSyncJobCommand.js +2 -3
- package/dist-cjs/commands/StopDataSourceSyncJobCommand.js +2 -3
- package/dist-cjs/commands/SubmitFeedbackCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccessControlConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateExperienceCommand.js +2 -3
- package/dist-cjs/commands/UpdateIndexCommand.js +2 -3
- package/dist-cjs/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-cjs/commands/UpdateQuerySuggestionsConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateThesaurusCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -905
- package/dist-cjs/models/models_1.js +0 -33
- package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +2 -3
- package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +2 -3
- package/dist-es/commands/BatchDeleteDocumentCommand.js +2 -3
- package/dist-es/commands/BatchGetDocumentStatusCommand.js +2 -3
- package/dist-es/commands/BatchPutDocumentCommand.js +2 -3
- package/dist-es/commands/ClearQuerySuggestionsCommand.js +2 -3
- package/dist-es/commands/CreateAccessControlConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateDataSourceCommand.js +2 -3
- package/dist-es/commands/CreateExperienceCommand.js +2 -3
- package/dist-es/commands/CreateFaqCommand.js +2 -3
- package/dist-es/commands/CreateIndexCommand.js +2 -2
- package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-es/commands/CreateThesaurusCommand.js +2 -3
- package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-es/commands/DeleteExperienceCommand.js +2 -3
- package/dist-es/commands/DeleteFaqCommand.js +2 -3
- package/dist-es/commands/DeleteIndexCommand.js +2 -3
- package/dist-es/commands/DeletePrincipalMappingCommand.js +2 -3
- package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-es/commands/DeleteThesaurusCommand.js +2 -3
- package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-es/commands/DescribeExperienceCommand.js +2 -3
- package/dist-es/commands/DescribeFaqCommand.js +2 -3
- package/dist-es/commands/DescribeIndexCommand.js +2 -2
- package/dist-es/commands/DescribePrincipalMappingCommand.js +2 -3
- package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +2 -3
- package/dist-es/commands/DescribeThesaurusCommand.js +2 -3
- package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +2 -3
- package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +2 -3
- package/dist-es/commands/GetQuerySuggestionsCommand.js +2 -3
- package/dist-es/commands/GetSnapshotsCommand.js +2 -3
- package/dist-es/commands/ListAccessControlConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListDataSourceSyncJobsCommand.js +2 -3
- package/dist-es/commands/ListDataSourcesCommand.js +2 -3
- package/dist-es/commands/ListEntityPersonasCommand.js +2 -3
- package/dist-es/commands/ListExperienceEntitiesCommand.js +2 -2
- package/dist-es/commands/ListExperiencesCommand.js +2 -3
- package/dist-es/commands/ListFaqsCommand.js +2 -3
- package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -3
- package/dist-es/commands/ListIndicesCommand.js +2 -3
- package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListThesauriCommand.js +2 -3
- package/dist-es/commands/PutPrincipalMappingCommand.js +2 -3
- package/dist-es/commands/QueryCommand.js +2 -3
- package/dist-es/commands/StartDataSourceSyncJobCommand.js +2 -3
- package/dist-es/commands/StopDataSourceSyncJobCommand.js +2 -3
- package/dist-es/commands/SubmitFeedbackCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -3
- package/dist-es/commands/UpdateExperienceCommand.js +2 -3
- package/dist-es/commands/UpdateIndexCommand.js +2 -3
- package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +2 -3
- package/dist-es/commands/UpdateThesaurusCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -675
- package/dist-es/models/models_1.js +1 -24
- package/dist-types/models/models_0.d.ts +3 -903
- package/dist-types/models/models_1.d.ts +0 -32
- package/dist-types/ts3.4/models/models_0.d.ts +0 -627
- package/dist-types/ts3.4/models/models_1.d.ts +0 -16
- package/package.json +11 -10
|
@@ -7527,703 +7527,15 @@ export interface UpdateQuerySuggestionsBlockListRequest {
|
|
|
7527
7527
|
/**
|
|
7528
7528
|
* @internal
|
|
7529
7529
|
*/
|
|
7530
|
-
export declare const
|
|
7531
|
-
/**
|
|
7532
|
-
* @internal
|
|
7533
|
-
*/
|
|
7534
|
-
export declare const AccessControlListConfigurationFilterSensitiveLog: (obj: AccessControlListConfiguration) => any;
|
|
7535
|
-
/**
|
|
7536
|
-
* @internal
|
|
7537
|
-
*/
|
|
7538
|
-
export declare const AclConfigurationFilterSensitiveLog: (obj: AclConfiguration) => any;
|
|
7539
|
-
/**
|
|
7540
|
-
* @internal
|
|
7541
|
-
*/
|
|
7542
|
-
export declare const HighlightFilterSensitiveLog: (obj: Highlight) => any;
|
|
7543
|
-
/**
|
|
7544
|
-
* @internal
|
|
7545
|
-
*/
|
|
7546
|
-
export declare const TextWithHighlightsFilterSensitiveLog: (obj: TextWithHighlights) => any;
|
|
7547
|
-
/**
|
|
7548
|
-
* @internal
|
|
7549
|
-
*/
|
|
7550
|
-
export declare const AdditionalResultAttributeValueFilterSensitiveLog: (obj: AdditionalResultAttributeValue) => any;
|
|
7551
|
-
/**
|
|
7552
|
-
* @internal
|
|
7553
|
-
*/
|
|
7554
|
-
export declare const AdditionalResultAttributeFilterSensitiveLog: (obj: AdditionalResultAttribute) => any;
|
|
7555
|
-
/**
|
|
7556
|
-
* @internal
|
|
7557
|
-
*/
|
|
7558
|
-
export declare const DataSourceToIndexFieldMappingFilterSensitiveLog: (obj: DataSourceToIndexFieldMapping) => any;
|
|
7559
|
-
/**
|
|
7560
|
-
* @internal
|
|
7561
|
-
*/
|
|
7562
|
-
export declare const S3PathFilterSensitiveLog: (obj: S3Path) => any;
|
|
7563
|
-
/**
|
|
7564
|
-
* @internal
|
|
7565
|
-
*/
|
|
7566
|
-
export declare const DataSourceVpcConfigurationFilterSensitiveLog: (obj: DataSourceVpcConfiguration) => any;
|
|
7567
|
-
/**
|
|
7568
|
-
* @internal
|
|
7569
|
-
*/
|
|
7570
|
-
export declare const AlfrescoConfigurationFilterSensitiveLog: (obj: AlfrescoConfiguration) => any;
|
|
7571
|
-
/**
|
|
7572
|
-
* @internal
|
|
7573
|
-
*/
|
|
7574
|
-
export declare const EntityConfigurationFilterSensitiveLog: (obj: EntityConfiguration) => any;
|
|
7575
|
-
/**
|
|
7576
|
-
* @internal
|
|
7577
|
-
*/
|
|
7578
|
-
export declare const AssociateEntitiesToExperienceRequestFilterSensitiveLog: (obj: AssociateEntitiesToExperienceRequest) => any;
|
|
7579
|
-
/**
|
|
7580
|
-
* @internal
|
|
7581
|
-
*/
|
|
7582
|
-
export declare const FailedEntityFilterSensitiveLog: (obj: FailedEntity) => any;
|
|
7583
|
-
/**
|
|
7584
|
-
* @internal
|
|
7585
|
-
*/
|
|
7586
|
-
export declare const AssociateEntitiesToExperienceResponseFilterSensitiveLog: (obj: AssociateEntitiesToExperienceResponse) => any;
|
|
7587
|
-
/**
|
|
7588
|
-
* @internal
|
|
7589
|
-
*/
|
|
7590
|
-
export declare const EntityPersonaConfigurationFilterSensitiveLog: (obj: EntityPersonaConfiguration) => any;
|
|
7591
|
-
/**
|
|
7592
|
-
* @internal
|
|
7593
|
-
*/
|
|
7594
|
-
export declare const AssociatePersonasToEntitiesRequestFilterSensitiveLog: (obj: AssociatePersonasToEntitiesRequest) => any;
|
|
7595
|
-
/**
|
|
7596
|
-
* @internal
|
|
7597
|
-
*/
|
|
7598
|
-
export declare const AssociatePersonasToEntitiesResponseFilterSensitiveLog: (obj: AssociatePersonasToEntitiesResponse) => any;
|
|
7599
|
-
/**
|
|
7600
|
-
* @internal
|
|
7601
|
-
*/
|
|
7602
|
-
export declare const DocumentAttributeValueFilterSensitiveLog: (obj: DocumentAttributeValue) => any;
|
|
7603
|
-
/**
|
|
7604
|
-
* @internal
|
|
7605
|
-
*/
|
|
7606
|
-
export declare const DocumentAttributeFilterSensitiveLog: (obj: DocumentAttribute) => any;
|
|
7607
|
-
/**
|
|
7608
|
-
* @internal
|
|
7609
|
-
*/
|
|
7610
|
-
export declare const BasicAuthenticationConfigurationFilterSensitiveLog: (obj: BasicAuthenticationConfiguration) => any;
|
|
7611
|
-
/**
|
|
7612
|
-
* @internal
|
|
7613
|
-
*/
|
|
7614
|
-
export declare const AuthenticationConfigurationFilterSensitiveLog: (obj: AuthenticationConfiguration) => any;
|
|
7615
|
-
/**
|
|
7616
|
-
* @internal
|
|
7617
|
-
*/
|
|
7618
|
-
export declare const DataSourceSyncJobMetricTargetFilterSensitiveLog: (obj: DataSourceSyncJobMetricTarget) => any;
|
|
7619
|
-
/**
|
|
7620
|
-
* @internal
|
|
7621
|
-
*/
|
|
7622
|
-
export declare const BatchDeleteDocumentRequestFilterSensitiveLog: (obj: BatchDeleteDocumentRequest) => any;
|
|
7623
|
-
/**
|
|
7624
|
-
* @internal
|
|
7625
|
-
*/
|
|
7626
|
-
export declare const BatchDeleteDocumentResponseFailedDocumentFilterSensitiveLog: (obj: BatchDeleteDocumentResponseFailedDocument) => any;
|
|
7627
|
-
/**
|
|
7628
|
-
* @internal
|
|
7629
|
-
*/
|
|
7630
|
-
export declare const BatchDeleteDocumentResponseFilterSensitiveLog: (obj: BatchDeleteDocumentResponse) => any;
|
|
7631
|
-
/**
|
|
7632
|
-
* @internal
|
|
7633
|
-
*/
|
|
7634
|
-
export declare const DocumentInfoFilterSensitiveLog: (obj: DocumentInfo) => any;
|
|
7635
|
-
/**
|
|
7636
|
-
* @internal
|
|
7637
|
-
*/
|
|
7638
|
-
export declare const BatchGetDocumentStatusRequestFilterSensitiveLog: (obj: BatchGetDocumentStatusRequest) => any;
|
|
7639
|
-
/**
|
|
7640
|
-
* @internal
|
|
7641
|
-
*/
|
|
7642
|
-
export declare const StatusFilterSensitiveLog: (obj: Status) => any;
|
|
7643
|
-
/**
|
|
7644
|
-
* @internal
|
|
7645
|
-
*/
|
|
7646
|
-
export declare const BatchGetDocumentStatusResponseErrorFilterSensitiveLog: (obj: BatchGetDocumentStatusResponseError) => any;
|
|
7647
|
-
/**
|
|
7648
|
-
* @internal
|
|
7649
|
-
*/
|
|
7650
|
-
export declare const BatchGetDocumentStatusResponseFilterSensitiveLog: (obj: BatchGetDocumentStatusResponse) => any;
|
|
7651
|
-
/**
|
|
7652
|
-
* @internal
|
|
7653
|
-
*/
|
|
7654
|
-
export declare const DocumentAttributeConditionFilterSensitiveLog: (obj: DocumentAttributeCondition) => any;
|
|
7655
|
-
/**
|
|
7656
|
-
* @internal
|
|
7657
|
-
*/
|
|
7658
|
-
export declare const DocumentAttributeTargetFilterSensitiveLog: (obj: DocumentAttributeTarget) => any;
|
|
7659
|
-
/**
|
|
7660
|
-
* @internal
|
|
7661
|
-
*/
|
|
7662
|
-
export declare const InlineCustomDocumentEnrichmentConfigurationFilterSensitiveLog: (obj: InlineCustomDocumentEnrichmentConfiguration) => any;
|
|
7663
|
-
/**
|
|
7664
|
-
* @internal
|
|
7665
|
-
*/
|
|
7666
|
-
export declare const HookConfigurationFilterSensitiveLog: (obj: HookConfiguration) => any;
|
|
7667
|
-
/**
|
|
7668
|
-
* @internal
|
|
7669
|
-
*/
|
|
7670
|
-
export declare const CustomDocumentEnrichmentConfigurationFilterSensitiveLog: (obj: CustomDocumentEnrichmentConfiguration) => any;
|
|
7671
|
-
/**
|
|
7672
|
-
* @internal
|
|
7673
|
-
*/
|
|
7674
|
-
export declare const PrincipalFilterSensitiveLog: (obj: Principal) => any;
|
|
7675
|
-
/**
|
|
7676
|
-
* @internal
|
|
7677
|
-
*/
|
|
7678
|
-
export declare const HierarchicalPrincipalFilterSensitiveLog: (obj: HierarchicalPrincipal) => any;
|
|
7679
|
-
/**
|
|
7680
|
-
* @internal
|
|
7681
|
-
*/
|
|
7682
|
-
export declare const DocumentFilterSensitiveLog: (obj: Document) => any;
|
|
7683
|
-
/**
|
|
7684
|
-
* @internal
|
|
7685
|
-
*/
|
|
7686
|
-
export declare const BatchPutDocumentRequestFilterSensitiveLog: (obj: BatchPutDocumentRequest) => any;
|
|
7687
|
-
/**
|
|
7688
|
-
* @internal
|
|
7689
|
-
*/
|
|
7690
|
-
export declare const BatchPutDocumentResponseFailedDocumentFilterSensitiveLog: (obj: BatchPutDocumentResponseFailedDocument) => any;
|
|
7691
|
-
/**
|
|
7692
|
-
* @internal
|
|
7693
|
-
*/
|
|
7694
|
-
export declare const BatchPutDocumentResponseFilterSensitiveLog: (obj: BatchPutDocumentResponse) => any;
|
|
7695
|
-
/**
|
|
7696
|
-
* @internal
|
|
7697
|
-
*/
|
|
7698
|
-
export declare const ClearQuerySuggestionsRequestFilterSensitiveLog: (obj: ClearQuerySuggestionsRequest) => any;
|
|
7699
|
-
/**
|
|
7700
|
-
* @internal
|
|
7701
|
-
*/
|
|
7702
|
-
export declare const CreateAccessControlConfigurationRequestFilterSensitiveLog: (obj: CreateAccessControlConfigurationRequest) => any;
|
|
7703
|
-
/**
|
|
7704
|
-
* @internal
|
|
7705
|
-
*/
|
|
7706
|
-
export declare const CreateAccessControlConfigurationResponseFilterSensitiveLog: (obj: CreateAccessControlConfigurationResponse) => any;
|
|
7707
|
-
/**
|
|
7708
|
-
* @internal
|
|
7709
|
-
*/
|
|
7710
|
-
export declare const BoxConfigurationFilterSensitiveLog: (obj: BoxConfiguration) => any;
|
|
7711
|
-
/**
|
|
7712
|
-
* @internal
|
|
7713
|
-
*/
|
|
7714
|
-
export declare const ConfluenceAttachmentToIndexFieldMappingFilterSensitiveLog: (obj: ConfluenceAttachmentToIndexFieldMapping) => any;
|
|
7715
|
-
/**
|
|
7716
|
-
* @internal
|
|
7717
|
-
*/
|
|
7718
|
-
export declare const ConfluenceAttachmentConfigurationFilterSensitiveLog: (obj: ConfluenceAttachmentConfiguration) => any;
|
|
7719
|
-
/**
|
|
7720
|
-
* @internal
|
|
7721
|
-
*/
|
|
7722
|
-
export declare const ConfluenceBlogToIndexFieldMappingFilterSensitiveLog: (obj: ConfluenceBlogToIndexFieldMapping) => any;
|
|
7723
|
-
/**
|
|
7724
|
-
* @internal
|
|
7725
|
-
*/
|
|
7726
|
-
export declare const ConfluenceBlogConfigurationFilterSensitiveLog: (obj: ConfluenceBlogConfiguration) => any;
|
|
7727
|
-
/**
|
|
7728
|
-
* @internal
|
|
7729
|
-
*/
|
|
7730
|
-
export declare const ConfluencePageToIndexFieldMappingFilterSensitiveLog: (obj: ConfluencePageToIndexFieldMapping) => any;
|
|
7731
|
-
/**
|
|
7732
|
-
* @internal
|
|
7733
|
-
*/
|
|
7734
|
-
export declare const ConfluencePageConfigurationFilterSensitiveLog: (obj: ConfluencePageConfiguration) => any;
|
|
7735
|
-
/**
|
|
7736
|
-
* @internal
|
|
7737
|
-
*/
|
|
7738
|
-
export declare const ProxyConfigurationFilterSensitiveLog: (obj: ProxyConfiguration) => any;
|
|
7739
|
-
/**
|
|
7740
|
-
* @internal
|
|
7741
|
-
*/
|
|
7742
|
-
export declare const ConfluenceSpaceToIndexFieldMappingFilterSensitiveLog: (obj: ConfluenceSpaceToIndexFieldMapping) => any;
|
|
7743
|
-
/**
|
|
7744
|
-
* @internal
|
|
7745
|
-
*/
|
|
7746
|
-
export declare const ConfluenceSpaceConfigurationFilterSensitiveLog: (obj: ConfluenceSpaceConfiguration) => any;
|
|
7747
|
-
/**
|
|
7748
|
-
* @internal
|
|
7749
|
-
*/
|
|
7750
|
-
export declare const ConfluenceConfigurationFilterSensitiveLog: (obj: ConfluenceConfiguration) => any;
|
|
7751
|
-
/**
|
|
7752
|
-
* @internal
|
|
7753
|
-
*/
|
|
7754
|
-
export declare const ColumnConfigurationFilterSensitiveLog: (obj: ColumnConfiguration) => any;
|
|
7755
|
-
/**
|
|
7756
|
-
* @internal
|
|
7757
|
-
*/
|
|
7758
|
-
export declare const ConnectionConfigurationFilterSensitiveLog: (obj: ConnectionConfiguration) => any;
|
|
7759
|
-
/**
|
|
7760
|
-
* @internal
|
|
7761
|
-
*/
|
|
7762
|
-
export declare const SqlConfigurationFilterSensitiveLog: (obj: SqlConfiguration) => any;
|
|
7763
|
-
/**
|
|
7764
|
-
* @internal
|
|
7765
|
-
*/
|
|
7766
|
-
export declare const DatabaseConfigurationFilterSensitiveLog: (obj: DatabaseConfiguration) => any;
|
|
7767
|
-
/**
|
|
7768
|
-
* @internal
|
|
7769
|
-
*/
|
|
7770
|
-
export declare const FsxConfigurationFilterSensitiveLog: (obj: FsxConfiguration) => any;
|
|
7771
|
-
/**
|
|
7772
|
-
* @internal
|
|
7773
|
-
*/
|
|
7774
|
-
export declare const GitHubDocumentCrawlPropertiesFilterSensitiveLog: (obj: GitHubDocumentCrawlProperties) => any;
|
|
7775
|
-
/**
|
|
7776
|
-
* @internal
|
|
7777
|
-
*/
|
|
7778
|
-
export declare const OnPremiseConfigurationFilterSensitiveLog: (obj: OnPremiseConfiguration) => any;
|
|
7779
|
-
/**
|
|
7780
|
-
* @internal
|
|
7781
|
-
*/
|
|
7782
|
-
export declare const SaaSConfigurationFilterSensitiveLog: (obj: SaaSConfiguration) => any;
|
|
7783
|
-
/**
|
|
7784
|
-
* @internal
|
|
7785
|
-
*/
|
|
7786
|
-
export declare const GitHubConfigurationFilterSensitiveLog: (obj: GitHubConfiguration) => any;
|
|
7787
|
-
/**
|
|
7788
|
-
* @internal
|
|
7789
|
-
*/
|
|
7790
|
-
export declare const GoogleDriveConfigurationFilterSensitiveLog: (obj: GoogleDriveConfiguration) => any;
|
|
7791
|
-
/**
|
|
7792
|
-
* @internal
|
|
7793
|
-
*/
|
|
7794
|
-
export declare const JiraConfigurationFilterSensitiveLog: (obj: JiraConfiguration) => any;
|
|
7795
|
-
/**
|
|
7796
|
-
* @internal
|
|
7797
|
-
*/
|
|
7798
|
-
export declare const OneDriveUsersFilterSensitiveLog: (obj: OneDriveUsers) => any;
|
|
7799
|
-
/**
|
|
7800
|
-
* @internal
|
|
7801
|
-
*/
|
|
7802
|
-
export declare const OneDriveConfigurationFilterSensitiveLog: (obj: OneDriveConfiguration) => any;
|
|
7803
|
-
/**
|
|
7804
|
-
* @internal
|
|
7805
|
-
*/
|
|
7806
|
-
export declare const QuipConfigurationFilterSensitiveLog: (obj: QuipConfiguration) => any;
|
|
7807
|
-
/**
|
|
7808
|
-
* @internal
|
|
7809
|
-
*/
|
|
7810
|
-
export declare const DocumentsMetadataConfigurationFilterSensitiveLog: (obj: DocumentsMetadataConfiguration) => any;
|
|
7811
|
-
/**
|
|
7812
|
-
* @internal
|
|
7813
|
-
*/
|
|
7814
|
-
export declare const S3DataSourceConfigurationFilterSensitiveLog: (obj: S3DataSourceConfiguration) => any;
|
|
7815
|
-
/**
|
|
7816
|
-
* @internal
|
|
7817
|
-
*/
|
|
7818
|
-
export declare const SalesforceChatterFeedConfigurationFilterSensitiveLog: (obj: SalesforceChatterFeedConfiguration) => any;
|
|
7819
|
-
/**
|
|
7820
|
-
* @internal
|
|
7821
|
-
*/
|
|
7822
|
-
export declare const SalesforceCustomKnowledgeArticleTypeConfigurationFilterSensitiveLog: (obj: SalesforceCustomKnowledgeArticleTypeConfiguration) => any;
|
|
7823
|
-
/**
|
|
7824
|
-
* @internal
|
|
7825
|
-
*/
|
|
7826
|
-
export declare const SalesforceStandardKnowledgeArticleTypeConfigurationFilterSensitiveLog: (obj: SalesforceStandardKnowledgeArticleTypeConfiguration) => any;
|
|
7827
|
-
/**
|
|
7828
|
-
* @internal
|
|
7829
|
-
*/
|
|
7830
|
-
export declare const SalesforceKnowledgeArticleConfigurationFilterSensitiveLog: (obj: SalesforceKnowledgeArticleConfiguration) => any;
|
|
7831
|
-
/**
|
|
7832
|
-
* @internal
|
|
7833
|
-
*/
|
|
7834
|
-
export declare const SalesforceStandardObjectAttachmentConfigurationFilterSensitiveLog: (obj: SalesforceStandardObjectAttachmentConfiguration) => any;
|
|
7835
|
-
/**
|
|
7836
|
-
* @internal
|
|
7837
|
-
*/
|
|
7838
|
-
export declare const SalesforceStandardObjectConfigurationFilterSensitiveLog: (obj: SalesforceStandardObjectConfiguration) => any;
|
|
7839
|
-
/**
|
|
7840
|
-
* @internal
|
|
7841
|
-
*/
|
|
7842
|
-
export declare const SalesforceConfigurationFilterSensitiveLog: (obj: SalesforceConfiguration) => any;
|
|
7843
|
-
/**
|
|
7844
|
-
* @internal
|
|
7845
|
-
*/
|
|
7846
|
-
export declare const ServiceNowKnowledgeArticleConfigurationFilterSensitiveLog: (obj: ServiceNowKnowledgeArticleConfiguration) => any;
|
|
7847
|
-
/**
|
|
7848
|
-
* @internal
|
|
7849
|
-
*/
|
|
7850
|
-
export declare const ServiceNowServiceCatalogConfigurationFilterSensitiveLog: (obj: ServiceNowServiceCatalogConfiguration) => any;
|
|
7851
|
-
/**
|
|
7852
|
-
* @internal
|
|
7853
|
-
*/
|
|
7854
|
-
export declare const ServiceNowConfigurationFilterSensitiveLog: (obj: ServiceNowConfiguration) => any;
|
|
7855
|
-
/**
|
|
7856
|
-
* @internal
|
|
7857
|
-
*/
|
|
7858
|
-
export declare const SharePointConfigurationFilterSensitiveLog: (obj: SharePointConfiguration) => any;
|
|
7859
|
-
/**
|
|
7860
|
-
* @internal
|
|
7861
|
-
*/
|
|
7862
|
-
export declare const SlackConfigurationFilterSensitiveLog: (obj: SlackConfiguration) => any;
|
|
7863
|
-
/**
|
|
7864
|
-
* @internal
|
|
7865
|
-
*/
|
|
7866
|
-
export declare const TemplateConfigurationFilterSensitiveLog: (obj: TemplateConfiguration) => any;
|
|
7867
|
-
/**
|
|
7868
|
-
* @internal
|
|
7869
|
-
*/
|
|
7870
|
-
export declare const SeedUrlConfigurationFilterSensitiveLog: (obj: SeedUrlConfiguration) => any;
|
|
7871
|
-
/**
|
|
7872
|
-
* @internal
|
|
7873
|
-
*/
|
|
7874
|
-
export declare const SiteMapsConfigurationFilterSensitiveLog: (obj: SiteMapsConfiguration) => any;
|
|
7875
|
-
/**
|
|
7876
|
-
* @internal
|
|
7877
|
-
*/
|
|
7878
|
-
export declare const UrlsFilterSensitiveLog: (obj: Urls) => any;
|
|
7879
|
-
/**
|
|
7880
|
-
* @internal
|
|
7881
|
-
*/
|
|
7882
|
-
export declare const WebCrawlerConfigurationFilterSensitiveLog: (obj: WebCrawlerConfiguration) => any;
|
|
7883
|
-
/**
|
|
7884
|
-
* @internal
|
|
7885
|
-
*/
|
|
7886
|
-
export declare const WorkDocsConfigurationFilterSensitiveLog: (obj: WorkDocsConfiguration) => any;
|
|
7887
|
-
/**
|
|
7888
|
-
* @internal
|
|
7889
|
-
*/
|
|
7890
|
-
export declare const DataSourceConfigurationFilterSensitiveLog: (obj: DataSourceConfiguration) => any;
|
|
7891
|
-
/**
|
|
7892
|
-
* @internal
|
|
7893
|
-
*/
|
|
7894
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
7895
|
-
/**
|
|
7896
|
-
* @internal
|
|
7897
|
-
*/
|
|
7898
|
-
export declare const CreateDataSourceRequestFilterSensitiveLog: (obj: CreateDataSourceRequest) => any;
|
|
7899
|
-
/**
|
|
7900
|
-
* @internal
|
|
7901
|
-
*/
|
|
7902
|
-
export declare const CreateDataSourceResponseFilterSensitiveLog: (obj: CreateDataSourceResponse) => any;
|
|
7903
|
-
/**
|
|
7904
|
-
* @internal
|
|
7905
|
-
*/
|
|
7906
|
-
export declare const ContentSourceConfigurationFilterSensitiveLog: (obj: ContentSourceConfiguration) => any;
|
|
7907
|
-
/**
|
|
7908
|
-
* @internal
|
|
7909
|
-
*/
|
|
7910
|
-
export declare const UserIdentityConfigurationFilterSensitiveLog: (obj: UserIdentityConfiguration) => any;
|
|
7911
|
-
/**
|
|
7912
|
-
* @internal
|
|
7913
|
-
*/
|
|
7914
|
-
export declare const ExperienceConfigurationFilterSensitiveLog: (obj: ExperienceConfiguration) => any;
|
|
7915
|
-
/**
|
|
7916
|
-
* @internal
|
|
7917
|
-
*/
|
|
7918
|
-
export declare const CreateExperienceRequestFilterSensitiveLog: (obj: CreateExperienceRequest) => any;
|
|
7919
|
-
/**
|
|
7920
|
-
* @internal
|
|
7921
|
-
*/
|
|
7922
|
-
export declare const CreateExperienceResponseFilterSensitiveLog: (obj: CreateExperienceResponse) => any;
|
|
7923
|
-
/**
|
|
7924
|
-
* @internal
|
|
7925
|
-
*/
|
|
7926
|
-
export declare const CreateFaqRequestFilterSensitiveLog: (obj: CreateFaqRequest) => any;
|
|
7927
|
-
/**
|
|
7928
|
-
* @internal
|
|
7929
|
-
*/
|
|
7930
|
-
export declare const CreateFaqResponseFilterSensitiveLog: (obj: CreateFaqResponse) => any;
|
|
7931
|
-
/**
|
|
7932
|
-
* @internal
|
|
7933
|
-
*/
|
|
7934
|
-
export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
|
|
7935
|
-
/**
|
|
7936
|
-
* @internal
|
|
7937
|
-
*/
|
|
7938
|
-
export declare const UserGroupResolutionConfigurationFilterSensitiveLog: (obj: UserGroupResolutionConfiguration) => any;
|
|
7939
|
-
/**
|
|
7940
|
-
* @internal
|
|
7941
|
-
*/
|
|
7942
|
-
export declare const JsonTokenTypeConfigurationFilterSensitiveLog: (obj: JsonTokenTypeConfiguration) => any;
|
|
7943
|
-
/**
|
|
7944
|
-
* @internal
|
|
7945
|
-
*/
|
|
7946
|
-
export declare const JwtTokenTypeConfigurationFilterSensitiveLog: (obj: JwtTokenTypeConfiguration) => any;
|
|
7947
|
-
/**
|
|
7948
|
-
* @internal
|
|
7949
|
-
*/
|
|
7950
|
-
export declare const UserTokenConfigurationFilterSensitiveLog: (obj: UserTokenConfiguration) => any;
|
|
7951
|
-
/**
|
|
7952
|
-
* @internal
|
|
7953
|
-
*/
|
|
7954
|
-
export declare const CreateIndexRequestFilterSensitiveLog: (obj: CreateIndexRequest) => any;
|
|
7955
|
-
/**
|
|
7956
|
-
* @internal
|
|
7957
|
-
*/
|
|
7958
|
-
export declare const CreateIndexResponseFilterSensitiveLog: (obj: CreateIndexResponse) => any;
|
|
7959
|
-
/**
|
|
7960
|
-
* @internal
|
|
7961
|
-
*/
|
|
7962
|
-
export declare const CreateQuerySuggestionsBlockListRequestFilterSensitiveLog: (obj: CreateQuerySuggestionsBlockListRequest) => any;
|
|
7963
|
-
/**
|
|
7964
|
-
* @internal
|
|
7965
|
-
*/
|
|
7966
|
-
export declare const CreateQuerySuggestionsBlockListResponseFilterSensitiveLog: (obj: CreateQuerySuggestionsBlockListResponse) => any;
|
|
7967
|
-
/**
|
|
7968
|
-
* @internal
|
|
7969
|
-
*/
|
|
7970
|
-
export declare const CreateThesaurusRequestFilterSensitiveLog: (obj: CreateThesaurusRequest) => any;
|
|
7971
|
-
/**
|
|
7972
|
-
* @internal
|
|
7973
|
-
*/
|
|
7974
|
-
export declare const CreateThesaurusResponseFilterSensitiveLog: (obj: CreateThesaurusResponse) => any;
|
|
7975
|
-
/**
|
|
7976
|
-
* @internal
|
|
7977
|
-
*/
|
|
7978
|
-
export declare const DeleteAccessControlConfigurationRequestFilterSensitiveLog: (obj: DeleteAccessControlConfigurationRequest) => any;
|
|
7979
|
-
/**
|
|
7980
|
-
* @internal
|
|
7981
|
-
*/
|
|
7982
|
-
export declare const DeleteAccessControlConfigurationResponseFilterSensitiveLog: (obj: DeleteAccessControlConfigurationResponse) => any;
|
|
7983
|
-
/**
|
|
7984
|
-
* @internal
|
|
7985
|
-
*/
|
|
7986
|
-
export declare const DeleteDataSourceRequestFilterSensitiveLog: (obj: DeleteDataSourceRequest) => any;
|
|
7987
|
-
/**
|
|
7988
|
-
* @internal
|
|
7989
|
-
*/
|
|
7990
|
-
export declare const DeleteExperienceRequestFilterSensitiveLog: (obj: DeleteExperienceRequest) => any;
|
|
7991
|
-
/**
|
|
7992
|
-
* @internal
|
|
7993
|
-
*/
|
|
7994
|
-
export declare const DeleteExperienceResponseFilterSensitiveLog: (obj: DeleteExperienceResponse) => any;
|
|
7995
|
-
/**
|
|
7996
|
-
* @internal
|
|
7997
|
-
*/
|
|
7998
|
-
export declare const DeleteFaqRequestFilterSensitiveLog: (obj: DeleteFaqRequest) => any;
|
|
7999
|
-
/**
|
|
8000
|
-
* @internal
|
|
8001
|
-
*/
|
|
8002
|
-
export declare const DeleteIndexRequestFilterSensitiveLog: (obj: DeleteIndexRequest) => any;
|
|
8003
|
-
/**
|
|
8004
|
-
* @internal
|
|
8005
|
-
*/
|
|
8006
|
-
export declare const DeletePrincipalMappingRequestFilterSensitiveLog: (obj: DeletePrincipalMappingRequest) => any;
|
|
8007
|
-
/**
|
|
8008
|
-
* @internal
|
|
8009
|
-
*/
|
|
8010
|
-
export declare const DeleteQuerySuggestionsBlockListRequestFilterSensitiveLog: (obj: DeleteQuerySuggestionsBlockListRequest) => any;
|
|
8011
|
-
/**
|
|
8012
|
-
* @internal
|
|
8013
|
-
*/
|
|
8014
|
-
export declare const DeleteThesaurusRequestFilterSensitiveLog: (obj: DeleteThesaurusRequest) => any;
|
|
8015
|
-
/**
|
|
8016
|
-
* @internal
|
|
8017
|
-
*/
|
|
8018
|
-
export declare const DescribeAccessControlConfigurationRequestFilterSensitiveLog: (obj: DescribeAccessControlConfigurationRequest) => any;
|
|
8019
|
-
/**
|
|
8020
|
-
* @internal
|
|
8021
|
-
*/
|
|
8022
|
-
export declare const DescribeAccessControlConfigurationResponseFilterSensitiveLog: (obj: DescribeAccessControlConfigurationResponse) => any;
|
|
8023
|
-
/**
|
|
8024
|
-
* @internal
|
|
8025
|
-
*/
|
|
8026
|
-
export declare const DescribeDataSourceRequestFilterSensitiveLog: (obj: DescribeDataSourceRequest) => any;
|
|
8027
|
-
/**
|
|
8028
|
-
* @internal
|
|
8029
|
-
*/
|
|
8030
|
-
export declare const DescribeDataSourceResponseFilterSensitiveLog: (obj: DescribeDataSourceResponse) => any;
|
|
8031
|
-
/**
|
|
8032
|
-
* @internal
|
|
8033
|
-
*/
|
|
8034
|
-
export declare const DescribeExperienceRequestFilterSensitiveLog: (obj: DescribeExperienceRequest) => any;
|
|
8035
|
-
/**
|
|
8036
|
-
* @internal
|
|
8037
|
-
*/
|
|
8038
|
-
export declare const ExperienceEndpointFilterSensitiveLog: (obj: ExperienceEndpoint) => any;
|
|
8039
|
-
/**
|
|
8040
|
-
* @internal
|
|
8041
|
-
*/
|
|
8042
|
-
export declare const DescribeExperienceResponseFilterSensitiveLog: (obj: DescribeExperienceResponse) => any;
|
|
8043
|
-
/**
|
|
8044
|
-
* @internal
|
|
8045
|
-
*/
|
|
8046
|
-
export declare const DescribeFaqRequestFilterSensitiveLog: (obj: DescribeFaqRequest) => any;
|
|
8047
|
-
/**
|
|
8048
|
-
* @internal
|
|
8049
|
-
*/
|
|
8050
|
-
export declare const DescribeFaqResponseFilterSensitiveLog: (obj: DescribeFaqResponse) => any;
|
|
8051
|
-
/**
|
|
8052
|
-
* @internal
|
|
8053
|
-
*/
|
|
8054
|
-
export declare const DescribeIndexRequestFilterSensitiveLog: (obj: DescribeIndexRequest) => any;
|
|
8055
|
-
/**
|
|
8056
|
-
* @internal
|
|
8057
|
-
*/
|
|
8058
|
-
export declare const CapacityUnitsConfigurationFilterSensitiveLog: (obj: CapacityUnitsConfiguration) => any;
|
|
8059
|
-
/**
|
|
8060
|
-
* @internal
|
|
8061
|
-
*/
|
|
8062
|
-
export declare const RelevanceFilterSensitiveLog: (obj: Relevance) => any;
|
|
8063
|
-
/**
|
|
8064
|
-
* @internal
|
|
8065
|
-
*/
|
|
8066
|
-
export declare const SearchFilterSensitiveLog: (obj: Search) => any;
|
|
8067
|
-
/**
|
|
8068
|
-
* @internal
|
|
8069
|
-
*/
|
|
8070
|
-
export declare const DocumentMetadataConfigurationFilterSensitiveLog: (obj: DocumentMetadataConfiguration) => any;
|
|
8071
|
-
/**
|
|
8072
|
-
* @internal
|
|
8073
|
-
*/
|
|
8074
|
-
export declare const FaqStatisticsFilterSensitiveLog: (obj: FaqStatistics) => any;
|
|
8075
|
-
/**
|
|
8076
|
-
* @internal
|
|
8077
|
-
*/
|
|
8078
|
-
export declare const TextDocumentStatisticsFilterSensitiveLog: (obj: TextDocumentStatistics) => any;
|
|
8079
|
-
/**
|
|
8080
|
-
* @internal
|
|
8081
|
-
*/
|
|
8082
|
-
export declare const IndexStatisticsFilterSensitiveLog: (obj: IndexStatistics) => any;
|
|
8083
|
-
/**
|
|
8084
|
-
* @internal
|
|
8085
|
-
*/
|
|
8086
|
-
export declare const DescribeIndexResponseFilterSensitiveLog: (obj: DescribeIndexResponse) => any;
|
|
8087
|
-
/**
|
|
8088
|
-
* @internal
|
|
8089
|
-
*/
|
|
8090
|
-
export declare const DescribePrincipalMappingRequestFilterSensitiveLog: (obj: DescribePrincipalMappingRequest) => any;
|
|
8091
|
-
/**
|
|
8092
|
-
* @internal
|
|
8093
|
-
*/
|
|
8094
|
-
export declare const GroupOrderingIdSummaryFilterSensitiveLog: (obj: GroupOrderingIdSummary) => any;
|
|
8095
|
-
/**
|
|
8096
|
-
* @internal
|
|
8097
|
-
*/
|
|
8098
|
-
export declare const DescribePrincipalMappingResponseFilterSensitiveLog: (obj: DescribePrincipalMappingResponse) => any;
|
|
8099
|
-
/**
|
|
8100
|
-
* @internal
|
|
8101
|
-
*/
|
|
8102
|
-
export declare const DescribeQuerySuggestionsBlockListRequestFilterSensitiveLog: (obj: DescribeQuerySuggestionsBlockListRequest) => any;
|
|
8103
|
-
/**
|
|
8104
|
-
* @internal
|
|
8105
|
-
*/
|
|
8106
|
-
export declare const DescribeQuerySuggestionsBlockListResponseFilterSensitiveLog: (obj: DescribeQuerySuggestionsBlockListResponse) => any;
|
|
8107
|
-
/**
|
|
8108
|
-
* @internal
|
|
8109
|
-
*/
|
|
8110
|
-
export declare const DescribeQuerySuggestionsConfigRequestFilterSensitiveLog: (obj: DescribeQuerySuggestionsConfigRequest) => any;
|
|
8111
|
-
/**
|
|
8112
|
-
* @internal
|
|
8113
|
-
*/
|
|
8114
|
-
export declare const DescribeQuerySuggestionsConfigResponseFilterSensitiveLog: (obj: DescribeQuerySuggestionsConfigResponse) => any;
|
|
8115
|
-
/**
|
|
8116
|
-
* @internal
|
|
8117
|
-
*/
|
|
8118
|
-
export declare const DescribeThesaurusRequestFilterSensitiveLog: (obj: DescribeThesaurusRequest) => any;
|
|
8119
|
-
/**
|
|
8120
|
-
* @internal
|
|
8121
|
-
*/
|
|
8122
|
-
export declare const DescribeThesaurusResponseFilterSensitiveLog: (obj: DescribeThesaurusResponse) => any;
|
|
8123
|
-
/**
|
|
8124
|
-
* @internal
|
|
8125
|
-
*/
|
|
8126
|
-
export declare const DisassociateEntitiesFromExperienceRequestFilterSensitiveLog: (obj: DisassociateEntitiesFromExperienceRequest) => any;
|
|
8127
|
-
/**
|
|
8128
|
-
* @internal
|
|
8129
|
-
*/
|
|
8130
|
-
export declare const DisassociateEntitiesFromExperienceResponseFilterSensitiveLog: (obj: DisassociateEntitiesFromExperienceResponse) => any;
|
|
8131
|
-
/**
|
|
8132
|
-
* @internal
|
|
8133
|
-
*/
|
|
8134
|
-
export declare const DisassociatePersonasFromEntitiesRequestFilterSensitiveLog: (obj: DisassociatePersonasFromEntitiesRequest) => any;
|
|
8135
|
-
/**
|
|
8136
|
-
* @internal
|
|
8137
|
-
*/
|
|
8138
|
-
export declare const DisassociatePersonasFromEntitiesResponseFilterSensitiveLog: (obj: DisassociatePersonasFromEntitiesResponse) => any;
|
|
8139
|
-
/**
|
|
8140
|
-
* @internal
|
|
8141
|
-
*/
|
|
8142
|
-
export declare const GetQuerySuggestionsRequestFilterSensitiveLog: (obj: GetQuerySuggestionsRequest) => any;
|
|
8143
|
-
/**
|
|
8144
|
-
* @internal
|
|
8145
|
-
*/
|
|
8146
|
-
export declare const SuggestionHighlightFilterSensitiveLog: (obj: SuggestionHighlight) => any;
|
|
8147
|
-
/**
|
|
8148
|
-
* @internal
|
|
8149
|
-
*/
|
|
8150
|
-
export declare const SuggestionTextWithHighlightsFilterSensitiveLog: (obj: SuggestionTextWithHighlights) => any;
|
|
8151
|
-
/**
|
|
8152
|
-
* @internal
|
|
8153
|
-
*/
|
|
8154
|
-
export declare const SuggestionValueFilterSensitiveLog: (obj: SuggestionValue) => any;
|
|
8155
|
-
/**
|
|
8156
|
-
* @internal
|
|
8157
|
-
*/
|
|
8158
|
-
export declare const SuggestionFilterSensitiveLog: (obj: Suggestion) => any;
|
|
8159
|
-
/**
|
|
8160
|
-
* @internal
|
|
8161
|
-
*/
|
|
8162
|
-
export declare const GetQuerySuggestionsResponseFilterSensitiveLog: (obj: GetQuerySuggestionsResponse) => any;
|
|
8163
|
-
/**
|
|
8164
|
-
* @internal
|
|
8165
|
-
*/
|
|
8166
|
-
export declare const GetSnapshotsRequestFilterSensitiveLog: (obj: GetSnapshotsRequest) => any;
|
|
8167
|
-
/**
|
|
8168
|
-
* @internal
|
|
8169
|
-
*/
|
|
8170
|
-
export declare const TimeRangeFilterSensitiveLog: (obj: TimeRange) => any;
|
|
8171
|
-
/**
|
|
8172
|
-
* @internal
|
|
8173
|
-
*/
|
|
8174
|
-
export declare const GetSnapshotsResponseFilterSensitiveLog: (obj: GetSnapshotsResponse) => any;
|
|
8175
|
-
/**
|
|
8176
|
-
* @internal
|
|
8177
|
-
*/
|
|
8178
|
-
export declare const ListAccessControlConfigurationsRequestFilterSensitiveLog: (obj: ListAccessControlConfigurationsRequest) => any;
|
|
8179
|
-
/**
|
|
8180
|
-
* @internal
|
|
8181
|
-
*/
|
|
8182
|
-
export declare const ListAccessControlConfigurationsResponseFilterSensitiveLog: (obj: ListAccessControlConfigurationsResponse) => any;
|
|
8183
|
-
/**
|
|
8184
|
-
* @internal
|
|
8185
|
-
*/
|
|
8186
|
-
export declare const ListDataSourcesRequestFilterSensitiveLog: (obj: ListDataSourcesRequest) => any;
|
|
8187
|
-
/**
|
|
8188
|
-
* @internal
|
|
8189
|
-
*/
|
|
8190
|
-
export declare const DataSourceSummaryFilterSensitiveLog: (obj: DataSourceSummary) => any;
|
|
8191
|
-
/**
|
|
8192
|
-
* @internal
|
|
8193
|
-
*/
|
|
8194
|
-
export declare const ListDataSourcesResponseFilterSensitiveLog: (obj: ListDataSourcesResponse) => any;
|
|
8195
|
-
/**
|
|
8196
|
-
* @internal
|
|
8197
|
-
*/
|
|
8198
|
-
export declare const ListDataSourceSyncJobsRequestFilterSensitiveLog: (obj: ListDataSourceSyncJobsRequest) => any;
|
|
8199
|
-
/**
|
|
8200
|
-
* @internal
|
|
8201
|
-
*/
|
|
8202
|
-
export declare const DataSourceSyncJobMetricsFilterSensitiveLog: (obj: DataSourceSyncJobMetrics) => any;
|
|
8203
|
-
/**
|
|
8204
|
-
* @internal
|
|
8205
|
-
*/
|
|
8206
|
-
export declare const DataSourceSyncJobFilterSensitiveLog: (obj: DataSourceSyncJob) => any;
|
|
8207
|
-
/**
|
|
8208
|
-
* @internal
|
|
8209
|
-
*/
|
|
8210
|
-
export declare const ListDataSourceSyncJobsResponseFilterSensitiveLog: (obj: ListDataSourceSyncJobsResponse) => any;
|
|
8211
|
-
/**
|
|
8212
|
-
* @internal
|
|
8213
|
-
*/
|
|
8214
|
-
export declare const ListEntityPersonasRequestFilterSensitiveLog: (obj: ListEntityPersonasRequest) => any;
|
|
8215
|
-
/**
|
|
8216
|
-
* @internal
|
|
8217
|
-
*/
|
|
8218
|
-
export declare const PersonasSummaryFilterSensitiveLog: (obj: PersonasSummary) => any;
|
|
7530
|
+
export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
|
|
8219
7531
|
/**
|
|
8220
7532
|
* @internal
|
|
8221
7533
|
*/
|
|
8222
|
-
export declare const
|
|
7534
|
+
export declare const CreateIndexRequestFilterSensitiveLog: (obj: CreateIndexRequest) => any;
|
|
8223
7535
|
/**
|
|
8224
7536
|
* @internal
|
|
8225
7537
|
*/
|
|
8226
|
-
export declare const
|
|
7538
|
+
export declare const DescribeIndexResponseFilterSensitiveLog: (obj: DescribeIndexResponse) => any;
|
|
8227
7539
|
/**
|
|
8228
7540
|
* @internal
|
|
8229
7541
|
*/
|
|
@@ -8236,215 +7548,3 @@ export declare const ExperienceEntitiesSummaryFilterSensitiveLog: (obj: Experien
|
|
|
8236
7548
|
* @internal
|
|
8237
7549
|
*/
|
|
8238
7550
|
export declare const ListExperienceEntitiesResponseFilterSensitiveLog: (obj: ListExperienceEntitiesResponse) => any;
|
|
8239
|
-
/**
|
|
8240
|
-
* @internal
|
|
8241
|
-
*/
|
|
8242
|
-
export declare const ListExperiencesRequestFilterSensitiveLog: (obj: ListExperiencesRequest) => any;
|
|
8243
|
-
/**
|
|
8244
|
-
* @internal
|
|
8245
|
-
*/
|
|
8246
|
-
export declare const ExperiencesSummaryFilterSensitiveLog: (obj: ExperiencesSummary) => any;
|
|
8247
|
-
/**
|
|
8248
|
-
* @internal
|
|
8249
|
-
*/
|
|
8250
|
-
export declare const ListExperiencesResponseFilterSensitiveLog: (obj: ListExperiencesResponse) => any;
|
|
8251
|
-
/**
|
|
8252
|
-
* @internal
|
|
8253
|
-
*/
|
|
8254
|
-
export declare const ListFaqsRequestFilterSensitiveLog: (obj: ListFaqsRequest) => any;
|
|
8255
|
-
/**
|
|
8256
|
-
* @internal
|
|
8257
|
-
*/
|
|
8258
|
-
export declare const FaqSummaryFilterSensitiveLog: (obj: FaqSummary) => any;
|
|
8259
|
-
/**
|
|
8260
|
-
* @internal
|
|
8261
|
-
*/
|
|
8262
|
-
export declare const ListFaqsResponseFilterSensitiveLog: (obj: ListFaqsResponse) => any;
|
|
8263
|
-
/**
|
|
8264
|
-
* @internal
|
|
8265
|
-
*/
|
|
8266
|
-
export declare const ListGroupsOlderThanOrderingIdRequestFilterSensitiveLog: (obj: ListGroupsOlderThanOrderingIdRequest) => any;
|
|
8267
|
-
/**
|
|
8268
|
-
* @internal
|
|
8269
|
-
*/
|
|
8270
|
-
export declare const GroupSummaryFilterSensitiveLog: (obj: GroupSummary) => any;
|
|
8271
|
-
/**
|
|
8272
|
-
* @internal
|
|
8273
|
-
*/
|
|
8274
|
-
export declare const ListGroupsOlderThanOrderingIdResponseFilterSensitiveLog: (obj: ListGroupsOlderThanOrderingIdResponse) => any;
|
|
8275
|
-
/**
|
|
8276
|
-
* @internal
|
|
8277
|
-
*/
|
|
8278
|
-
export declare const ListIndicesRequestFilterSensitiveLog: (obj: ListIndicesRequest) => any;
|
|
8279
|
-
/**
|
|
8280
|
-
* @internal
|
|
8281
|
-
*/
|
|
8282
|
-
export declare const IndexConfigurationSummaryFilterSensitiveLog: (obj: IndexConfigurationSummary) => any;
|
|
8283
|
-
/**
|
|
8284
|
-
* @internal
|
|
8285
|
-
*/
|
|
8286
|
-
export declare const ListIndicesResponseFilterSensitiveLog: (obj: ListIndicesResponse) => any;
|
|
8287
|
-
/**
|
|
8288
|
-
* @internal
|
|
8289
|
-
*/
|
|
8290
|
-
export declare const ListQuerySuggestionsBlockListsRequestFilterSensitiveLog: (obj: ListQuerySuggestionsBlockListsRequest) => any;
|
|
8291
|
-
/**
|
|
8292
|
-
* @internal
|
|
8293
|
-
*/
|
|
8294
|
-
export declare const QuerySuggestionsBlockListSummaryFilterSensitiveLog: (obj: QuerySuggestionsBlockListSummary) => any;
|
|
8295
|
-
/**
|
|
8296
|
-
* @internal
|
|
8297
|
-
*/
|
|
8298
|
-
export declare const ListQuerySuggestionsBlockListsResponseFilterSensitiveLog: (obj: ListQuerySuggestionsBlockListsResponse) => any;
|
|
8299
|
-
/**
|
|
8300
|
-
* @internal
|
|
8301
|
-
*/
|
|
8302
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
8303
|
-
/**
|
|
8304
|
-
* @internal
|
|
8305
|
-
*/
|
|
8306
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
8307
|
-
/**
|
|
8308
|
-
* @internal
|
|
8309
|
-
*/
|
|
8310
|
-
export declare const ListThesauriRequestFilterSensitiveLog: (obj: ListThesauriRequest) => any;
|
|
8311
|
-
/**
|
|
8312
|
-
* @internal
|
|
8313
|
-
*/
|
|
8314
|
-
export declare const ThesaurusSummaryFilterSensitiveLog: (obj: ThesaurusSummary) => any;
|
|
8315
|
-
/**
|
|
8316
|
-
* @internal
|
|
8317
|
-
*/
|
|
8318
|
-
export declare const ListThesauriResponseFilterSensitiveLog: (obj: ListThesauriResponse) => any;
|
|
8319
|
-
/**
|
|
8320
|
-
* @internal
|
|
8321
|
-
*/
|
|
8322
|
-
export declare const MemberGroupFilterSensitiveLog: (obj: MemberGroup) => any;
|
|
8323
|
-
/**
|
|
8324
|
-
* @internal
|
|
8325
|
-
*/
|
|
8326
|
-
export declare const MemberUserFilterSensitiveLog: (obj: MemberUser) => any;
|
|
8327
|
-
/**
|
|
8328
|
-
* @internal
|
|
8329
|
-
*/
|
|
8330
|
-
export declare const GroupMembersFilterSensitiveLog: (obj: GroupMembers) => any;
|
|
8331
|
-
/**
|
|
8332
|
-
* @internal
|
|
8333
|
-
*/
|
|
8334
|
-
export declare const PutPrincipalMappingRequestFilterSensitiveLog: (obj: PutPrincipalMappingRequest) => any;
|
|
8335
|
-
/**
|
|
8336
|
-
* @internal
|
|
8337
|
-
*/
|
|
8338
|
-
export declare const DocumentRelevanceConfigurationFilterSensitiveLog: (obj: DocumentRelevanceConfiguration) => any;
|
|
8339
|
-
/**
|
|
8340
|
-
* @internal
|
|
8341
|
-
*/
|
|
8342
|
-
export declare const SortingConfigurationFilterSensitiveLog: (obj: SortingConfiguration) => any;
|
|
8343
|
-
/**
|
|
8344
|
-
* @internal
|
|
8345
|
-
*/
|
|
8346
|
-
export declare const SpellCorrectionConfigurationFilterSensitiveLog: (obj: SpellCorrectionConfiguration) => any;
|
|
8347
|
-
/**
|
|
8348
|
-
* @internal
|
|
8349
|
-
*/
|
|
8350
|
-
export declare const DataSourceGroupFilterSensitiveLog: (obj: DataSourceGroup) => any;
|
|
8351
|
-
/**
|
|
8352
|
-
* @internal
|
|
8353
|
-
*/
|
|
8354
|
-
export declare const UserContextFilterSensitiveLog: (obj: UserContext) => any;
|
|
8355
|
-
/**
|
|
8356
|
-
* @internal
|
|
8357
|
-
*/
|
|
8358
|
-
export declare const ScoreAttributesFilterSensitiveLog: (obj: ScoreAttributes) => any;
|
|
8359
|
-
/**
|
|
8360
|
-
* @internal
|
|
8361
|
-
*/
|
|
8362
|
-
export declare const TableCellFilterSensitiveLog: (obj: TableCell) => any;
|
|
8363
|
-
/**
|
|
8364
|
-
* @internal
|
|
8365
|
-
*/
|
|
8366
|
-
export declare const TableRowFilterSensitiveLog: (obj: TableRow) => any;
|
|
8367
|
-
/**
|
|
8368
|
-
* @internal
|
|
8369
|
-
*/
|
|
8370
|
-
export declare const TableExcerptFilterSensitiveLog: (obj: TableExcerpt) => any;
|
|
8371
|
-
/**
|
|
8372
|
-
* @internal
|
|
8373
|
-
*/
|
|
8374
|
-
export declare const QueryResultItemFilterSensitiveLog: (obj: QueryResultItem) => any;
|
|
8375
|
-
/**
|
|
8376
|
-
* @internal
|
|
8377
|
-
*/
|
|
8378
|
-
export declare const CorrectionFilterSensitiveLog: (obj: Correction) => any;
|
|
8379
|
-
/**
|
|
8380
|
-
* @internal
|
|
8381
|
-
*/
|
|
8382
|
-
export declare const SpellCorrectedQueryFilterSensitiveLog: (obj: SpellCorrectedQuery) => any;
|
|
8383
|
-
/**
|
|
8384
|
-
* @internal
|
|
8385
|
-
*/
|
|
8386
|
-
export declare const WarningFilterSensitiveLog: (obj: Warning) => any;
|
|
8387
|
-
/**
|
|
8388
|
-
* @internal
|
|
8389
|
-
*/
|
|
8390
|
-
export declare const StartDataSourceSyncJobRequestFilterSensitiveLog: (obj: StartDataSourceSyncJobRequest) => any;
|
|
8391
|
-
/**
|
|
8392
|
-
* @internal
|
|
8393
|
-
*/
|
|
8394
|
-
export declare const StartDataSourceSyncJobResponseFilterSensitiveLog: (obj: StartDataSourceSyncJobResponse) => any;
|
|
8395
|
-
/**
|
|
8396
|
-
* @internal
|
|
8397
|
-
*/
|
|
8398
|
-
export declare const StopDataSourceSyncJobRequestFilterSensitiveLog: (obj: StopDataSourceSyncJobRequest) => any;
|
|
8399
|
-
/**
|
|
8400
|
-
* @internal
|
|
8401
|
-
*/
|
|
8402
|
-
export declare const ClickFeedbackFilterSensitiveLog: (obj: ClickFeedback) => any;
|
|
8403
|
-
/**
|
|
8404
|
-
* @internal
|
|
8405
|
-
*/
|
|
8406
|
-
export declare const RelevanceFeedbackFilterSensitiveLog: (obj: RelevanceFeedback) => any;
|
|
8407
|
-
/**
|
|
8408
|
-
* @internal
|
|
8409
|
-
*/
|
|
8410
|
-
export declare const SubmitFeedbackRequestFilterSensitiveLog: (obj: SubmitFeedbackRequest) => any;
|
|
8411
|
-
/**
|
|
8412
|
-
* @internal
|
|
8413
|
-
*/
|
|
8414
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
8415
|
-
/**
|
|
8416
|
-
* @internal
|
|
8417
|
-
*/
|
|
8418
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
8419
|
-
/**
|
|
8420
|
-
* @internal
|
|
8421
|
-
*/
|
|
8422
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
8423
|
-
/**
|
|
8424
|
-
* @internal
|
|
8425
|
-
*/
|
|
8426
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
8427
|
-
/**
|
|
8428
|
-
* @internal
|
|
8429
|
-
*/
|
|
8430
|
-
export declare const UpdateAccessControlConfigurationRequestFilterSensitiveLog: (obj: UpdateAccessControlConfigurationRequest) => any;
|
|
8431
|
-
/**
|
|
8432
|
-
* @internal
|
|
8433
|
-
*/
|
|
8434
|
-
export declare const UpdateAccessControlConfigurationResponseFilterSensitiveLog: (obj: UpdateAccessControlConfigurationResponse) => any;
|
|
8435
|
-
/**
|
|
8436
|
-
* @internal
|
|
8437
|
-
*/
|
|
8438
|
-
export declare const UpdateDataSourceRequestFilterSensitiveLog: (obj: UpdateDataSourceRequest) => any;
|
|
8439
|
-
/**
|
|
8440
|
-
* @internal
|
|
8441
|
-
*/
|
|
8442
|
-
export declare const UpdateExperienceRequestFilterSensitiveLog: (obj: UpdateExperienceRequest) => any;
|
|
8443
|
-
/**
|
|
8444
|
-
* @internal
|
|
8445
|
-
*/
|
|
8446
|
-
export declare const UpdateIndexRequestFilterSensitiveLog: (obj: UpdateIndexRequest) => any;
|
|
8447
|
-
/**
|
|
8448
|
-
* @internal
|
|
8449
|
-
*/
|
|
8450
|
-
export declare const UpdateQuerySuggestionsBlockListRequestFilterSensitiveLog: (obj: UpdateQuerySuggestionsBlockListRequest) => any;
|