@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 { DescribeSlotType } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSlotTypeCommand 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", "DescribeSlotType", {})
|
|
17
13
|
.n("LexModelsV2Client", "DescribeSlotTypeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSlotTypeCommand)
|
|
20
|
-
.de(de_DescribeSlotTypeCommand)
|
|
14
|
+
.sc(DescribeSlotType)
|
|
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 { DescribeTestExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTestExecutionCommand 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", "DescribeTestExecution", {})
|
|
17
13
|
.n("LexModelsV2Client", "DescribeTestExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTestExecutionCommand)
|
|
20
|
-
.de(de_DescribeTestExecutionCommand)
|
|
14
|
+
.sc(DescribeTestExecution)
|
|
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 { DescribeTestSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTestSetCommand 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", "DescribeTestSet", {})
|
|
17
13
|
.n("LexModelsV2Client", "DescribeTestSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTestSetCommand)
|
|
20
|
-
.de(de_DescribeTestSetCommand)
|
|
14
|
+
.sc(DescribeTestSet)
|
|
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 { DescribeTestSetDiscrepancyReport } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTestSetDiscrepancyReportCommand 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", "DescribeTestSetDiscrepancyReport", {})
|
|
17
13
|
.n("LexModelsV2Client", "DescribeTestSetDiscrepancyReportCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTestSetDiscrepancyReportCommand)
|
|
20
|
-
.de(de_DescribeTestSetDiscrepancyReportCommand)
|
|
14
|
+
.sc(DescribeTestSetDiscrepancyReport)
|
|
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 { DescribeTestSetGeneration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTestSetGenerationCommand 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", "DescribeTestSetGeneration", {})
|
|
17
13
|
.n("LexModelsV2Client", "DescribeTestSetGenerationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTestSetGenerationCommand)
|
|
20
|
-
.de(de_DescribeTestSetGenerationCommand)
|
|
14
|
+
.sc(DescribeTestSetGeneration)
|
|
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 { GenerateBotElement } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GenerateBotElementCommand 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", "GenerateBotElement", {})
|
|
17
13
|
.n("LexModelsV2Client", "GenerateBotElementCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GenerateBotElementCommand)
|
|
20
|
-
.de(de_GenerateBotElementCommand)
|
|
14
|
+
.sc(GenerateBotElement)
|
|
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 { GetTestExecutionArtifactsUrl } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetTestExecutionArtifactsUrlCommand 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", "GetTestExecutionArtifactsUrl", {})
|
|
17
13
|
.n("LexModelsV2Client", "GetTestExecutionArtifactsUrlCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetTestExecutionArtifactsUrlCommand)
|
|
20
|
-
.de(de_GetTestExecutionArtifactsUrlCommand)
|
|
14
|
+
.sc(GetTestExecutionArtifactsUrl)
|
|
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 { ListAggregatedUtterances } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAggregatedUtterancesCommand 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", "ListAggregatedUtterances", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListAggregatedUtterancesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAggregatedUtterancesCommand)
|
|
20
|
-
.de(de_ListAggregatedUtterancesCommand)
|
|
14
|
+
.sc(ListAggregatedUtterances)
|
|
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 { ListBotAliasReplicas } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotAliasReplicasCommand 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", "ListBotAliasReplicas", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotAliasReplicasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotAliasReplicasCommand)
|
|
20
|
-
.de(de_ListBotAliasReplicasCommand)
|
|
14
|
+
.sc(ListBotAliasReplicas)
|
|
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 { ListBotAliases } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotAliasesCommand 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", "ListBotAliases", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotAliasesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotAliasesCommand)
|
|
20
|
-
.de(de_ListBotAliasesCommand)
|
|
14
|
+
.sc(ListBotAliases)
|
|
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 { ListBotLocales } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotLocalesCommand 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", "ListBotLocales", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotLocalesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotLocalesCommand)
|
|
20
|
-
.de(de_ListBotLocalesCommand)
|
|
14
|
+
.sc(ListBotLocales)
|
|
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 { ListBotRecommendations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotRecommendationsCommand 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", "ListBotRecommendations", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotRecommendationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotRecommendationsCommand)
|
|
20
|
-
.de(de_ListBotRecommendationsCommand)
|
|
14
|
+
.sc(ListBotRecommendations)
|
|
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 { ListBotReplicas } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotReplicasCommand 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", "ListBotReplicas", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotReplicasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotReplicasCommand)
|
|
20
|
-
.de(de_ListBotReplicasCommand)
|
|
14
|
+
.sc(ListBotReplicas)
|
|
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 { ListBotResourceGenerations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotResourceGenerationsCommand 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", "ListBotResourceGenerations", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotResourceGenerationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotResourceGenerationsCommand)
|
|
20
|
-
.de(de_ListBotResourceGenerationsCommand)
|
|
14
|
+
.sc(ListBotResourceGenerations)
|
|
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 { ListBotVersionReplicas } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotVersionReplicasCommand 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", "ListBotVersionReplicas", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotVersionReplicasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotVersionReplicasCommand)
|
|
20
|
-
.de(de_ListBotVersionReplicasCommand)
|
|
14
|
+
.sc(ListBotVersionReplicas)
|
|
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 { ListBotVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotVersionsCommand 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", "ListBotVersions", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotVersionsCommand)
|
|
20
|
-
.de(de_ListBotVersionsCommand)
|
|
14
|
+
.sc(ListBotVersions)
|
|
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 { ListBots } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBotsCommand 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", "ListBots", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBotsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBotsCommand)
|
|
20
|
-
.de(de_ListBotsCommand)
|
|
14
|
+
.sc(ListBots)
|
|
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 { ListBuiltInIntents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBuiltInIntentsCommand 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", "ListBuiltInIntents", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBuiltInIntentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBuiltInIntentsCommand)
|
|
20
|
-
.de(de_ListBuiltInIntentsCommand)
|
|
14
|
+
.sc(ListBuiltInIntents)
|
|
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 { ListBuiltInSlotTypes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBuiltInSlotTypesCommand 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", "ListBuiltInSlotTypes", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListBuiltInSlotTypesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBuiltInSlotTypesCommand)
|
|
20
|
-
.de(de_ListBuiltInSlotTypesCommand)
|
|
14
|
+
.sc(ListBuiltInSlotTypes)
|
|
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 { ListCustomVocabularyItems } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCustomVocabularyItemsCommand 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", "ListCustomVocabularyItems", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListCustomVocabularyItemsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCustomVocabularyItemsCommand)
|
|
20
|
-
.de(de_ListCustomVocabularyItemsCommand)
|
|
14
|
+
.sc(ListCustomVocabularyItems)
|
|
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 { ListExports } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListExportsCommand 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", "ListExports", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListExportsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListExportsCommand)
|
|
20
|
-
.de(de_ListExportsCommand)
|
|
14
|
+
.sc(ListExports)
|
|
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 { ListImports } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListImportsCommand 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", "ListImports", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListImportsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListImportsCommand)
|
|
20
|
-
.de(de_ListImportsCommand)
|
|
14
|
+
.sc(ListImports)
|
|
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 { ListIntentMetrics } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListIntentMetricsCommand 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", "ListIntentMetrics", {})
|
|
17
13
|
.n("LexModelsV2Client", "ListIntentMetricsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListIntentMetricsCommand)
|
|
20
|
-
.de(de_ListIntentMetricsCommand)
|
|
14
|
+
.sc(ListIntentMetrics)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|