@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_ListIntentPathsCommand, se_ListIntentPathsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListIntentStageMetricsCommand, se_ListIntentStageMetricsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListIntentsCommand, se_ListIntentsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListRecommendedIntentsCommand, se_ListRecommendedIntentsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListSessionAnalyticsDataCommand, se_ListSessionAnalyticsDataCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListSessionMetricsCommand, se_ListSessionMetricsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListSlotTypesCommand, se_ListSlotTypesCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListSlotsCommand, se_ListSlotsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListTestExecutionResultItemsCommand, se_ListTestExecutionResultItemsCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListTestExecutionsCommand, se_ListTestExecutionsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListTestSetRecordsCommand, se_ListTestSetRecordsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListTestSetsCommand, se_ListTestSetsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListUtteranceAnalyticsDataCommand, se_ListUtteranceAnalyticsDataCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_ListUtteranceMetricsCommand, se_ListUtteranceMetricsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_SearchAssociatedTranscriptsCommand, se_SearchAssociatedTranscriptsCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { StartBotRecommendationRequestFilterSensitiveLog, StartBotRecommendationResponseFilterSensitiveLog, } from "../models/models_1";
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
- .f(StartBotRecommendationRequestFilterSensitiveLog, StartBotRecommendationResponseFilterSensitiveLog)
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 { de_StartBotResourceGenerationCommand, se_StartBotResourceGenerationCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { StartImportRequestFilterSensitiveLog } from "../models/models_1";
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
- .f(StartImportRequestFilterSensitiveLog, void 0)
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 { de_StartTestExecutionCommand, se_StartTestExecutionCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_StartTestSetGenerationCommand, se_StartTestSetGenerationCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_StopBotRecommendationCommand, se_StopBotRecommendationCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
19
- .ser(se_TagResourceCommand)
20
- .de(de_TagResourceCommand)
14
+ .sc(TagResource)
21
15
  .build() {
22
16
  }