@aws-sdk/client-kendra 3.478.0 → 3.484.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 +18 -41
- package/dist-cjs/commands/AssociatePersonasToEntitiesCommand.js +18 -41
- package/dist-cjs/commands/BatchDeleteDocumentCommand.js +18 -41
- package/dist-cjs/commands/BatchDeleteFeaturedResultsSetCommand.js +18 -41
- package/dist-cjs/commands/BatchGetDocumentStatusCommand.js +18 -41
- package/dist-cjs/commands/BatchPutDocumentCommand.js +18 -41
- package/dist-cjs/commands/ClearQuerySuggestionsCommand.js +18 -41
- package/dist-cjs/commands/CreateAccessControlConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateDataSourceCommand.js +18 -41
- package/dist-cjs/commands/CreateExperienceCommand.js +18 -41
- package/dist-cjs/commands/CreateFaqCommand.js +18 -41
- package/dist-cjs/commands/CreateFeaturedResultsSetCommand.js +18 -41
- package/dist-cjs/commands/CreateIndexCommand.js +18 -41
- package/dist-cjs/commands/CreateQuerySuggestionsBlockListCommand.js +18 -41
- package/dist-cjs/commands/CreateThesaurusCommand.js +18 -41
- package/dist-cjs/commands/DeleteAccessControlConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDataSourceCommand.js +18 -41
- package/dist-cjs/commands/DeleteExperienceCommand.js +18 -41
- package/dist-cjs/commands/DeleteFaqCommand.js +18 -41
- package/dist-cjs/commands/DeleteIndexCommand.js +18 -41
- package/dist-cjs/commands/DeletePrincipalMappingCommand.js +18 -41
- package/dist-cjs/commands/DeleteQuerySuggestionsBlockListCommand.js +18 -41
- package/dist-cjs/commands/DeleteThesaurusCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccessControlConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeDataSourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeExperienceCommand.js +18 -41
- package/dist-cjs/commands/DescribeFaqCommand.js +18 -41
- package/dist-cjs/commands/DescribeFeaturedResultsSetCommand.js +18 -41
- package/dist-cjs/commands/DescribeIndexCommand.js +18 -41
- package/dist-cjs/commands/DescribePrincipalMappingCommand.js +18 -41
- package/dist-cjs/commands/DescribeQuerySuggestionsBlockListCommand.js +18 -41
- package/dist-cjs/commands/DescribeQuerySuggestionsConfigCommand.js +18 -41
- package/dist-cjs/commands/DescribeThesaurusCommand.js +18 -41
- package/dist-cjs/commands/DisassociateEntitiesFromExperienceCommand.js +18 -41
- package/dist-cjs/commands/DisassociatePersonasFromEntitiesCommand.js +18 -41
- package/dist-cjs/commands/GetQuerySuggestionsCommand.js +18 -41
- package/dist-cjs/commands/GetSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/ListAccessControlConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListDataSourceSyncJobsCommand.js +18 -41
- package/dist-cjs/commands/ListDataSourcesCommand.js +18 -41
- package/dist-cjs/commands/ListEntityPersonasCommand.js +18 -41
- package/dist-cjs/commands/ListExperienceEntitiesCommand.js +18 -41
- package/dist-cjs/commands/ListExperiencesCommand.js +18 -41
- package/dist-cjs/commands/ListFaqsCommand.js +18 -41
- package/dist-cjs/commands/ListFeaturedResultsSetsCommand.js +18 -41
- package/dist-cjs/commands/ListGroupsOlderThanOrderingIdCommand.js +18 -41
- package/dist-cjs/commands/ListIndicesCommand.js +18 -41
- package/dist-cjs/commands/ListQuerySuggestionsBlockListsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListThesauriCommand.js +18 -41
- package/dist-cjs/commands/PutPrincipalMappingCommand.js +18 -41
- package/dist-cjs/commands/QueryCommand.js +18 -41
- package/dist-cjs/commands/RetrieveCommand.js +18 -41
- package/dist-cjs/commands/StartDataSourceSyncJobCommand.js +18 -41
- package/dist-cjs/commands/StopDataSourceSyncJobCommand.js +18 -41
- package/dist-cjs/commands/SubmitFeedbackCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccessControlConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateDataSourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateExperienceCommand.js +18 -41
- package/dist-cjs/commands/UpdateFeaturedResultsSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateIndexCommand.js +18 -41
- package/dist-cjs/commands/UpdateQuerySuggestionsBlockListCommand.js +18 -41
- package/dist-cjs/commands/UpdateQuerySuggestionsConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateThesaurusCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +18 -41
- package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +18 -41
- package/dist-es/commands/BatchDeleteDocumentCommand.js +18 -41
- package/dist-es/commands/BatchDeleteFeaturedResultsSetCommand.js +18 -41
- package/dist-es/commands/BatchGetDocumentStatusCommand.js +18 -41
- package/dist-es/commands/BatchPutDocumentCommand.js +18 -41
- package/dist-es/commands/ClearQuerySuggestionsCommand.js +18 -41
- package/dist-es/commands/CreateAccessControlConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateDataSourceCommand.js +18 -41
- package/dist-es/commands/CreateExperienceCommand.js +18 -41
- package/dist-es/commands/CreateFaqCommand.js +18 -41
- package/dist-es/commands/CreateFeaturedResultsSetCommand.js +18 -41
- package/dist-es/commands/CreateIndexCommand.js +18 -41
- package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +18 -41
- package/dist-es/commands/CreateThesaurusCommand.js +18 -41
- package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteDataSourceCommand.js +18 -41
- package/dist-es/commands/DeleteExperienceCommand.js +18 -41
- package/dist-es/commands/DeleteFaqCommand.js +18 -41
- package/dist-es/commands/DeleteIndexCommand.js +18 -41
- package/dist-es/commands/DeletePrincipalMappingCommand.js +18 -41
- package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +18 -41
- package/dist-es/commands/DeleteThesaurusCommand.js +18 -41
- package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeDataSourceCommand.js +18 -41
- package/dist-es/commands/DescribeExperienceCommand.js +18 -41
- package/dist-es/commands/DescribeFaqCommand.js +18 -41
- package/dist-es/commands/DescribeFeaturedResultsSetCommand.js +18 -41
- package/dist-es/commands/DescribeIndexCommand.js +18 -41
- package/dist-es/commands/DescribePrincipalMappingCommand.js +18 -41
- package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +18 -41
- package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +18 -41
- package/dist-es/commands/DescribeThesaurusCommand.js +18 -41
- package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +18 -41
- package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +18 -41
- package/dist-es/commands/GetQuerySuggestionsCommand.js +18 -41
- package/dist-es/commands/GetSnapshotsCommand.js +18 -41
- package/dist-es/commands/ListAccessControlConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListDataSourceSyncJobsCommand.js +18 -41
- package/dist-es/commands/ListDataSourcesCommand.js +18 -41
- package/dist-es/commands/ListEntityPersonasCommand.js +18 -41
- package/dist-es/commands/ListExperienceEntitiesCommand.js +18 -41
- package/dist-es/commands/ListExperiencesCommand.js +18 -41
- package/dist-es/commands/ListFaqsCommand.js +18 -41
- package/dist-es/commands/ListFeaturedResultsSetsCommand.js +18 -41
- package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +18 -41
- package/dist-es/commands/ListIndicesCommand.js +18 -41
- package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListThesauriCommand.js +18 -41
- package/dist-es/commands/PutPrincipalMappingCommand.js +18 -41
- package/dist-es/commands/QueryCommand.js +18 -41
- package/dist-es/commands/RetrieveCommand.js +18 -41
- package/dist-es/commands/StartDataSourceSyncJobCommand.js +18 -41
- package/dist-es/commands/StopDataSourceSyncJobCommand.js +18 -41
- package/dist-es/commands/SubmitFeedbackCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateDataSourceCommand.js +18 -41
- package/dist-es/commands/UpdateExperienceCommand.js +18 -41
- package/dist-es/commands/UpdateFeaturedResultsSetCommand.js +18 -41
- package/dist-es/commands/UpdateIndexCommand.js +18 -41
- package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +18 -41
- package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +18 -41
- package/dist-es/commands/UpdateThesaurusCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +6 -21
- package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +6 -21
- package/dist-types/commands/BatchPutDocumentCommand.d.ts +6 -21
- package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +6 -21
- package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/CreateExperienceCommand.d.ts +6 -21
- package/dist-types/commands/CreateFaqCommand.d.ts +6 -21
- package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateIndexCommand.d.ts +6 -21
- package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +6 -21
- package/dist-types/commands/CreateThesaurusCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteExperienceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFaqCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIndexCommand.d.ts +6 -21
- package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +6 -21
- package/dist-types/commands/DeleteThesaurusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeExperienceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFaqCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeIndexCommand.d.ts +6 -21
- package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +6 -21
- package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +6 -21
- package/dist-types/commands/DescribeThesaurusCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +6 -21
- package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +6 -21
- package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +6 -21
- package/dist-types/commands/GetSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListEntityPersonasCommand.d.ts +6 -21
- package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +6 -21
- package/dist-types/commands/ListExperiencesCommand.d.ts +6 -21
- package/dist-types/commands/ListFaqsCommand.d.ts +6 -21
- package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +6 -21
- package/dist-types/commands/ListIndicesCommand.d.ts +6 -21
- package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListThesauriCommand.d.ts +6 -21
- package/dist-types/commands/PutPrincipalMappingCommand.d.ts +6 -21
- package/dist-types/commands/QueryCommand.d.ts +6 -21
- package/dist-types/commands/RetrieveCommand.d.ts +6 -21
- package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +6 -21
- package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +6 -21
- package/dist-types/commands/SubmitFeedbackCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateExperienceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIndexCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateThesaurusCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAccessControlConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAccessControlConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccessControlConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAccessControlConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/QueryCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/RetrieveCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class AssociateEntitiesToExperienceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "AssociateEntitiesToExperienceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "AssociateEntitiesToExperience",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_AssociateEntitiesToExperienceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_AssociateEntitiesToExperienceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateEntitiesToExperienceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "AssociateEntitiesToExperience", {})
|
|
22
|
+
.n("KendraClient", "AssociateEntitiesToExperienceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_AssociateEntitiesToExperienceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_AssociateEntitiesToExperienceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateEntitiesToExperienceCommand = AssociateEntitiesToExperienceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class AssociatePersonasToEntitiesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "AssociatePersonasToEntitiesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "AssociatePersonasToEntities",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_AssociatePersonasToEntitiesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_AssociatePersonasToEntitiesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociatePersonasToEntitiesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "AssociatePersonasToEntities", {})
|
|
22
|
+
.n("KendraClient", "AssociatePersonasToEntitiesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_AssociatePersonasToEntitiesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_AssociatePersonasToEntitiesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociatePersonasToEntitiesCommand = AssociatePersonasToEntitiesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class BatchDeleteDocumentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "BatchDeleteDocumentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "BatchDeleteDocument",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_BatchDeleteDocumentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_BatchDeleteDocumentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class BatchDeleteDocumentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "BatchDeleteDocument", {})
|
|
22
|
+
.n("KendraClient", "BatchDeleteDocumentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_BatchDeleteDocumentCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_BatchDeleteDocumentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchDeleteDocumentCommand = BatchDeleteDocumentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class BatchDeleteFeaturedResultsSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "BatchDeleteFeaturedResultsSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "BatchDeleteFeaturedResultsSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_BatchDeleteFeaturedResultsSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_BatchDeleteFeaturedResultsSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class BatchDeleteFeaturedResultsSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "BatchDeleteFeaturedResultsSet", {})
|
|
22
|
+
.n("KendraClient", "BatchDeleteFeaturedResultsSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_BatchDeleteFeaturedResultsSetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_BatchDeleteFeaturedResultsSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchDeleteFeaturedResultsSetCommand = BatchDeleteFeaturedResultsSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class BatchGetDocumentStatusCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "BatchGetDocumentStatusCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "BatchGetDocumentStatus",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_BatchGetDocumentStatusCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_BatchGetDocumentStatusCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class BatchGetDocumentStatusCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "BatchGetDocumentStatus", {})
|
|
22
|
+
.n("KendraClient", "BatchGetDocumentStatusCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_BatchGetDocumentStatusCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_BatchGetDocumentStatusCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchGetDocumentStatusCommand = BatchGetDocumentStatusCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class BatchPutDocumentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "BatchPutDocumentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "BatchPutDocument",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_BatchPutDocumentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_BatchPutDocumentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class BatchPutDocumentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "BatchPutDocument", {})
|
|
22
|
+
.n("KendraClient", "BatchPutDocumentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_BatchPutDocumentCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_BatchPutDocumentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchPutDocumentCommand = BatchPutDocumentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ClearQuerySuggestionsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "ClearQuerySuggestionsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "ClearQuerySuggestions",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ClearQuerySuggestionsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ClearQuerySuggestionsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ClearQuerySuggestionsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "ClearQuerySuggestions", {})
|
|
22
|
+
.n("KendraClient", "ClearQuerySuggestionsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ClearQuerySuggestionsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ClearQuerySuggestionsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ClearQuerySuggestionsCommand = ClearQuerySuggestionsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateAccessControlConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "CreateAccessControlConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "CreateAccessControlConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateAccessControlConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateAccessControlConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateAccessControlConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "CreateAccessControlConfiguration", {})
|
|
22
|
+
.n("KendraClient", "CreateAccessControlConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateAccessControlConfigurationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateAccessControlConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateAccessControlConfigurationCommand = CreateAccessControlConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateDataSourceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "KendraClient";
|
|
29
|
-
const commandName = "CreateDataSourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSKendraFrontendService",
|
|
38
|
-
operation: "CreateDataSource",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateDataSourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateDataSourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateDataSourceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSKendraFrontendService", "CreateDataSource", {})
|
|
22
|
+
.n("KendraClient", "CreateDataSourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateDataSourceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateDataSourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateDataSourceCommand = CreateDataSourceCommand;
|