@aws-sdk/client-lex-models-v2 3.928.0 → 3.930.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/index.js +5928 -5721
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/LexModelsV2Client.js +2 -0
- package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BuildBotLocaleCommand.js +3 -9
- package/dist-es/commands/CreateBotAliasCommand.js +3 -9
- package/dist-es/commands/CreateBotCommand.js +3 -9
- package/dist-es/commands/CreateBotLocaleCommand.js +3 -9
- package/dist-es/commands/CreateBotReplicaCommand.js +3 -9
- package/dist-es/commands/CreateBotVersionCommand.js +3 -9
- package/dist-es/commands/CreateExportCommand.js +3 -10
- package/dist-es/commands/CreateIntentCommand.js +3 -9
- package/dist-es/commands/CreateResourcePolicyCommand.js +3 -9
- package/dist-es/commands/CreateResourcePolicyStatementCommand.js +3 -9
- package/dist-es/commands/CreateSlotCommand.js +3 -9
- package/dist-es/commands/CreateSlotTypeCommand.js +3 -9
- package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +3 -9
- package/dist-es/commands/CreateUploadUrlCommand.js +3 -9
- package/dist-es/commands/DeleteBotAliasCommand.js +3 -9
- package/dist-es/commands/DeleteBotCommand.js +3 -9
- package/dist-es/commands/DeleteBotLocaleCommand.js +3 -9
- package/dist-es/commands/DeleteBotReplicaCommand.js +3 -9
- package/dist-es/commands/DeleteBotVersionCommand.js +3 -9
- package/dist-es/commands/DeleteCustomVocabularyCommand.js +3 -9
- package/dist-es/commands/DeleteExportCommand.js +3 -9
- package/dist-es/commands/DeleteImportCommand.js +3 -9
- package/dist-es/commands/DeleteIntentCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +3 -9
- package/dist-es/commands/DeleteSlotCommand.js +3 -9
- package/dist-es/commands/DeleteSlotTypeCommand.js +3 -9
- package/dist-es/commands/DeleteTestSetCommand.js +3 -9
- package/dist-es/commands/DeleteUtterancesCommand.js +3 -9
- package/dist-es/commands/DescribeBotAliasCommand.js +3 -9
- package/dist-es/commands/DescribeBotCommand.js +3 -9
- package/dist-es/commands/DescribeBotLocaleCommand.js +3 -9
- package/dist-es/commands/DescribeBotRecommendationCommand.js +3 -10
- package/dist-es/commands/DescribeBotReplicaCommand.js +3 -9
- package/dist-es/commands/DescribeBotResourceGenerationCommand.js +3 -9
- package/dist-es/commands/DescribeBotVersionCommand.js +3 -9
- package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +3 -9
- package/dist-es/commands/DescribeExportCommand.js +3 -9
- package/dist-es/commands/DescribeImportCommand.js +3 -9
- package/dist-es/commands/DescribeIntentCommand.js +3 -9
- package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DescribeSlotCommand.js +3 -9
- package/dist-es/commands/DescribeSlotTypeCommand.js +3 -9
- package/dist-es/commands/DescribeTestExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetGenerationCommand.js +3 -9
- package/dist-es/commands/GenerateBotElementCommand.js +3 -9
- package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +3 -9
- package/dist-es/commands/ListAggregatedUtterancesCommand.js +3 -9
- package/dist-es/commands/ListBotAliasReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotAliasesCommand.js +3 -9
- package/dist-es/commands/ListBotLocalesCommand.js +3 -9
- package/dist-es/commands/ListBotRecommendationsCommand.js +3 -9
- package/dist-es/commands/ListBotReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotResourceGenerationsCommand.js +3 -9
- package/dist-es/commands/ListBotVersionReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotVersionsCommand.js +3 -9
- package/dist-es/commands/ListBotsCommand.js +3 -9
- package/dist-es/commands/ListBuiltInIntentsCommand.js +3 -9
- package/dist-es/commands/ListBuiltInSlotTypesCommand.js +3 -9
- package/dist-es/commands/ListCustomVocabularyItemsCommand.js +3 -9
- package/dist-es/commands/ListExportsCommand.js +3 -9
- package/dist-es/commands/ListImportsCommand.js +3 -9
- package/dist-es/commands/ListIntentMetricsCommand.js +3 -9
- package/dist-es/commands/ListIntentPathsCommand.js +3 -9
- package/dist-es/commands/ListIntentStageMetricsCommand.js +3 -9
- package/dist-es/commands/ListIntentsCommand.js +3 -9
- package/dist-es/commands/ListRecommendedIntentsCommand.js +3 -9
- package/dist-es/commands/ListSessionAnalyticsDataCommand.js +3 -9
- package/dist-es/commands/ListSessionMetricsCommand.js +3 -9
- package/dist-es/commands/ListSlotTypesCommand.js +3 -9
- package/dist-es/commands/ListSlotsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTestExecutionResultItemsCommand.js +3 -9
- package/dist-es/commands/ListTestExecutionsCommand.js +3 -9
- package/dist-es/commands/ListTestSetRecordsCommand.js +3 -9
- package/dist-es/commands/ListTestSetsCommand.js +3 -9
- package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +3 -9
- package/dist-es/commands/ListUtteranceMetricsCommand.js +3 -9
- package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +3 -9
- package/dist-es/commands/StartBotRecommendationCommand.js +3 -10
- package/dist-es/commands/StartBotResourceGenerationCommand.js +3 -9
- package/dist-es/commands/StartImportCommand.js +3 -10
- package/dist-es/commands/StartTestExecutionCommand.js +3 -9
- package/dist-es/commands/StartTestSetGenerationCommand.js +3 -9
- package/dist-es/commands/StopBotRecommendationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateBotAliasCommand.js +3 -9
- package/dist-es/commands/UpdateBotCommand.js +3 -9
- package/dist-es/commands/UpdateBotLocaleCommand.js +3 -9
- package/dist-es/commands/UpdateBotRecommendationCommand.js +3 -10
- package/dist-es/commands/UpdateExportCommand.js +3 -10
- package/dist-es/commands/UpdateIntentCommand.js +3 -9
- package/dist-es/commands/UpdateResourcePolicyCommand.js +3 -9
- package/dist-es/commands/UpdateSlotCommand.js +3 -9
- package/dist-es/commands/UpdateSlotTypeCommand.js +3 -9
- package/dist-es/commands/UpdateTestSetCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -5
- package/dist-es/models/models_1.js +0 -34
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +5593 -0
- package/dist-types/LexModelsV2Client.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -4
- package/dist-types/models/models_1.d.ts +0 -32
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +697 -0
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -3
- package/dist-types/ts3.4/models/models_1.d.ts +0 -24
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +704 -0
- package/package.json +34 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -4820
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -920
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1229
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListIntentPaths } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListIntentPathsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListIntentPaths", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListIntentPathsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListIntentPathsCommand)
|
|
20
|
-
.de(de_ListIntentPathsCommand)
|
|
14
|
+
.sc(ListIntentPaths)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListIntentStageMetrics } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListIntentStageMetricsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListIntentStageMetrics", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListIntentStageMetricsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListIntentStageMetricsCommand)
|
|
20
|
-
.de(de_ListIntentStageMetricsCommand)
|
|
14
|
+
.sc(ListIntentStageMetrics)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListIntents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListIntentsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListIntents", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListIntentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListIntentsCommand)
|
|
20
|
-
.de(de_ListIntentsCommand)
|
|
14
|
+
.sc(ListIntents)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRecommendedIntents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRecommendedIntentsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListRecommendedIntents", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListRecommendedIntentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRecommendedIntentsCommand)
|
|
20
|
-
.de(de_ListRecommendedIntentsCommand)
|
|
14
|
+
.sc(ListRecommendedIntents)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListSessionAnalyticsData } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSessionAnalyticsDataCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListSessionAnalyticsData", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListSessionAnalyticsDataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSessionAnalyticsDataCommand)
|
|
20
|
-
.de(de_ListSessionAnalyticsDataCommand)
|
|
14
|
+
.sc(ListSessionAnalyticsData)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListSessionMetrics } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSessionMetricsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListSessionMetrics", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListSessionMetricsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSessionMetricsCommand)
|
|
20
|
-
.de(de_ListSessionMetricsCommand)
|
|
14
|
+
.sc(ListSessionMetrics)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListSlotTypes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSlotTypesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListSlotTypes", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListSlotTypesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSlotTypesCommand)
|
|
20
|
-
.de(de_ListSlotTypesCommand)
|
|
14
|
+
.sc(ListSlotTypes)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListSlots } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSlotsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListSlots", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListSlotsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSlotsCommand)
|
|
20
|
-
.de(de_ListSlotsCommand)
|
|
14
|
+
.sc(ListSlots)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListTagsForResource", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTestExecutionResultItems } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTestExecutionResultItemsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListTestExecutionResultItems", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListTestExecutionResultItemsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTestExecutionResultItemsCommand)
|
|
20
|
-
.de(de_ListTestExecutionResultItemsCommand)
|
|
14
|
+
.sc(ListTestExecutionResultItems)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTestExecutions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTestExecutionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListTestExecutions", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListTestExecutionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTestExecutionsCommand)
|
|
20
|
-
.de(de_ListTestExecutionsCommand)
|
|
14
|
+
.sc(ListTestExecutions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTestSetRecords } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTestSetRecordsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListTestSetRecords", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListTestSetRecordsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTestSetRecordsCommand)
|
|
20
|
-
.de(de_ListTestSetRecordsCommand)
|
|
14
|
+
.sc(ListTestSetRecords)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTestSets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTestSetsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListTestSets", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListTestSetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTestSetsCommand)
|
|
20
|
-
.de(de_ListTestSetsCommand)
|
|
14
|
+
.sc(ListTestSets)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListUtteranceAnalyticsData } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListUtteranceAnalyticsDataCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListUtteranceAnalyticsData", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListUtteranceAnalyticsDataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListUtteranceAnalyticsDataCommand)
|
|
20
|
-
.de(de_ListUtteranceAnalyticsDataCommand)
|
|
14
|
+
.sc(ListUtteranceAnalyticsData)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListUtteranceMetrics } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListUtteranceMetricsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "ListUtteranceMetrics", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListUtteranceMetricsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListUtteranceMetricsCommand)
|
|
20
|
-
.de(de_ListUtteranceMetricsCommand)
|
|
14
|
+
.sc(ListUtteranceMetrics)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { SearchAssociatedTranscripts } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SearchAssociatedTranscriptsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "SearchAssociatedTranscripts", {})
|
|
17
13
|
.n("LexModelsV2Client", "SearchAssociatedTranscriptsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SearchAssociatedTranscriptsCommand)
|
|
20
|
-
.de(de_SearchAssociatedTranscriptsCommand)
|
|
14
|
+
.sc(SearchAssociatedTranscripts)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_StartBotRecommendationCommand, se_StartBotRecommendationCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { StartBotRecommendation } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class StartBotRecommendationCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("LexModelBuildingServiceV2", "StartBotRecommendation", {})
|
|
18
13
|
.n("LexModelsV2Client", "StartBotRecommendationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_StartBotRecommendationCommand)
|
|
21
|
-
.de(de_StartBotRecommendationCommand)
|
|
14
|
+
.sc(StartBotRecommendation)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartBotResourceGeneration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartBotResourceGenerationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "StartBotResourceGeneration", {})
|
|
17
13
|
.n("LexModelsV2Client", "StartBotResourceGenerationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartBotResourceGenerationCommand)
|
|
20
|
-
.de(de_StartBotResourceGenerationCommand)
|
|
14
|
+
.sc(StartBotResourceGeneration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_StartImportCommand, se_StartImportCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { StartImport } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class StartImportCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("LexModelBuildingServiceV2", "StartImport", {})
|
|
18
13
|
.n("LexModelsV2Client", "StartImportCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_StartImportCommand)
|
|
21
|
-
.de(de_StartImportCommand)
|
|
14
|
+
.sc(StartImport)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartTestExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartTestExecutionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "StartTestExecution", {})
|
|
17
13
|
.n("LexModelsV2Client", "StartTestExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartTestExecutionCommand)
|
|
20
|
-
.de(de_StartTestExecutionCommand)
|
|
14
|
+
.sc(StartTestExecution)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartTestSetGeneration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartTestSetGenerationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "StartTestSetGeneration", {})
|
|
17
13
|
.n("LexModelsV2Client", "StartTestSetGenerationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartTestSetGenerationCommand)
|
|
20
|
-
.de(de_StartTestSetGenerationCommand)
|
|
14
|
+
.sc(StartTestSetGeneration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StopBotRecommendation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StopBotRecommendationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "StopBotRecommendation", {})
|
|
17
13
|
.n("LexModelsV2Client", "StopBotRecommendationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StopBotRecommendationCommand)
|
|
20
|
-
.de(de_StopBotRecommendationCommand)
|
|
14
|
+
.sc(StopBotRecommendation)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { TagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("LexModelBuildingServiceV2", "TagResource", {})
|
|
17
13
|
.n("LexModelsV2Client", "TagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TagResourceCommand)
|
|
20
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|