@aws-sdk/client-kendra 3.533.0 → 3.535.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-types/Kendra.d.ts +2 -1
- package/dist-types/KendraClient.d.ts +1 -1
- package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +2 -1
- package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +2 -1
- package/dist-types/commands/BatchPutDocumentCommand.d.ts +2 -1
- package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateExperienceCommand.d.ts +2 -1
- package/dist-types/commands/CreateFaqCommand.d.ts +2 -1
- package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateIndexCommand.d.ts +2 -1
- package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +2 -1
- package/dist-types/commands/CreateThesaurusCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExperienceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFaqCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIndexCommand.d.ts +2 -1
- package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteThesaurusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExperienceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFaqCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIndexCommand.d.ts +2 -1
- package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +2 -1
- package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeThesaurusCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +2 -1
- package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +2 -1
- package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +2 -1
- package/dist-types/commands/GetSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListEntityPersonasCommand.d.ts +2 -1
- package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListExperiencesCommand.d.ts +2 -1
- package/dist-types/commands/ListFaqsCommand.d.ts +2 -1
- package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +2 -1
- package/dist-types/commands/ListIndicesCommand.d.ts +2 -1
- package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListThesauriCommand.d.ts +2 -1
- package/dist-types/commands/PutPrincipalMappingCommand.d.ts +2 -1
- package/dist-types/commands/QueryCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveCommand.d.ts +2 -1
- package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/SubmitFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateExperienceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIndexCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThesaurusCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1046 -1046
- package/dist-types/models/models_1.d.ts +188 -188
- package/dist-types/ts3.4/Kendra.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAccessControlConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccessControlConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccessControlConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccessControlConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/QueryCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/RetrieveCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAcc
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAccessControlConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an access control configuration for your documents in an index. This includes
|
|
30
30
|
* user and group access information for your documents. This is useful for user context
|
|
31
31
|
* filtering, where search results are filtered based on the user or their group access to
|
|
@@ -122,6 +122,7 @@ declare const UpdateAccessControlConfigurationCommand_base: {
|
|
|
122
122
|
* @throws {@link KendraServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class UpdateAccessControlConfigurationCommand extends UpdateAccessControlConfigurationCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDataSourceCommand_base: {
|
|
24
24
|
new (input: UpdateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an existing Amazon Kendra data source connector.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -634,6 +634,7 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
634
634
|
* @throws {@link KendraServiceException}
|
|
635
635
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
636
636
|
*
|
|
637
|
+
* @public
|
|
637
638
|
*/
|
|
638
639
|
export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
|
|
639
640
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateExperienceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateExperienceCommand_base: {
|
|
24
24
|
new (input: UpdateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates your Amazon Kendra experience such as a search application. For more information on
|
|
30
30
|
* creating a search application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a
|
|
31
31
|
* search experience with no code</a>.</p>
|
|
@@ -95,6 +95,7 @@ declare const UpdateExperienceCommand_base: {
|
|
|
95
95
|
* @throws {@link KendraServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class UpdateExperienceCommand extends UpdateExperienceCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFeaturedResultsSetCommandOutput extends UpdateFeaturedRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFeaturedResultsSetCommand_base: {
|
|
24
24
|
new (input: UpdateFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFeaturedResultsSetCommandInput, UpdateFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFeaturedResultsSetCommandInput, UpdateFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a set of featured results. Features results are placed
|
|
30
30
|
* above
|
|
31
31
|
* all other results for certain queries. You map specific queries to specific documents
|
|
@@ -110,6 +110,7 @@ declare const UpdateFeaturedResultsSetCommand_base: {
|
|
|
110
110
|
* @throws {@link KendraServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class UpdateFeaturedResultsSetCommand extends UpdateFeaturedResultsSetCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateIndexCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateIndexCommand_base: {
|
|
24
24
|
new (input: UpdateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIndexCommandInput, UpdateIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIndexCommandInput, UpdateIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an existing Amazon Kendra index.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -130,6 +130,7 @@ declare const UpdateIndexCommand_base: {
|
|
|
130
130
|
* @throws {@link KendraServiceException}
|
|
131
131
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
132
132
|
*
|
|
133
|
+
* @public
|
|
133
134
|
*/
|
|
134
135
|
export declare class UpdateIndexCommand extends UpdateIndexCommand_base {
|
|
135
136
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQuerySuggestionsBlockListCommandOutput extends __Metadata
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQuerySuggestionsBlockListCommand_base: {
|
|
24
24
|
new (input: UpdateQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a block list used for query suggestions for an index.</p>
|
|
30
30
|
* <p>Updates to a block list might not take effect right away. Amazon Kendra
|
|
31
31
|
* needs to refresh the entire suggestions list to apply any updates to the
|
|
@@ -93,6 +93,7 @@ declare const UpdateQuerySuggestionsBlockListCommand_base: {
|
|
|
93
93
|
* @throws {@link KendraServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpdateQuerySuggestionsBlockListCommand extends UpdateQuerySuggestionsBlockListCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQuerySuggestionsConfigCommand_base: {
|
|
24
24
|
new (input: UpdateQuerySuggestionsConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQuerySuggestionsConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the settings of query suggestions for an index.</p>
|
|
30
30
|
* <p>Amazon Kendra supports partial updates, so you only need to provide
|
|
31
31
|
* the fields you want to update.</p>
|
|
@@ -100,6 +100,7 @@ declare const UpdateQuerySuggestionsConfigCommand_base: {
|
|
|
100
100
|
* @throws {@link KendraServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class UpdateQuerySuggestionsConfigCommand extends UpdateQuerySuggestionsConfigCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateThesaurusCommand_base: {
|
|
24
24
|
new (input: UpdateThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a thesaurus for an index.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const UpdateThesaurusCommand_base: {
|
|
|
83
83
|
* @throws {@link KendraServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class UpdateThesaurusCommand extends UpdateThesaurusCommand_base {
|
|
88
89
|
}
|