@aws-sdk/client-kendra 3.337.0 → 3.338.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/KendraClient.js +2 -1
- package/dist-cjs/commands/AssociateEntitiesToExperienceCommand.js +2 -1
- package/dist-cjs/commands/AssociatePersonasToEntitiesCommand.js +2 -1
- package/dist-cjs/commands/BatchDeleteDocumentCommand.js +2 -1
- package/dist-cjs/commands/BatchDeleteFeaturedResultsSetCommand.js +2 -1
- package/dist-cjs/commands/BatchGetDocumentStatusCommand.js +2 -1
- package/dist-cjs/commands/BatchPutDocumentCommand.js +2 -1
- package/dist-cjs/commands/ClearQuerySuggestionsCommand.js +2 -1
- package/dist-cjs/commands/CreateAccessControlConfigurationCommand.js +2 -1
- package/dist-cjs/commands/CreateDataSourceCommand.js +2 -1
- package/dist-cjs/commands/CreateExperienceCommand.js +2 -1
- package/dist-cjs/commands/CreateFaqCommand.js +2 -1
- package/dist-cjs/commands/CreateFeaturedResultsSetCommand.js +2 -1
- package/dist-cjs/commands/CreateIndexCommand.js +2 -1
- package/dist-cjs/commands/CreateQuerySuggestionsBlockListCommand.js +2 -1
- package/dist-cjs/commands/CreateThesaurusCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccessControlConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -1
- package/dist-cjs/commands/DeleteExperienceCommand.js +2 -1
- package/dist-cjs/commands/DeleteFaqCommand.js +2 -1
- package/dist-cjs/commands/DeleteIndexCommand.js +2 -1
- package/dist-cjs/commands/DeletePrincipalMappingCommand.js +2 -1
- package/dist-cjs/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -1
- package/dist-cjs/commands/DeleteThesaurusCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccessControlConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -1
- package/dist-cjs/commands/DescribeExperienceCommand.js +2 -1
- package/dist-cjs/commands/DescribeFaqCommand.js +2 -1
- package/dist-cjs/commands/DescribeFeaturedResultsSetCommand.js +2 -1
- package/dist-cjs/commands/DescribeIndexCommand.js +2 -1
- package/dist-cjs/commands/DescribePrincipalMappingCommand.js +2 -1
- package/dist-cjs/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -1
- package/dist-cjs/commands/DescribeQuerySuggestionsConfigCommand.js +2 -1
- package/dist-cjs/commands/DescribeThesaurusCommand.js +2 -1
- package/dist-cjs/commands/DisassociateEntitiesFromExperienceCommand.js +2 -1
- package/dist-cjs/commands/DisassociatePersonasFromEntitiesCommand.js +2 -1
- package/dist-cjs/commands/GetQuerySuggestionsCommand.js +2 -1
- package/dist-cjs/commands/GetSnapshotsCommand.js +2 -1
- package/dist-cjs/commands/ListAccessControlConfigurationsCommand.js +2 -1
- package/dist-cjs/commands/ListDataSourceSyncJobsCommand.js +2 -1
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -1
- package/dist-cjs/commands/ListEntityPersonasCommand.js +2 -1
- package/dist-cjs/commands/ListExperienceEntitiesCommand.js +2 -1
- package/dist-cjs/commands/ListExperiencesCommand.js +2 -1
- package/dist-cjs/commands/ListFaqsCommand.js +2 -1
- package/dist-cjs/commands/ListFeaturedResultsSetsCommand.js +2 -1
- package/dist-cjs/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -1
- package/dist-cjs/commands/ListIndicesCommand.js +2 -1
- package/dist-cjs/commands/ListQuerySuggestionsBlockListsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListThesauriCommand.js +2 -1
- package/dist-cjs/commands/PutPrincipalMappingCommand.js +2 -1
- package/dist-cjs/commands/QueryCommand.js +2 -1
- package/dist-cjs/commands/StartDataSourceSyncJobCommand.js +2 -1
- package/dist-cjs/commands/StopDataSourceSyncJobCommand.js +2 -1
- package/dist-cjs/commands/SubmitFeedbackCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccessControlConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateExperienceCommand.js +2 -1
- package/dist-cjs/commands/UpdateFeaturedResultsSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateIndexCommand.js +2 -1
- package/dist-cjs/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -1
- package/dist-cjs/commands/UpdateQuerySuggestionsConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateThesaurusCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/KendraServiceException.js +2 -1
- package/dist-es/KendraClient.js +1 -0
- package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +1 -0
- package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +1 -0
- package/dist-es/commands/BatchDeleteDocumentCommand.js +1 -0
- package/dist-es/commands/BatchDeleteFeaturedResultsSetCommand.js +1 -0
- package/dist-es/commands/BatchGetDocumentStatusCommand.js +1 -0
- package/dist-es/commands/BatchPutDocumentCommand.js +1 -0
- package/dist-es/commands/ClearQuerySuggestionsCommand.js +1 -0
- package/dist-es/commands/CreateAccessControlConfigurationCommand.js +1 -0
- package/dist-es/commands/CreateDataSourceCommand.js +1 -0
- package/dist-es/commands/CreateExperienceCommand.js +1 -0
- package/dist-es/commands/CreateFaqCommand.js +1 -0
- package/dist-es/commands/CreateFeaturedResultsSetCommand.js +1 -0
- package/dist-es/commands/CreateIndexCommand.js +1 -0
- package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +1 -0
- package/dist-es/commands/CreateThesaurusCommand.js +1 -0
- package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +1 -0
- package/dist-es/commands/DeleteDataSourceCommand.js +1 -0
- package/dist-es/commands/DeleteExperienceCommand.js +1 -0
- package/dist-es/commands/DeleteFaqCommand.js +1 -0
- package/dist-es/commands/DeleteIndexCommand.js +1 -0
- package/dist-es/commands/DeletePrincipalMappingCommand.js +1 -0
- package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +1 -0
- package/dist-es/commands/DeleteThesaurusCommand.js +1 -0
- package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +1 -0
- package/dist-es/commands/DescribeDataSourceCommand.js +1 -0
- package/dist-es/commands/DescribeExperienceCommand.js +1 -0
- package/dist-es/commands/DescribeFaqCommand.js +1 -0
- package/dist-es/commands/DescribeFeaturedResultsSetCommand.js +1 -0
- package/dist-es/commands/DescribeIndexCommand.js +1 -0
- package/dist-es/commands/DescribePrincipalMappingCommand.js +1 -0
- package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +1 -0
- package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +1 -0
- package/dist-es/commands/DescribeThesaurusCommand.js +1 -0
- package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +1 -0
- package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +1 -0
- package/dist-es/commands/GetQuerySuggestionsCommand.js +1 -0
- package/dist-es/commands/GetSnapshotsCommand.js +1 -0
- package/dist-es/commands/ListAccessControlConfigurationsCommand.js +1 -0
- package/dist-es/commands/ListDataSourceSyncJobsCommand.js +1 -0
- package/dist-es/commands/ListDataSourcesCommand.js +1 -0
- package/dist-es/commands/ListEntityPersonasCommand.js +1 -0
- package/dist-es/commands/ListExperienceEntitiesCommand.js +1 -0
- package/dist-es/commands/ListExperiencesCommand.js +1 -0
- package/dist-es/commands/ListFaqsCommand.js +1 -0
- package/dist-es/commands/ListFeaturedResultsSetsCommand.js +1 -0
- package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +1 -0
- package/dist-es/commands/ListIndicesCommand.js +1 -0
- package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListThesauriCommand.js +1 -0
- package/dist-es/commands/PutPrincipalMappingCommand.js +1 -0
- package/dist-es/commands/QueryCommand.js +1 -0
- package/dist-es/commands/StartDataSourceSyncJobCommand.js +1 -0
- package/dist-es/commands/StopDataSourceSyncJobCommand.js +1 -0
- package/dist-es/commands/SubmitFeedbackCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdateDataSourceCommand.js +1 -0
- package/dist-es/commands/UpdateExperienceCommand.js +1 -0
- package/dist-es/commands/UpdateFeaturedResultsSetCommand.js +1 -0
- package/dist-es/commands/UpdateIndexCommand.js +1 -0
- package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +1 -0
- package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +1 -0
- package/dist-es/commands/UpdateThesaurusCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/KendraServiceException.js +1 -0
- package/dist-types/KendraClient.d.ts +3 -3
- package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +4 -0
- package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +4 -0
- package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +4 -0
- package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +4 -0
- package/dist-types/commands/BatchPutDocumentCommand.d.ts +4 -0
- package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +4 -0
- package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/CreateExperienceCommand.d.ts +4 -0
- package/dist-types/commands/CreateFaqCommand.d.ts +4 -0
- package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateIndexCommand.d.ts +4 -0
- package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +4 -0
- package/dist-types/commands/CreateThesaurusCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteExperienceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFaqCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIndexCommand.d.ts +4 -0
- package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +4 -0
- package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThesaurusCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeExperienceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFaqCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +4 -0
- package/dist-types/commands/DescribeIndexCommand.d.ts +4 -0
- package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +4 -0
- package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +4 -0
- package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +4 -0
- package/dist-types/commands/DescribeThesaurusCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +4 -0
- package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +4 -0
- package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +4 -0
- package/dist-types/commands/GetSnapshotsCommand.d.ts +4 -0
- package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +4 -0
- package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListEntityPersonasCommand.d.ts +4 -0
- package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +4 -0
- package/dist-types/commands/ListExperiencesCommand.d.ts +4 -0
- package/dist-types/commands/ListFaqsCommand.d.ts +4 -0
- package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +4 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +4 -0
- package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListThesauriCommand.d.ts +4 -0
- package/dist-types/commands/PutPrincipalMappingCommand.d.ts +4 -0
- package/dist-types/commands/QueryCommand.d.ts +4 -0
- package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +4 -0
- package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +4 -0
- package/dist-types/commands/SubmitFeedbackCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateExperienceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIndexCommand.d.ts +4 -0
- package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +4 -0
- package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThesaurusCommand.d.ts +4 -0
- package/dist-types/index.d.ts +7 -2
- package/dist-types/models/KendraServiceException.d.ts +1 -0
- package/dist-types/ts3.4/KendraClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAccessControlConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccessControlConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccessControlConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAccessControlConfigurationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/QueryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/KendraServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DeleteThesaurusRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeAccessControlConfigurationRequest, DescribeAccessControlConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeDataSourceRequest, DescribeDataSourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeExperienceRequest, DescribeExperienceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeFaqRequest, DescribeFaqResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeFeaturedResultsSetRequest, DescribeFeaturedResultsSetResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeIndexRequest, DescribeIndexResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribePrincipalMappingRequest, DescribePrincipalMappingResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeQuerySuggestionsBlockListRequest, DescribeQuerySuggestionsBlockListResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeQuerySuggestionsConfigRequest, DescribeQuerySuggestionsConfigResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DescribeThesaurusRequest, DescribeThesaurusResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DisassociateEntitiesFromExperienceRequest, DisassociateEntitiesFromExperienceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { DisassociatePersonasFromEntitiesRequest, DisassociatePersonasFromEntitiesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { GetQuerySuggestionsResponse } from "../models/models_0";
|
|
6
6
|
import { GetQuerySuggestionsRequest } from "../models/models_1";
|
|
7
|
+
/**
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export { __MetadataBearer, $Command };
|
|
7
11
|
/**
|
|
8
12
|
* @public
|
|
9
13
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { GetSnapshotsRequest, GetSnapshotsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListAccessControlConfigurationsRequest, ListAccessControlConfigurationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListDataSourceSyncJobsRequest, ListDataSourceSyncJobsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListDataSourcesRequest, ListDataSourcesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListEntityPersonasRequest, ListEntityPersonasResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListExperienceEntitiesRequest, ListExperienceEntitiesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListExperiencesRequest, ListExperiencesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListFaqsRequest, ListFaqsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListFeaturedResultsSetsRequest, ListFeaturedResultsSetsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListGroupsOlderThanOrderingIdRequest, ListGroupsOlderThanOrderingIdResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListIndicesRequest, ListIndicesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListQuerySuggestionsBlockListsRequest, ListQuerySuggestionsBlockListsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { ListThesauriRequest, ListThesauriResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { PutPrincipalMappingRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { QueryRequest, QueryResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { StartDataSourceSyncJobRequest, StartDataSourceSyncJobResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { StopDataSourceSyncJobRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { SubmitFeedbackRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateAccessControlConfigurationRequest, UpdateAccessControlConfigurationResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateDataSourceRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateExperienceRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateFeaturedResultsSetRequest, UpdateFeaturedResultsSetResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateIndexRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateQuerySuggestionsBlockListRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateQuerySuggestionsConfigRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateThesaurusRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>Amazon Kendra is a service for indexing large document sets.</p>
|
|
3
|
+
*
|
|
4
|
+
* @packageDocumentation
|
|
5
|
+
*/
|
|
2
6
|
export * from "./KendraClient";
|
|
7
|
+
export * from "./Kendra";
|
|
3
8
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
9
|
export * from "./pagination";
|
|
10
|
+
export * from "./models";
|
|
6
11
|
export { KendraServiceException } from "./models/KendraServiceException";
|
|
@@ -308,6 +308,7 @@ import {
|
|
|
308
308
|
ClientResolvedEndpointParameters,
|
|
309
309
|
EndpointParameters,
|
|
310
310
|
} from "./endpoint/EndpointParameters";
|
|
311
|
+
export { __Client };
|
|
311
312
|
export type ServiceInputTypes =
|
|
312
313
|
| AssociateEntitiesToExperienceCommandInput
|
|
313
314
|
| AssociatePersonasToEntitiesCommandInput
|
|
@@ -464,7 +465,7 @@ export interface ClientDefaults
|
|
|
464
465
|
logger?: __Logger;
|
|
465
466
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
466
467
|
}
|
|
467
|
-
type KendraClientConfigType = Partial<
|
|
468
|
+
export type KendraClientConfigType = Partial<
|
|
468
469
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
469
470
|
> &
|
|
470
471
|
ClientDefaults &
|
|
@@ -476,7 +477,7 @@ type KendraClientConfigType = Partial<
|
|
|
476
477
|
UserAgentInputConfig &
|
|
477
478
|
ClientInputEndpointParameters;
|
|
478
479
|
export interface KendraClientConfig extends KendraClientConfigType {}
|
|
479
|
-
type KendraClientResolvedConfigType =
|
|
480
|
+
export type KendraClientResolvedConfigType =
|
|
480
481
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
481
482
|
Required<ClientDefaults> &
|
|
482
483
|
RegionResolvedConfig &
|
|
@@ -498,4 +499,3 @@ export declare class KendraClient extends __Client<
|
|
|
498
499
|
constructor(configuration: KendraClientConfig);
|
|
499
500
|
destroy(): void;
|
|
500
501
|
}
|
|
501
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssociateEntitiesToExperienceRequest,
|
|
16
16
|
AssociateEntitiesToExperienceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateEntitiesToExperienceCommandInput
|
|
19
20
|
extends AssociateEntitiesToExperienceRequest {}
|
|
20
21
|
export interface AssociateEntitiesToExperienceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssociatePersonasToEntitiesRequest,
|
|
16
16
|
AssociatePersonasToEntitiesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociatePersonasToEntitiesCommandInput
|
|
19
20
|
extends AssociatePersonasToEntitiesRequest {}
|
|
20
21
|
export interface AssociatePersonasToEntitiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchDeleteDocumentRequest,
|
|
16
16
|
BatchDeleteDocumentResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchDeleteDocumentCommandInput
|
|
19
20
|
extends BatchDeleteDocumentRequest {}
|
|
20
21
|
export interface BatchDeleteDocumentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchDeleteFeaturedResultsSetRequest,
|
|
16
16
|
BatchDeleteFeaturedResultsSetResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchDeleteFeaturedResultsSetCommandInput
|
|
19
20
|
extends BatchDeleteFeaturedResultsSetRequest {}
|
|
20
21
|
export interface BatchDeleteFeaturedResultsSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetDocumentStatusRequest,
|
|
16
16
|
BatchGetDocumentStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetDocumentStatusCommandInput
|
|
19
20
|
extends BatchGetDocumentStatusRequest {}
|
|
20
21
|
export interface BatchGetDocumentStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchPutDocumentRequest,
|
|
16
16
|
BatchPutDocumentResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchPutDocumentCommandInput extends BatchPutDocumentRequest {}
|
|
19
20
|
export interface BatchPutDocumentCommandOutput
|
|
20
21
|
extends BatchPutDocumentResponse,
|