@aws-sdk/client-kendra 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateEntitiesToExperienceCommand.js +2 -3
- package/dist-cjs/commands/AssociatePersonasToEntitiesCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteDocumentCommand.js +2 -3
- package/dist-cjs/commands/BatchGetDocumentStatusCommand.js +2 -3
- package/dist-cjs/commands/BatchPutDocumentCommand.js +2 -3
- package/dist-cjs/commands/ClearQuerySuggestionsCommand.js +2 -3
- package/dist-cjs/commands/CreateAccessControlConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateDataSourceCommand.js +2 -3
- package/dist-cjs/commands/CreateExperienceCommand.js +2 -3
- package/dist-cjs/commands/CreateFaqCommand.js +2 -3
- package/dist-cjs/commands/CreateIndexCommand.js +1 -1
- package/dist-cjs/commands/CreateQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-cjs/commands/CreateThesaurusCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccessControlConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteExperienceCommand.js +2 -3
- package/dist-cjs/commands/DeleteFaqCommand.js +2 -3
- package/dist-cjs/commands/DeleteIndexCommand.js +2 -3
- package/dist-cjs/commands/DeletePrincipalMappingCommand.js +2 -3
- package/dist-cjs/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-cjs/commands/DeleteThesaurusCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccessControlConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeExperienceCommand.js +2 -3
- package/dist-cjs/commands/DescribeFaqCommand.js +2 -3
- package/dist-cjs/commands/DescribeIndexCommand.js +1 -1
- package/dist-cjs/commands/DescribePrincipalMappingCommand.js +2 -3
- package/dist-cjs/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-cjs/commands/DescribeQuerySuggestionsConfigCommand.js +2 -3
- package/dist-cjs/commands/DescribeThesaurusCommand.js +2 -3
- package/dist-cjs/commands/DisassociateEntitiesFromExperienceCommand.js +2 -3
- package/dist-cjs/commands/DisassociatePersonasFromEntitiesCommand.js +2 -3
- package/dist-cjs/commands/GetQuerySuggestionsCommand.js +2 -3
- package/dist-cjs/commands/GetSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/ListAccessControlConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSourceSyncJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListEntityPersonasCommand.js +2 -3
- package/dist-cjs/commands/ListExperienceEntitiesCommand.js +1 -1
- package/dist-cjs/commands/ListExperiencesCommand.js +2 -3
- package/dist-cjs/commands/ListFaqsCommand.js +2 -3
- package/dist-cjs/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -3
- package/dist-cjs/commands/ListIndicesCommand.js +2 -3
- package/dist-cjs/commands/ListQuerySuggestionsBlockListsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListThesauriCommand.js +2 -3
- package/dist-cjs/commands/PutPrincipalMappingCommand.js +2 -3
- package/dist-cjs/commands/QueryCommand.js +2 -3
- package/dist-cjs/commands/StartDataSourceSyncJobCommand.js +2 -3
- package/dist-cjs/commands/StopDataSourceSyncJobCommand.js +2 -3
- package/dist-cjs/commands/SubmitFeedbackCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccessControlConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateExperienceCommand.js +2 -3
- package/dist-cjs/commands/UpdateIndexCommand.js +2 -3
- package/dist-cjs/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-cjs/commands/UpdateQuerySuggestionsConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateThesaurusCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -905
- package/dist-cjs/models/models_1.js +0 -33
- package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +2 -3
- package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +2 -3
- package/dist-es/commands/BatchDeleteDocumentCommand.js +2 -3
- package/dist-es/commands/BatchGetDocumentStatusCommand.js +2 -3
- package/dist-es/commands/BatchPutDocumentCommand.js +2 -3
- package/dist-es/commands/ClearQuerySuggestionsCommand.js +2 -3
- package/dist-es/commands/CreateAccessControlConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateDataSourceCommand.js +2 -3
- package/dist-es/commands/CreateExperienceCommand.js +2 -3
- package/dist-es/commands/CreateFaqCommand.js +2 -3
- package/dist-es/commands/CreateIndexCommand.js +2 -2
- package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-es/commands/CreateThesaurusCommand.js +2 -3
- package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-es/commands/DeleteExperienceCommand.js +2 -3
- package/dist-es/commands/DeleteFaqCommand.js +2 -3
- package/dist-es/commands/DeleteIndexCommand.js +2 -3
- package/dist-es/commands/DeletePrincipalMappingCommand.js +2 -3
- package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-es/commands/DeleteThesaurusCommand.js +2 -3
- package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-es/commands/DescribeExperienceCommand.js +2 -3
- package/dist-es/commands/DescribeFaqCommand.js +2 -3
- package/dist-es/commands/DescribeIndexCommand.js +2 -2
- package/dist-es/commands/DescribePrincipalMappingCommand.js +2 -3
- package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +2 -3
- package/dist-es/commands/DescribeThesaurusCommand.js +2 -3
- package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +2 -3
- package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +2 -3
- package/dist-es/commands/GetQuerySuggestionsCommand.js +2 -3
- package/dist-es/commands/GetSnapshotsCommand.js +2 -3
- package/dist-es/commands/ListAccessControlConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListDataSourceSyncJobsCommand.js +2 -3
- package/dist-es/commands/ListDataSourcesCommand.js +2 -3
- package/dist-es/commands/ListEntityPersonasCommand.js +2 -3
- package/dist-es/commands/ListExperienceEntitiesCommand.js +2 -2
- package/dist-es/commands/ListExperiencesCommand.js +2 -3
- package/dist-es/commands/ListFaqsCommand.js +2 -3
- package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -3
- package/dist-es/commands/ListIndicesCommand.js +2 -3
- package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListThesauriCommand.js +2 -3
- package/dist-es/commands/PutPrincipalMappingCommand.js +2 -3
- package/dist-es/commands/QueryCommand.js +2 -3
- package/dist-es/commands/StartDataSourceSyncJobCommand.js +2 -3
- package/dist-es/commands/StopDataSourceSyncJobCommand.js +2 -3
- package/dist-es/commands/SubmitFeedbackCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -3
- package/dist-es/commands/UpdateExperienceCommand.js +2 -3
- package/dist-es/commands/UpdateIndexCommand.js +2 -3
- package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -3
- package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +2 -3
- package/dist-es/commands/UpdateThesaurusCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -675
- package/dist-es/models/models_1.js +1 -24
- package/dist-types/Kendra.d.ts +61 -0
- package/dist-types/KendraClient.d.ts +24 -4
- package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +16 -0
- package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +16 -0
- package/dist-types/commands/BatchPutDocumentCommand.d.ts +16 -0
- package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +16 -0
- package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +16 -0
- package/dist-types/commands/CreateExperienceCommand.d.ts +16 -0
- package/dist-types/commands/CreateFaqCommand.d.ts +16 -0
- package/dist-types/commands/CreateIndexCommand.d.ts +16 -0
- package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +16 -0
- package/dist-types/commands/CreateThesaurusCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteExperienceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFaqCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIndexCommand.d.ts +16 -0
- package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +16 -0
- package/dist-types/commands/DeleteThesaurusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeExperienceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFaqCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIndexCommand.d.ts +16 -0
- package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +16 -0
- package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +16 -0
- package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +16 -0
- package/dist-types/commands/DescribeThesaurusCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +16 -0
- package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +16 -0
- package/dist-types/commands/GetSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListEntityPersonasCommand.d.ts +16 -0
- package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/ListExperiencesCommand.d.ts +16 -0
- package/dist-types/commands/ListFaqsCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +16 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +16 -0
- package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListThesauriCommand.d.ts +16 -0
- package/dist-types/commands/PutPrincipalMappingCommand.d.ts +16 -0
- package/dist-types/commands/QueryCommand.d.ts +16 -0
- package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +16 -0
- package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +16 -0
- package/dist-types/commands/SubmitFeedbackCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateExperienceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIndexCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateThesaurusCommand.d.ts +16 -0
- package/dist-types/models/KendraServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +622 -906
- package/dist-types/models/models_1.d.ts +16 -32
- package/dist-types/pagination/GetSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAccessControlConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDataSourceSyncJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDataSourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntityPersonasPaginator.d.ts +3 -0
- package/dist-types/pagination/ListExperienceEntitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListExperiencesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFaqsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGroupsOlderThanOrderingIdPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIndicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQuerySuggestionsBlockListsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListThesauriPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -627
- package/dist-types/ts3.4/models/models_1.d.ts +0 -16
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link TagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link TagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds the specified tag to the specified index, FAQ, or data source
|
|
18
23
|
* resource. If the tag already exists, the existing value is replaced with
|
|
19
24
|
* the new value.</p>
|
|
@@ -27,6 +32,8 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param TagResourceCommandInput - {@link TagResourceCommandInput}
|
|
36
|
+
* @returns {@link TagResourceCommandOutput}
|
|
30
37
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
56
63
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, KendraClientResolvedConfig> {
|
|
57
64
|
readonly input: TagResourceCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: TagResourceCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UntagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UntagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes a tag from an index, FAQ, or a data source.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
|
|
34
|
+
* @returns {@link UntagResourceCommandOutput}
|
|
28
35
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
54
61
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, KendraClientResolvedConfig> {
|
|
55
62
|
readonly input: UntagResourceCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: UntagResourceCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
62
75
|
private serialize;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
63
79
|
private deserialize;
|
|
64
80
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateAccessControlConfigurationRequest, UpdateAccessControlConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateAccessControlConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateAccessControlConfigurationCommandInput extends UpdateAccessControlConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateAccessControlConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAccessControlConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates an access control configuration for your documents in an index. This
|
|
18
23
|
* includes user and group access information for your documents. This is useful
|
|
19
24
|
* for user context filtering, where search results are filtered based on the user
|
|
@@ -44,6 +49,8 @@ export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAcc
|
|
|
44
49
|
* const response = await client.send(command);
|
|
45
50
|
* ```
|
|
46
51
|
*
|
|
52
|
+
* @param UpdateAccessControlConfigurationCommandInput - {@link UpdateAccessControlConfigurationCommandInput}
|
|
53
|
+
* @returns {@link UpdateAccessControlConfigurationCommandOutput}
|
|
47
54
|
* @see {@link UpdateAccessControlConfigurationCommandInput} for command's `input` shape.
|
|
48
55
|
* @see {@link UpdateAccessControlConfigurationCommandOutput} for command's `response` shape.
|
|
49
56
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -82,11 +89,20 @@ export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAcc
|
|
|
82
89
|
export declare class UpdateAccessControlConfigurationCommand extends $Command<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig> {
|
|
83
90
|
readonly input: UpdateAccessControlConfigurationCommandInput;
|
|
84
91
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
+
/**
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
85
95
|
constructor(input: UpdateAccessControlConfigurationCommandInput);
|
|
86
96
|
/**
|
|
87
97
|
* @internal
|
|
88
98
|
*/
|
|
89
99
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput>;
|
|
100
|
+
/**
|
|
101
|
+
* @internal
|
|
102
|
+
*/
|
|
90
103
|
private serialize;
|
|
104
|
+
/**
|
|
105
|
+
* @internal
|
|
106
|
+
*/
|
|
91
107
|
private deserialize;
|
|
92
108
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateDataSourceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateDataSourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateDataSourceCommandInput extends UpdateDataSourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateDataSourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates an existing Amazon Kendra data source connector.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateDataSourceCommandInput - {@link UpdateDataSourceCommandInput}
|
|
34
|
+
* @returns {@link UpdateDataSourceCommandOutput}
|
|
28
35
|
* @see {@link UpdateDataSourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateDataSourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
|
|
|
58
65
|
export declare class UpdateDataSourceCommand extends $Command<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig> {
|
|
59
66
|
readonly input: UpdateDataSourceCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: UpdateDataSourceCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateExperienceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateExperienceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateExperienceCommandInput extends UpdateExperienceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateExperienceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateExperienceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates your Amazon Kendra experience such as a search application. For more information on
|
|
18
23
|
* creating a search application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a
|
|
19
24
|
* search experience with no code</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface UpdateExperienceCommandOutput extends __MetadataBearer {
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param UpdateExperienceCommandInput - {@link UpdateExperienceCommandInput}
|
|
36
|
+
* @returns {@link UpdateExperienceCommandOutput}
|
|
30
37
|
* @see {@link UpdateExperienceCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link UpdateExperienceCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface UpdateExperienceCommandOutput extends __MetadataBearer {
|
|
|
60
67
|
export declare class UpdateExperienceCommand extends $Command<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig> {
|
|
61
68
|
readonly input: UpdateExperienceCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: UpdateExperienceCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateExperienceCommandInput, UpdateExperienceCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateIndexRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateIndexCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateIndexCommandInput extends UpdateIndexRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateIndexCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateIndexCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates an existing Amazon Kendra index.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateIndexCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateIndexCommandInput - {@link UpdateIndexCommandInput}
|
|
34
|
+
* @returns {@link UpdateIndexCommandOutput}
|
|
28
35
|
* @see {@link UpdateIndexCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateIndexCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface UpdateIndexCommandOutput extends __MetadataBearer {
|
|
|
63
70
|
export declare class UpdateIndexCommand extends $Command<UpdateIndexCommandInput, UpdateIndexCommandOutput, KendraClientResolvedConfig> {
|
|
64
71
|
readonly input: UpdateIndexCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: UpdateIndexCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateIndexCommandInput, UpdateIndexCommandOutput>;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
71
84
|
private serialize;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
72
88
|
private deserialize;
|
|
73
89
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateQuerySuggestionsBlockListRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateQuerySuggestionsBlockListCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateQuerySuggestionsBlockListCommandInput extends UpdateQuerySuggestionsBlockListRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateQuerySuggestionsBlockListCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateQuerySuggestionsBlockListCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates a block list used for query suggestions for an index.</p>
|
|
18
23
|
* <p>Updates to a block list might not take effect right away. Amazon Kendra
|
|
19
24
|
* needs to refresh the entire suggestions list to apply any updates to the
|
|
@@ -35,6 +40,8 @@ export interface UpdateQuerySuggestionsBlockListCommandOutput extends __Metadata
|
|
|
35
40
|
* const response = await client.send(command);
|
|
36
41
|
* ```
|
|
37
42
|
*
|
|
43
|
+
* @param UpdateQuerySuggestionsBlockListCommandInput - {@link UpdateQuerySuggestionsBlockListCommandInput}
|
|
44
|
+
* @returns {@link UpdateQuerySuggestionsBlockListCommandOutput}
|
|
38
45
|
* @see {@link UpdateQuerySuggestionsBlockListCommandInput} for command's `input` shape.
|
|
39
46
|
* @see {@link UpdateQuerySuggestionsBlockListCommandOutput} for command's `response` shape.
|
|
40
47
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface UpdateQuerySuggestionsBlockListCommandOutput extends __Metadata
|
|
|
68
75
|
export declare class UpdateQuerySuggestionsBlockListCommand extends $Command<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig> {
|
|
69
76
|
readonly input: UpdateQuerySuggestionsBlockListCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: UpdateQuerySuggestionsBlockListCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput>;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
76
89
|
private serialize;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
77
93
|
private deserialize;
|
|
78
94
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateQuerySuggestionsConfigRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateQuerySuggestionsConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateQuerySuggestionsConfigCommandInput extends UpdateQuerySuggestionsConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateQuerySuggestionsConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the settings of query suggestions for an index.</p>
|
|
18
23
|
* <p>Amazon Kendra supports partial updates, so you only need to provide
|
|
19
24
|
* the fields you want to update.</p>
|
|
@@ -36,6 +41,8 @@ export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBea
|
|
|
36
41
|
* const response = await client.send(command);
|
|
37
42
|
* ```
|
|
38
43
|
*
|
|
44
|
+
* @param UpdateQuerySuggestionsConfigCommandInput - {@link UpdateQuerySuggestionsConfigCommandInput}
|
|
45
|
+
* @returns {@link UpdateQuerySuggestionsConfigCommandOutput}
|
|
39
46
|
* @see {@link UpdateQuerySuggestionsConfigCommandInput} for command's `input` shape.
|
|
40
47
|
* @see {@link UpdateQuerySuggestionsConfigCommandOutput} for command's `response` shape.
|
|
41
48
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -69,11 +76,20 @@ export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBea
|
|
|
69
76
|
export declare class UpdateQuerySuggestionsConfigCommand extends $Command<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig> {
|
|
70
77
|
readonly input: UpdateQuerySuggestionsConfigCommandInput;
|
|
71
78
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
72
82
|
constructor(input: UpdateQuerySuggestionsConfigCommandInput);
|
|
73
83
|
/**
|
|
74
84
|
* @internal
|
|
75
85
|
*/
|
|
76
86
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput>;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
77
90
|
private serialize;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
78
94
|
private deserialize;
|
|
79
95
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
|
|
5
5
|
import { UpdateThesaurusRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateThesaurusCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateThesaurusCommandInput extends UpdateThesaurusRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateThesaurusCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates a thesaurus for an index.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateThesaurusCommandInput - {@link UpdateThesaurusCommandInput}
|
|
34
|
+
* @returns {@link UpdateThesaurusCommandOutput}
|
|
28
35
|
* @see {@link UpdateThesaurusCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateThesaurusCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
|
|
|
58
65
|
export declare class UpdateThesaurusCommand extends $Command<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput, KendraClientResolvedConfig> {
|
|
59
66
|
readonly input: UpdateThesaurusCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: UpdateThesaurusCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from Kendra service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class KendraServiceException extends __ServiceException {
|