@aws-sdk/client-kendra 3.529.1 → 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 +3 -2
- 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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface DescribeIndexCommandOutput extends DescribeIndexResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeIndexCommand_base: {
|
|
24
24
|
new (input: DescribeIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIndexCommandInput, DescribeIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIndexCommandInput, DescribeIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about 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.
|
|
@@ -139,6 +139,7 @@ declare const DescribeIndexCommand_base: {
|
|
|
139
139
|
* @throws {@link KendraServiceException}
|
|
140
140
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
141
141
|
*
|
|
142
|
+
* @public
|
|
142
143
|
*/
|
|
143
144
|
export declare class DescribeIndexCommand extends DescribeIndexCommand_base {
|
|
144
145
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribePrincipalMappingCommandOutput extends DescribePrincipal
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePrincipalMappingCommand_base: {
|
|
24
24
|
new (input: DescribePrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePrincipalMappingCommandInput, DescribePrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribePrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePrincipalMappingCommandInput, DescribePrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the processing of <code>PUT</code> and <code>DELETE</code> actions for
|
|
30
30
|
* mapping users to their groups. This includes information on the status of actions
|
|
31
31
|
* currently processing or yet to be processed, when actions were last updated, when
|
|
@@ -93,6 +93,7 @@ declare const DescribePrincipalMappingCommand_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 DescribePrincipalMappingCommand extends DescribePrincipalMappingCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeQuerySuggestionsBlockListCommandOutput extends Describe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeQuerySuggestionsBlockListCommand_base: {
|
|
24
24
|
new (input: DescribeQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuerySuggestionsBlockListCommandInput, DescribeQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuerySuggestionsBlockListCommandInput, DescribeQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a block list used for query suggestions for
|
|
30
30
|
* an index.</p>
|
|
31
31
|
* <p>This is used to check the current settings that are applied to a
|
|
@@ -94,6 +94,7 @@ declare const DescribeQuerySuggestionsBlockListCommand_base: {
|
|
|
94
94
|
* @throws {@link KendraServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DescribeQuerySuggestionsBlockListCommand extends DescribeQuerySuggestionsBlockListCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeQuerySuggestionsConfigCommandOutput extends DescribeQue
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeQuerySuggestionsConfigCommand_base: {
|
|
24
24
|
new (input: DescribeQuerySuggestionsConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuerySuggestionsConfigCommandInput, DescribeQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeQuerySuggestionsConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuerySuggestionsConfigCommandInput, DescribeQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information on the settings of query suggestions for an index.</p>
|
|
30
30
|
* <p>This is used to check the current settings applied
|
|
31
31
|
* to query suggestions.</p>
|
|
@@ -95,6 +95,7 @@ declare const DescribeQuerySuggestionsConfigCommand_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 DescribeQuerySuggestionsConfigCommand extends DescribeQuerySuggestionsConfigCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeThesaurusCommandOutput extends DescribeThesaurusRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeThesaurusCommand_base: {
|
|
24
24
|
new (input: DescribeThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeThesaurusCommandInput, DescribeThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeThesaurusCommandInput, DescribeThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about an existing Amazon Kendra thesaurus.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const DescribeThesaurusCommand_base: {
|
|
|
89
89
|
* @throws {@link KendraServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class DescribeThesaurusCommand extends DescribeThesaurusCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateEntitiesFromExperienceCommandOutput extends Disasso
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateEntitiesFromExperienceCommand_base: {
|
|
24
24
|
new (input: DisassociateEntitiesFromExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateEntitiesFromExperienceCommandInput, DisassociateEntitiesFromExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateEntitiesFromExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateEntitiesFromExperienceCommandInput, DisassociateEntitiesFromExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Prevents users or groups in your IAM Identity Center identity source
|
|
30
30
|
* from accessing your Amazon Kendra experience. You can create an Amazon Kendra experience
|
|
31
31
|
* such as a search application. For more information on creating a search
|
|
@@ -89,6 +89,7 @@ declare const DisassociateEntitiesFromExperienceCommand_base: {
|
|
|
89
89
|
* @throws {@link KendraServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class DisassociateEntitiesFromExperienceCommand extends DisassociateEntitiesFromExperienceCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociatePersonasFromEntitiesCommandOutput extends Disassoci
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociatePersonasFromEntitiesCommand_base: {
|
|
24
24
|
new (input: DisassociatePersonasFromEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePersonasFromEntitiesCommandInput, DisassociatePersonasFromEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociatePersonasFromEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePersonasFromEntitiesCommandInput, DisassociatePersonasFromEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specific permissions of users or groups in your IAM Identity Center
|
|
30
30
|
* identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra
|
|
31
31
|
* experience such as a search application. For more information on creating a
|
|
@@ -86,6 +86,7 @@ declare const DisassociatePersonasFromEntitiesCommand_base: {
|
|
|
86
86
|
* @throws {@link KendraServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DisassociatePersonasFromEntitiesCommand extends DisassociatePersonasFromEntitiesCommand_base {
|
|
91
92
|
}
|
|
@@ -23,10 +23,10 @@ export interface GetQuerySuggestionsCommandOutput extends GetQuerySuggestionsRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetQuerySuggestionsCommand_base: {
|
|
25
25
|
new (input: GetQuerySuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQuerySuggestionsCommandInput, GetQuerySuggestionsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: GetQuerySuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQuerySuggestionsCommandInput, GetQuerySuggestionsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Fetches the queries that are suggested to your users.</p>
|
|
31
31
|
* <p>
|
|
32
32
|
* <code>GetQuerySuggestions</code> is currently not supported in the
|
|
@@ -231,6 +231,7 @@ declare const GetQuerySuggestionsCommand_base: {
|
|
|
231
231
|
* @throws {@link KendraServiceException}
|
|
232
232
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
233
233
|
*
|
|
234
|
+
* @public
|
|
234
235
|
*/
|
|
235
236
|
export declare class GetQuerySuggestionsCommand extends GetQuerySuggestionsCommand_base {
|
|
236
237
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSnapshotsCommandOutput extends GetSnapshotsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSnapshotsCommand_base: {
|
|
24
24
|
new (input: GetSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotsCommandInput, GetSnapshotsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotsCommandInput, GetSnapshotsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves search metrics data. The data provides a snapshot of how your users interact
|
|
30
30
|
* with your search application and how effective the application is.</p>
|
|
31
31
|
* @example
|
|
@@ -86,6 +86,7 @@ declare const GetSnapshotsCommand_base: {
|
|
|
86
86
|
* @throws {@link KendraServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetSnapshotsCommand extends GetSnapshotsCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAccessControlConfigurationsCommandOutput extends ListAccess
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAccessControlConfigurationsCommand_base: {
|
|
24
24
|
new (input: ListAccessControlConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlConfigurationsCommandInput, ListAccessControlConfigurationsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAccessControlConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlConfigurationsCommandInput, ListAccessControlConfigurationsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists one or more access control configurations for an index. This includes user and
|
|
30
30
|
* group access information for your documents. This is useful for user context filtering,
|
|
31
31
|
* where search results are filtered based on the user or their group access to
|
|
@@ -83,6 +83,7 @@ declare const ListAccessControlConfigurationsCommand_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 ListAccessControlConfigurationsCommand extends ListAccessControlConfigurationsCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDataSourceSyncJobsCommandOutput extends ListDataSourceSyncJ
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDataSourceSyncJobsCommand_base: {
|
|
24
24
|
new (input: ListDataSourceSyncJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourceSyncJobsCommandInput, ListDataSourceSyncJobsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDataSourceSyncJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourceSyncJobsCommandInput, ListDataSourceSyncJobsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets statistics about synchronizing a data source connector.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -103,6 +103,7 @@ declare const ListDataSourceSyncJobsCommand_base: {
|
|
|
103
103
|
* @throws {@link KendraServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListDataSourceSyncJobsCommand extends ListDataSourceSyncJobsCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDataSourcesCommand_base: {
|
|
24
24
|
new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the data source connectors that you have created.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const ListDataSourcesCommand_base: {
|
|
|
86
86
|
* @throws {@link KendraServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEntityPersonasCommandOutput extends ListEntityPersonasRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEntityPersonasCommand_base: {
|
|
24
24
|
new (input: ListEntityPersonasCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntityPersonasCommandInput, ListEntityPersonasCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListEntityPersonasCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntityPersonasCommandInput, ListEntityPersonasCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists specific permissions of users and groups with access to your
|
|
30
30
|
* Amazon Kendra experience.</p>
|
|
31
31
|
* @example
|
|
@@ -85,6 +85,7 @@ declare const ListEntityPersonasCommand_base: {
|
|
|
85
85
|
* @throws {@link KendraServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListEntityPersonasCommand extends ListEntityPersonasCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListExperienceEntitiesCommandOutput extends ListExperienceEntit
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListExperienceEntitiesCommand_base: {
|
|
24
24
|
new (input: ListExperienceEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListExperienceEntitiesCommandInput, ListExperienceEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListExperienceEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListExperienceEntitiesCommandInput, ListExperienceEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists users or groups in your IAM Identity Center identity source that are
|
|
30
30
|
* granted access to your Amazon Kendra experience. You can create an Amazon Kendra experience
|
|
31
31
|
* such as a search application. For more information on creating a search
|
|
@@ -92,6 +92,7 @@ declare const ListExperienceEntitiesCommand_base: {
|
|
|
92
92
|
* @throws {@link KendraServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListExperienceEntitiesCommand extends ListExperienceEntitiesCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListExperiencesCommandOutput extends ListExperiencesResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListExperiencesCommand_base: {
|
|
24
24
|
new (input: ListExperiencesCommandInput): import("@smithy/smithy-client").CommandImpl<ListExperiencesCommandInput, ListExperiencesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListExperiencesCommandInput): import("@smithy/smithy-client").CommandImpl<ListExperiencesCommandInput, ListExperiencesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists one or more Amazon Kendra experiences. You can create an Amazon Kendra experience such
|
|
30
30
|
* as a search application. For more information on creating a search application
|
|
31
31
|
* experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a
|
|
@@ -92,6 +92,7 @@ declare const ListExperiencesCommand_base: {
|
|
|
92
92
|
* @throws {@link KendraServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListExperiencesCommand extends ListExperiencesCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFaqsCommandOutput extends ListFaqsResponse, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFaqsCommand_base: {
|
|
24
24
|
new (input: ListFaqsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFaqsCommandInput, ListFaqsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListFaqsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFaqsCommandInput, ListFaqsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of FAQ lists associated with an index.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const ListFaqsCommand_base: {
|
|
|
86
86
|
* @throws {@link KendraServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListFaqsCommand extends ListFaqsCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFeaturedResultsSetsCommandOutput extends ListFeaturedResult
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFeaturedResultsSetsCommand_base: {
|
|
24
24
|
new (input: ListFeaturedResultsSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFeaturedResultsSetsCommandInput, ListFeaturedResultsSetsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListFeaturedResultsSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFeaturedResultsSetsCommandInput, ListFeaturedResultsSetsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all your sets of featured results for a given index. Features results
|
|
30
30
|
* are placed above all other results for certain queries. If there's an exact match
|
|
31
31
|
* of a query, then one or more specific documents are featured in the search results.</p>
|
|
@@ -86,6 +86,7 @@ declare const ListFeaturedResultsSetsCommand_base: {
|
|
|
86
86
|
* @throws {@link KendraServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListFeaturedResultsSetsCommand extends ListFeaturedResultsSetsCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListGroupsOlderThanOrderingIdCommandOutput extends ListGroupsOl
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListGroupsOlderThanOrderingIdCommand_base: {
|
|
24
24
|
new (input: ListGroupsOlderThanOrderingIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsOlderThanOrderingIdCommandInput, ListGroupsOlderThanOrderingIdCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListGroupsOlderThanOrderingIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsOlderThanOrderingIdCommandInput, ListGroupsOlderThanOrderingIdCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides a list of groups that are mapped to users before a given ordering or
|
|
30
30
|
* timestamp identifier.</p>
|
|
31
31
|
* <p>
|
|
@@ -90,6 +90,7 @@ declare const ListGroupsOlderThanOrderingIdCommand_base: {
|
|
|
90
90
|
* @throws {@link KendraServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class ListGroupsOlderThanOrderingIdCommand extends ListGroupsOlderThanOrderingIdCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListIndicesCommandOutput extends ListIndicesResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListIndicesCommand_base: {
|
|
24
24
|
new (input: ListIndicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIndicesCommandInput, ListIndicesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListIndicesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListIndicesCommandInput, ListIndicesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the Amazon Kendra indexes that you created.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const ListIndicesCommand_base: {
|
|
|
80
80
|
* @throws {@link KendraServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListIndicesCommand extends ListIndicesCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListQuerySuggestionsBlockListsCommandOutput extends ListQuerySu
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListQuerySuggestionsBlockListsCommand_base: {
|
|
24
24
|
new (input: ListQuerySuggestionsBlockListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListQuerySuggestionsBlockListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the block lists used for query suggestions for an index.</p>
|
|
30
30
|
* <p>For information on the current quota limits for block lists, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/kendra/latest/dg/quotas.html">Quotas
|
|
@@ -91,6 +91,7 @@ declare const ListQuerySuggestionsBlockListsCommand_base: {
|
|
|
91
91
|
* @throws {@link KendraServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListQuerySuggestionsBlockListsCommand extends ListQuerySuggestionsBlockListsCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of tags associated with a specified resource. Indexes, FAQs, and data sources
|
|
30
30
|
* can have tags associated with them.</p>
|
|
31
31
|
* @example
|
|
@@ -79,6 +79,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
79
79
|
* @throws {@link KendraServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListThesauriCommandOutput extends ListThesauriResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListThesauriCommand_base: {
|
|
24
24
|
new (input: ListThesauriCommandInput): import("@smithy/smithy-client").CommandImpl<ListThesauriCommandInput, ListThesauriCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListThesauriCommandInput): import("@smithy/smithy-client").CommandImpl<ListThesauriCommandInput, ListThesauriCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the thesauri for an index.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const ListThesauriCommand_base: {
|
|
|
84
84
|
* @throws {@link KendraServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListThesauriCommand extends ListThesauriCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutPrincipalMappingCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutPrincipalMappingCommand_base: {
|
|
24
24
|
new (input: PutPrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutPrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Maps users to their groups so that you only need to provide the user ID when you issue
|
|
30
30
|
* the query.</p>
|
|
31
31
|
* <p>You can also map sub groups to groups. For example, the group "Company Intellectual
|
|
@@ -113,6 +113,7 @@ declare const PutPrincipalMappingCommand_base: {
|
|
|
113
113
|
* @throws {@link KendraServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class PutPrincipalMappingCommand extends PutPrincipalMappingCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface QueryCommandOutput extends QueryResult, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const QueryCommand_base: {
|
|
24
24
|
new (input: QueryCommandInput): import("@smithy/smithy-client").CommandImpl<QueryCommandInput, QueryCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: QueryCommandInput): import("@smithy/smithy-client").CommandImpl<QueryCommandInput, QueryCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Searches an index given an input query.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>If you are working with large language models (LLMs) or implementing retrieval
|
|
@@ -481,6 +481,7 @@ declare const QueryCommand_base: {
|
|
|
481
481
|
* @throws {@link KendraServiceException}
|
|
482
482
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
483
483
|
*
|
|
484
|
+
* @public
|
|
484
485
|
*/
|
|
485
486
|
export declare class QueryCommand extends QueryCommand_base {
|
|
486
487
|
}
|
|
@@ -22,10 +22,10 @@ export interface RetrieveCommandOutput extends RetrieveResult, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const RetrieveCommand_base: {
|
|
24
24
|
new (input: RetrieveCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveCommandInput, RetrieveCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RetrieveCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveCommandInput, RetrieveCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves relevant passages or text excerpts given an input query.</p>
|
|
30
30
|
* <p>This API is similar to the <a href="https://docs.aws.amazon.com/kendra/latest/APIReference/API_Query.html">Query</a> API. However, by
|
|
31
31
|
* default, the <code>Query</code> API only returns excerpt passages of up to 100 token
|
|
@@ -257,6 +257,7 @@ declare const RetrieveCommand_base: {
|
|
|
257
257
|
* @throws {@link KendraServiceException}
|
|
258
258
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
259
259
|
*
|
|
260
|
+
* @public
|
|
260
261
|
*/
|
|
261
262
|
export declare class RetrieveCommand extends RetrieveCommand_base {
|
|
262
263
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartDataSourceSyncJobCommandOutput extends StartDataSourceSync
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartDataSourceSyncJobCommand_base: {
|
|
24
24
|
new (input: StartDataSourceSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataSourceSyncJobCommandInput, StartDataSourceSyncJobCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartDataSourceSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataSourceSyncJobCommandInput, StartDataSourceSyncJobCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a synchronization job for a data source connector. If a synchronization job is
|
|
30
30
|
* already in progress, Amazon Kendra returns a <code>ResourceInUseException</code>
|
|
31
31
|
* exception.</p>
|
|
@@ -87,6 +87,7 @@ declare const StartDataSourceSyncJobCommand_base: {
|
|
|
87
87
|
* @throws {@link KendraServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class StartDataSourceSyncJobCommand extends StartDataSourceSyncJobCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopDataSourceSyncJobCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopDataSourceSyncJobCommand_base: {
|
|
24
24
|
new (input: StopDataSourceSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopDataSourceSyncJobCommandInput, StopDataSourceSyncJobCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopDataSourceSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopDataSourceSyncJobCommandInput, StopDataSourceSyncJobCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a synchronization job that is currently running. You can't stop a scheduled
|
|
30
30
|
* synchronization job.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const StopDataSourceSyncJobCommand_base: {
|
|
|
73
73
|
* @throws {@link KendraServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class StopDataSourceSyncJobCommand extends StopDataSourceSyncJobCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface SubmitFeedbackCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const SubmitFeedbackCommand_base: {
|
|
24
24
|
new (input: SubmitFeedbackCommandInput): import("@smithy/smithy-client").CommandImpl<SubmitFeedbackCommandInput, SubmitFeedbackCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SubmitFeedbackCommandInput): import("@smithy/smithy-client").CommandImpl<SubmitFeedbackCommandInput, SubmitFeedbackCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables you to provide feedback to Amazon Kendra to improve the
|
|
30
30
|
* performance of your index.</p>
|
|
31
31
|
* <p>
|
|
@@ -92,6 +92,7 @@ declare const SubmitFeedbackCommand_base: {
|
|
|
92
92
|
* @throws {@link KendraServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class SubmitFeedbackCommand extends SubmitFeedbackCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds the specified tag to the specified index, FAQ, or data source resource. If the tag
|
|
30
30
|
* already exists, the existing value is replaced with the new value.</p>
|
|
31
31
|
* @example
|
|
@@ -78,6 +78,7 @@ declare const TagResourceCommand_base: {
|
|
|
78
78
|
* @throws {@link KendraServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes a tag from an index, FAQ, or a data source.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const UntagResourceCommand_base: {
|
|
|
74
74
|
* @throws {@link KendraServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Kendra service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
79
80
|
}
|