@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
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { ClearQuerySuggestionsRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ClearQuerySuggestionsCommandInput
|
|
16
17
|
extends ClearQuerySuggestionsRequest {}
|
|
17
18
|
export interface ClearQuerySuggestionsCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateAccessControlConfigurationRequest,
|
|
16
16
|
CreateAccessControlConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateAccessControlConfigurationCommandInput
|
|
19
20
|
extends CreateAccessControlConfigurationRequest {}
|
|
20
21
|
export interface CreateAccessControlConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateDataSourceRequest,
|
|
16
16
|
CreateDataSourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateDataSourceCommandInput extends CreateDataSourceRequest {}
|
|
19
20
|
export interface CreateDataSourceCommandOutput
|
|
20
21
|
extends CreateDataSourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateExperienceRequest,
|
|
16
16
|
CreateExperienceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateExperienceCommandInput extends CreateExperienceRequest {}
|
|
19
20
|
export interface CreateExperienceCommandOutput
|
|
20
21
|
extends CreateExperienceResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { CreateFaqRequest, CreateFaqResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateFaqCommandInput extends CreateFaqRequest {}
|
|
16
17
|
export interface CreateFaqCommandOutput
|
|
17
18
|
extends CreateFaqResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateFeaturedResultsSetRequest,
|
|
16
16
|
CreateFeaturedResultsSetResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateFeaturedResultsSetCommandInput
|
|
19
20
|
extends CreateFeaturedResultsSetRequest {}
|
|
20
21
|
export interface CreateFeaturedResultsSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { CreateIndexRequest, CreateIndexResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateIndexCommandInput extends CreateIndexRequest {}
|
|
16
17
|
export interface CreateIndexCommandOutput
|
|
17
18
|
extends CreateIndexResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateQuerySuggestionsBlockListRequest,
|
|
16
16
|
CreateQuerySuggestionsBlockListResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateQuerySuggestionsBlockListCommandInput
|
|
19
20
|
extends CreateQuerySuggestionsBlockListRequest {}
|
|
20
21
|
export interface CreateQuerySuggestionsBlockListCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateThesaurusRequest,
|
|
16
16
|
CreateThesaurusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateThesaurusCommandInput extends CreateThesaurusRequest {}
|
|
19
20
|
export interface CreateThesaurusCommandOutput
|
|
20
21
|
extends CreateThesaurusResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteAccessControlConfigurationRequest,
|
|
16
16
|
DeleteAccessControlConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteAccessControlConfigurationCommandInput
|
|
19
20
|
extends DeleteAccessControlConfigurationRequest {}
|
|
20
21
|
export interface DeleteAccessControlConfigurationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { DeleteDataSourceRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteDataSourceCommandInput extends DeleteDataSourceRequest {}
|
|
16
17
|
export interface DeleteDataSourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteDataSourceCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteExperienceRequest,
|
|
16
16
|
DeleteExperienceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteExperienceCommandInput extends DeleteExperienceRequest {}
|
|
19
20
|
export interface DeleteExperienceCommandOutput
|
|
20
21
|
extends DeleteExperienceResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { DeleteFaqRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteFaqCommandInput extends DeleteFaqRequest {}
|
|
16
17
|
export interface DeleteFaqCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteFaqCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { DeleteIndexRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteIndexCommandInput extends DeleteIndexRequest {}
|
|
16
17
|
export interface DeleteIndexCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteIndexCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { DeletePrincipalMappingRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeletePrincipalMappingCommandInput
|
|
16
17
|
extends DeletePrincipalMappingRequest {}
|
|
17
18
|
export interface DeletePrincipalMappingCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { DeleteQuerySuggestionsBlockListRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteQuerySuggestionsBlockListCommandInput
|
|
16
17
|
extends DeleteQuerySuggestionsBlockListRequest {}
|
|
17
18
|
export interface DeleteQuerySuggestionsBlockListCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { DeleteThesaurusRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteThesaurusCommandInput extends DeleteThesaurusRequest {}
|
|
16
17
|
export interface DeleteThesaurusCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteThesaurusCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeAccessControlConfigurationRequest,
|
|
16
16
|
DescribeAccessControlConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAccessControlConfigurationCommandInput
|
|
19
20
|
extends DescribeAccessControlConfigurationRequest {}
|
|
20
21
|
export interface DescribeAccessControlConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeDataSourceRequest,
|
|
16
16
|
DescribeDataSourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDataSourceCommandInput
|
|
19
20
|
extends DescribeDataSourceRequest {}
|
|
20
21
|
export interface DescribeDataSourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeExperienceRequest,
|
|
16
16
|
DescribeExperienceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeExperienceCommandInput
|
|
19
20
|
extends DescribeExperienceRequest {}
|
|
20
21
|
export interface DescribeExperienceCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { DescribeFaqRequest, DescribeFaqResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DescribeFaqCommandInput extends DescribeFaqRequest {}
|
|
16
17
|
export interface DescribeFaqCommandOutput
|
|
17
18
|
extends DescribeFaqResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeFeaturedResultsSetRequest,
|
|
16
16
|
DescribeFeaturedResultsSetResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFeaturedResultsSetCommandInput
|
|
19
20
|
extends DescribeFeaturedResultsSetRequest {}
|
|
20
21
|
export interface DescribeFeaturedResultsSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeIndexRequest,
|
|
16
16
|
DescribeIndexResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeIndexCommandInput extends DescribeIndexRequest {}
|
|
19
20
|
export interface DescribeIndexCommandOutput
|
|
20
21
|
extends DescribeIndexResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribePrincipalMappingRequest,
|
|
16
16
|
DescribePrincipalMappingResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribePrincipalMappingCommandInput
|
|
19
20
|
extends DescribePrincipalMappingRequest {}
|
|
20
21
|
export interface DescribePrincipalMappingCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeQuerySuggestionsBlockListRequest,
|
|
16
16
|
DescribeQuerySuggestionsBlockListResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeQuerySuggestionsBlockListCommandInput
|
|
19
20
|
extends DescribeQuerySuggestionsBlockListRequest {}
|
|
20
21
|
export interface DescribeQuerySuggestionsBlockListCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeQuerySuggestionsConfigRequest,
|
|
16
16
|
DescribeQuerySuggestionsConfigResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeQuerySuggestionsConfigCommandInput
|
|
19
20
|
extends DescribeQuerySuggestionsConfigRequest {}
|
|
20
21
|
export interface DescribeQuerySuggestionsConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeThesaurusRequest,
|
|
16
16
|
DescribeThesaurusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeThesaurusCommandInput
|
|
19
20
|
extends DescribeThesaurusRequest {}
|
|
20
21
|
export interface DescribeThesaurusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisassociateEntitiesFromExperienceRequest,
|
|
16
16
|
DisassociateEntitiesFromExperienceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateEntitiesFromExperienceCommandInput
|
|
19
20
|
extends DisassociateEntitiesFromExperienceRequest {}
|
|
20
21
|
export interface DisassociateEntitiesFromExperienceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisassociatePersonasFromEntitiesRequest,
|
|
16
16
|
DisassociatePersonasFromEntitiesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociatePersonasFromEntitiesCommandInput
|
|
19
20
|
extends DisassociatePersonasFromEntitiesRequest {}
|
|
20
21
|
export interface DisassociatePersonasFromEntitiesCommandOutput
|
|
@@ -13,6 +13,7 @@ import {
|
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { GetQuerySuggestionsResponse } from "../models/models_0";
|
|
15
15
|
import { GetQuerySuggestionsRequest } from "../models/models_1";
|
|
16
|
+
export { __MetadataBearer, $Command };
|
|
16
17
|
export interface GetQuerySuggestionsCommandInput
|
|
17
18
|
extends GetQuerySuggestionsRequest {}
|
|
18
19
|
export interface GetQuerySuggestionsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { GetSnapshotsRequest, GetSnapshotsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetSnapshotsCommandInput extends GetSnapshotsRequest {}
|
|
16
17
|
export interface GetSnapshotsCommandOutput
|
|
17
18
|
extends GetSnapshotsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListAccessControlConfigurationsRequest,
|
|
16
16
|
ListAccessControlConfigurationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAccessControlConfigurationsCommandInput
|
|
19
20
|
extends ListAccessControlConfigurationsRequest {}
|
|
20
21
|
export interface ListAccessControlConfigurationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListDataSourceSyncJobsRequest,
|
|
16
16
|
ListDataSourceSyncJobsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDataSourceSyncJobsCommandInput
|
|
19
20
|
extends ListDataSourceSyncJobsRequest {}
|
|
20
21
|
export interface ListDataSourceSyncJobsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListDataSourcesRequest,
|
|
16
16
|
ListDataSourcesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDataSourcesCommandInput extends ListDataSourcesRequest {}
|
|
19
20
|
export interface ListDataSourcesCommandOutput
|
|
20
21
|
extends ListDataSourcesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListEntityPersonasRequest,
|
|
16
16
|
ListEntityPersonasResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListEntityPersonasCommandInput
|
|
19
20
|
extends ListEntityPersonasRequest {}
|
|
20
21
|
export interface ListEntityPersonasCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListExperienceEntitiesRequest,
|
|
16
16
|
ListExperienceEntitiesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListExperienceEntitiesCommandInput
|
|
19
20
|
extends ListExperienceEntitiesRequest {}
|
|
20
21
|
export interface ListExperienceEntitiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListExperiencesRequest,
|
|
16
16
|
ListExperiencesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListExperiencesCommandInput extends ListExperiencesRequest {}
|
|
19
20
|
export interface ListExperiencesCommandOutput
|
|
20
21
|
extends ListExperiencesResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { ListFaqsRequest, ListFaqsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListFaqsCommandInput extends ListFaqsRequest {}
|
|
16
17
|
export interface ListFaqsCommandOutput
|
|
17
18
|
extends ListFaqsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListFeaturedResultsSetsRequest,
|
|
16
16
|
ListFeaturedResultsSetsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListFeaturedResultsSetsCommandInput
|
|
19
20
|
extends ListFeaturedResultsSetsRequest {}
|
|
20
21
|
export interface ListFeaturedResultsSetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListGroupsOlderThanOrderingIdRequest,
|
|
16
16
|
ListGroupsOlderThanOrderingIdResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListGroupsOlderThanOrderingIdCommandInput
|
|
19
20
|
extends ListGroupsOlderThanOrderingIdRequest {}
|
|
20
21
|
export interface ListGroupsOlderThanOrderingIdCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { ListIndicesRequest, ListIndicesResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListIndicesCommandInput extends ListIndicesRequest {}
|
|
16
17
|
export interface ListIndicesCommandOutput
|
|
17
18
|
extends ListIndicesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListQuerySuggestionsBlockListsRequest,
|
|
16
16
|
ListQuerySuggestionsBlockListsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListQuerySuggestionsBlockListsCommandInput
|
|
19
20
|
extends ListQuerySuggestionsBlockListsRequest {}
|
|
20
21
|
export interface ListQuerySuggestionsBlockListsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceRequest,
|
|
16
16
|
ListTagsForResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { ListThesauriRequest, ListThesauriResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListThesauriCommandInput extends ListThesauriRequest {}
|
|
16
17
|
export interface ListThesauriCommandOutput
|
|
17
18
|
extends ListThesauriResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { PutPrincipalMappingRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutPrincipalMappingCommandInput
|
|
16
17
|
extends PutPrincipalMappingRequest {}
|
|
17
18
|
export interface PutPrincipalMappingCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { QueryRequest, QueryResult } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface QueryCommandInput extends QueryRequest {}
|
|
16
17
|
export interface QueryCommandOutput extends QueryResult, __MetadataBearer {}
|
|
17
18
|
export declare class QueryCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartDataSourceSyncJobRequest,
|
|
16
16
|
StartDataSourceSyncJobResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartDataSourceSyncJobCommandInput
|
|
19
20
|
extends StartDataSourceSyncJobRequest {}
|
|
20
21
|
export interface StartDataSourceSyncJobCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { StopDataSourceSyncJobRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StopDataSourceSyncJobCommandInput
|
|
16
17
|
extends StopDataSourceSyncJobRequest {}
|
|
17
18
|
export interface StopDataSourceSyncJobCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { SubmitFeedbackRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface SubmitFeedbackCommandInput extends SubmitFeedbackRequest {}
|
|
16
17
|
export interface SubmitFeedbackCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class SubmitFeedbackCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UntagResourceRequest,
|
|
16
16
|
UntagResourceResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
19
20
|
export interface UntagResourceCommandOutput
|
|
20
21
|
extends UntagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateAccessControlConfigurationRequest,
|
|
16
16
|
UpdateAccessControlConfigurationResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateAccessControlConfigurationCommandInput
|
|
19
20
|
extends UpdateAccessControlConfigurationRequest {}
|
|
20
21
|
export interface UpdateAccessControlConfigurationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { UpdateDataSourceRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateDataSourceCommandInput extends UpdateDataSourceRequest {}
|
|
16
17
|
export interface UpdateDataSourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UpdateDataSourceCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { UpdateExperienceRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateExperienceCommandInput extends UpdateExperienceRequest {}
|
|
16
17
|
export interface UpdateExperienceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UpdateExperienceCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateFeaturedResultsSetRequest,
|
|
16
16
|
UpdateFeaturedResultsSetResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateFeaturedResultsSetCommandInput
|
|
19
20
|
extends UpdateFeaturedResultsSetRequest {}
|
|
20
21
|
export interface UpdateFeaturedResultsSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { UpdateIndexRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateIndexCommandInput extends UpdateIndexRequest {}
|
|
16
17
|
export interface UpdateIndexCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UpdateIndexCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { UpdateQuerySuggestionsBlockListRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateQuerySuggestionsBlockListCommandInput
|
|
16
17
|
extends UpdateQuerySuggestionsBlockListRequest {}
|
|
17
18
|
export interface UpdateQuerySuggestionsBlockListCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { UpdateQuerySuggestionsConfigRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateQuerySuggestionsConfigCommandInput
|
|
16
17
|
extends UpdateQuerySuggestionsConfigRequest {}
|
|
17
18
|
export interface UpdateQuerySuggestionsConfigCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../KendraClient";
|
|
14
14
|
import { UpdateThesaurusRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateThesaurusCommandInput extends UpdateThesaurusRequest {}
|
|
16
17
|
export interface UpdateThesaurusCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UpdateThesaurusCommand extends $Command<
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./Kendra";
|
|
2
1
|
export * from "./KendraClient";
|
|
2
|
+
export * from "./Kendra";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { KendraServiceException } from "./models/KendraServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class KendraServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|