@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.
Files changed (129) hide show
  1. package/dist-cjs/index.js +5928 -5721
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/LexModelsV2Client.js +2 -0
  4. package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +3 -9
  5. package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +3 -9
  6. package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +3 -9
  7. package/dist-es/commands/BuildBotLocaleCommand.js +3 -9
  8. package/dist-es/commands/CreateBotAliasCommand.js +3 -9
  9. package/dist-es/commands/CreateBotCommand.js +3 -9
  10. package/dist-es/commands/CreateBotLocaleCommand.js +3 -9
  11. package/dist-es/commands/CreateBotReplicaCommand.js +3 -9
  12. package/dist-es/commands/CreateBotVersionCommand.js +3 -9
  13. package/dist-es/commands/CreateExportCommand.js +3 -10
  14. package/dist-es/commands/CreateIntentCommand.js +3 -9
  15. package/dist-es/commands/CreateResourcePolicyCommand.js +3 -9
  16. package/dist-es/commands/CreateResourcePolicyStatementCommand.js +3 -9
  17. package/dist-es/commands/CreateSlotCommand.js +3 -9
  18. package/dist-es/commands/CreateSlotTypeCommand.js +3 -9
  19. package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +3 -9
  20. package/dist-es/commands/CreateUploadUrlCommand.js +3 -9
  21. package/dist-es/commands/DeleteBotAliasCommand.js +3 -9
  22. package/dist-es/commands/DeleteBotCommand.js +3 -9
  23. package/dist-es/commands/DeleteBotLocaleCommand.js +3 -9
  24. package/dist-es/commands/DeleteBotReplicaCommand.js +3 -9
  25. package/dist-es/commands/DeleteBotVersionCommand.js +3 -9
  26. package/dist-es/commands/DeleteCustomVocabularyCommand.js +3 -9
  27. package/dist-es/commands/DeleteExportCommand.js +3 -9
  28. package/dist-es/commands/DeleteImportCommand.js +3 -9
  29. package/dist-es/commands/DeleteIntentCommand.js +3 -9
  30. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  31. package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +3 -9
  32. package/dist-es/commands/DeleteSlotCommand.js +3 -9
  33. package/dist-es/commands/DeleteSlotTypeCommand.js +3 -9
  34. package/dist-es/commands/DeleteTestSetCommand.js +3 -9
  35. package/dist-es/commands/DeleteUtterancesCommand.js +3 -9
  36. package/dist-es/commands/DescribeBotAliasCommand.js +3 -9
  37. package/dist-es/commands/DescribeBotCommand.js +3 -9
  38. package/dist-es/commands/DescribeBotLocaleCommand.js +3 -9
  39. package/dist-es/commands/DescribeBotRecommendationCommand.js +3 -10
  40. package/dist-es/commands/DescribeBotReplicaCommand.js +3 -9
  41. package/dist-es/commands/DescribeBotResourceGenerationCommand.js +3 -9
  42. package/dist-es/commands/DescribeBotVersionCommand.js +3 -9
  43. package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +3 -9
  44. package/dist-es/commands/DescribeExportCommand.js +3 -9
  45. package/dist-es/commands/DescribeImportCommand.js +3 -9
  46. package/dist-es/commands/DescribeIntentCommand.js +3 -9
  47. package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -9
  48. package/dist-es/commands/DescribeSlotCommand.js +3 -9
  49. package/dist-es/commands/DescribeSlotTypeCommand.js +3 -9
  50. package/dist-es/commands/DescribeTestExecutionCommand.js +3 -9
  51. package/dist-es/commands/DescribeTestSetCommand.js +3 -9
  52. package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +3 -9
  53. package/dist-es/commands/DescribeTestSetGenerationCommand.js +3 -9
  54. package/dist-es/commands/GenerateBotElementCommand.js +3 -9
  55. package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +3 -9
  56. package/dist-es/commands/ListAggregatedUtterancesCommand.js +3 -9
  57. package/dist-es/commands/ListBotAliasReplicasCommand.js +3 -9
  58. package/dist-es/commands/ListBotAliasesCommand.js +3 -9
  59. package/dist-es/commands/ListBotLocalesCommand.js +3 -9
  60. package/dist-es/commands/ListBotRecommendationsCommand.js +3 -9
  61. package/dist-es/commands/ListBotReplicasCommand.js +3 -9
  62. package/dist-es/commands/ListBotResourceGenerationsCommand.js +3 -9
  63. package/dist-es/commands/ListBotVersionReplicasCommand.js +3 -9
  64. package/dist-es/commands/ListBotVersionsCommand.js +3 -9
  65. package/dist-es/commands/ListBotsCommand.js +3 -9
  66. package/dist-es/commands/ListBuiltInIntentsCommand.js +3 -9
  67. package/dist-es/commands/ListBuiltInSlotTypesCommand.js +3 -9
  68. package/dist-es/commands/ListCustomVocabularyItemsCommand.js +3 -9
  69. package/dist-es/commands/ListExportsCommand.js +3 -9
  70. package/dist-es/commands/ListImportsCommand.js +3 -9
  71. package/dist-es/commands/ListIntentMetricsCommand.js +3 -9
  72. package/dist-es/commands/ListIntentPathsCommand.js +3 -9
  73. package/dist-es/commands/ListIntentStageMetricsCommand.js +3 -9
  74. package/dist-es/commands/ListIntentsCommand.js +3 -9
  75. package/dist-es/commands/ListRecommendedIntentsCommand.js +3 -9
  76. package/dist-es/commands/ListSessionAnalyticsDataCommand.js +3 -9
  77. package/dist-es/commands/ListSessionMetricsCommand.js +3 -9
  78. package/dist-es/commands/ListSlotTypesCommand.js +3 -9
  79. package/dist-es/commands/ListSlotsCommand.js +3 -9
  80. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  81. package/dist-es/commands/ListTestExecutionResultItemsCommand.js +3 -9
  82. package/dist-es/commands/ListTestExecutionsCommand.js +3 -9
  83. package/dist-es/commands/ListTestSetRecordsCommand.js +3 -9
  84. package/dist-es/commands/ListTestSetsCommand.js +3 -9
  85. package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +3 -9
  86. package/dist-es/commands/ListUtteranceMetricsCommand.js +3 -9
  87. package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +3 -9
  88. package/dist-es/commands/StartBotRecommendationCommand.js +3 -10
  89. package/dist-es/commands/StartBotResourceGenerationCommand.js +3 -9
  90. package/dist-es/commands/StartImportCommand.js +3 -10
  91. package/dist-es/commands/StartTestExecutionCommand.js +3 -9
  92. package/dist-es/commands/StartTestSetGenerationCommand.js +3 -9
  93. package/dist-es/commands/StopBotRecommendationCommand.js +3 -9
  94. package/dist-es/commands/TagResourceCommand.js +3 -9
  95. package/dist-es/commands/UntagResourceCommand.js +3 -9
  96. package/dist-es/commands/UpdateBotAliasCommand.js +3 -9
  97. package/dist-es/commands/UpdateBotCommand.js +3 -9
  98. package/dist-es/commands/UpdateBotLocaleCommand.js +3 -9
  99. package/dist-es/commands/UpdateBotRecommendationCommand.js +3 -10
  100. package/dist-es/commands/UpdateExportCommand.js +3 -10
  101. package/dist-es/commands/UpdateIntentCommand.js +3 -9
  102. package/dist-es/commands/UpdateResourcePolicyCommand.js +3 -9
  103. package/dist-es/commands/UpdateSlotCommand.js +3 -9
  104. package/dist-es/commands/UpdateSlotTypeCommand.js +3 -9
  105. package/dist-es/commands/UpdateTestSetCommand.js +3 -9
  106. package/dist-es/models/models_0.js +0 -5
  107. package/dist-es/models/models_1.js +0 -34
  108. package/dist-es/runtimeConfig.shared.js +2 -0
  109. package/dist-es/schemas/schemas_0.js +5593 -0
  110. package/dist-types/LexModelsV2Client.d.ts +10 -1
  111. package/dist-types/models/models_0.d.ts +0 -4
  112. package/dist-types/models/models_1.d.ts +0 -32
  113. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  114. package/dist-types/runtimeConfig.d.ts +1 -0
  115. package/dist-types/runtimeConfig.native.d.ts +1 -0
  116. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  117. package/dist-types/schemas/schemas_0.d.ts +697 -0
  118. package/dist-types/ts3.4/LexModelsV2Client.d.ts +4 -0
  119. package/dist-types/ts3.4/models/models_0.d.ts +0 -3
  120. package/dist-types/ts3.4/models/models_1.d.ts +0 -24
  121. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  122. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  123. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  124. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  125. package/dist-types/ts3.4/schemas/schemas_0.d.ts +704 -0
  126. package/package.json +34 -34
  127. package/dist-es/protocols/Aws_restJson1.js +0 -4820
  128. package/dist-types/protocols/Aws_restJson1.d.ts +0 -920
  129. 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 { de_DescribeSlotTypeCommand, se_DescribeSlotTypeCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_DescribeTestExecutionCommand, se_DescribeTestExecutionCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_DescribeTestSetCommand, se_DescribeTestSetCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_DescribeTestSetDiscrepancyReportCommand, se_DescribeTestSetDiscrepancyReportCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_DescribeTestSetGenerationCommand, se_DescribeTestSetGenerationCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_GenerateBotElementCommand, se_GenerateBotElementCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_GetTestExecutionArtifactsUrlCommand, se_GetTestExecutionArtifactsUrlCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListAggregatedUtterancesCommand, se_ListAggregatedUtterancesCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotAliasReplicasCommand, se_ListBotAliasReplicasCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotAliasesCommand, se_ListBotAliasesCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotLocalesCommand, se_ListBotLocalesCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotRecommendationsCommand, se_ListBotRecommendationsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotReplicasCommand, se_ListBotReplicasCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotResourceGenerationsCommand, se_ListBotResourceGenerationsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotVersionReplicasCommand, se_ListBotVersionReplicasCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotVersionsCommand, se_ListBotVersionsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBotsCommand, se_ListBotsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBuiltInIntentsCommand, se_ListBuiltInIntentsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListBuiltInSlotTypesCommand, se_ListBuiltInSlotTypesCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListCustomVocabularyItemsCommand, se_ListCustomVocabularyItemsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListIntentMetricsCommand, se_ListIntentMetricsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
19
- .ser(se_ListIntentMetricsCommand)
20
- .de(de_ListIntentMetricsCommand)
14
+ .sc(ListIntentMetrics)
21
15
  .build() {
22
16
  }