@aws-sdk/client-lex-models-v2 3.489.0 → 3.495.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 (146) hide show
  1. package/dist-cjs/LexModelsV2.js +1 -203
  2. package/dist-cjs/LexModelsV2Client.js +1 -43
  3. package/dist-cjs/commands/BatchCreateCustomVocabularyItemCommand.js +1 -28
  4. package/dist-cjs/commands/BatchDeleteCustomVocabularyItemCommand.js +1 -28
  5. package/dist-cjs/commands/BatchUpdateCustomVocabularyItemCommand.js +1 -28
  6. package/dist-cjs/commands/BuildBotLocaleCommand.js +1 -28
  7. package/dist-cjs/commands/CreateBotAliasCommand.js +1 -28
  8. package/dist-cjs/commands/CreateBotCommand.js +1 -28
  9. package/dist-cjs/commands/CreateBotLocaleCommand.js +1 -28
  10. package/dist-cjs/commands/CreateBotVersionCommand.js +1 -28
  11. package/dist-cjs/commands/CreateExportCommand.js +1 -29
  12. package/dist-cjs/commands/CreateIntentCommand.js +1 -28
  13. package/dist-cjs/commands/CreateResourcePolicyCommand.js +1 -28
  14. package/dist-cjs/commands/CreateResourcePolicyStatementCommand.js +1 -28
  15. package/dist-cjs/commands/CreateSlotCommand.js +1 -28
  16. package/dist-cjs/commands/CreateSlotTypeCommand.js +1 -28
  17. package/dist-cjs/commands/CreateTestSetDiscrepancyReportCommand.js +1 -28
  18. package/dist-cjs/commands/CreateUploadUrlCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteBotAliasCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteBotCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteBotLocaleCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteBotVersionCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteCustomVocabularyCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteExportCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteImportCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteIntentCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteResourcePolicyStatementCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteSlotCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteSlotTypeCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteTestSetCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteUtterancesCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeBotAliasCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeBotCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeBotLocaleCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeBotRecommendationCommand.js +1 -29
  37. package/dist-cjs/commands/DescribeBotResourceGenerationCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeBotVersionCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeCustomVocabularyMetadataCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeExportCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeImportCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeIntentCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeResourcePolicyCommand.js +1 -28
  44. package/dist-cjs/commands/DescribeSlotCommand.js +1 -28
  45. package/dist-cjs/commands/DescribeSlotTypeCommand.js +1 -28
  46. package/dist-cjs/commands/DescribeTestExecutionCommand.js +1 -28
  47. package/dist-cjs/commands/DescribeTestSetCommand.js +1 -28
  48. package/dist-cjs/commands/DescribeTestSetDiscrepancyReportCommand.js +1 -28
  49. package/dist-cjs/commands/DescribeTestSetGenerationCommand.js +1 -28
  50. package/dist-cjs/commands/GenerateBotElementCommand.js +1 -28
  51. package/dist-cjs/commands/GetTestExecutionArtifactsUrlCommand.js +1 -28
  52. package/dist-cjs/commands/ListAggregatedUtterancesCommand.js +1 -28
  53. package/dist-cjs/commands/ListBotAliasesCommand.js +1 -28
  54. package/dist-cjs/commands/ListBotLocalesCommand.js +1 -28
  55. package/dist-cjs/commands/ListBotRecommendationsCommand.js +1 -28
  56. package/dist-cjs/commands/ListBotResourceGenerationsCommand.js +1 -28
  57. package/dist-cjs/commands/ListBotVersionsCommand.js +1 -28
  58. package/dist-cjs/commands/ListBotsCommand.js +1 -28
  59. package/dist-cjs/commands/ListBuiltInIntentsCommand.js +1 -28
  60. package/dist-cjs/commands/ListBuiltInSlotTypesCommand.js +1 -28
  61. package/dist-cjs/commands/ListCustomVocabularyItemsCommand.js +1 -28
  62. package/dist-cjs/commands/ListExportsCommand.js +1 -28
  63. package/dist-cjs/commands/ListImportsCommand.js +1 -28
  64. package/dist-cjs/commands/ListIntentMetricsCommand.js +1 -28
  65. package/dist-cjs/commands/ListIntentPathsCommand.js +1 -28
  66. package/dist-cjs/commands/ListIntentStageMetricsCommand.js +1 -28
  67. package/dist-cjs/commands/ListIntentsCommand.js +1 -28
  68. package/dist-cjs/commands/ListRecommendedIntentsCommand.js +1 -28
  69. package/dist-cjs/commands/ListSessionAnalyticsDataCommand.js +1 -28
  70. package/dist-cjs/commands/ListSessionMetricsCommand.js +1 -28
  71. package/dist-cjs/commands/ListSlotTypesCommand.js +1 -28
  72. package/dist-cjs/commands/ListSlotsCommand.js +1 -28
  73. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  74. package/dist-cjs/commands/ListTestExecutionResultItemsCommand.js +1 -28
  75. package/dist-cjs/commands/ListTestExecutionsCommand.js +1 -28
  76. package/dist-cjs/commands/ListTestSetRecordsCommand.js +1 -28
  77. package/dist-cjs/commands/ListTestSetsCommand.js +1 -28
  78. package/dist-cjs/commands/ListUtteranceAnalyticsDataCommand.js +1 -28
  79. package/dist-cjs/commands/ListUtteranceMetricsCommand.js +1 -28
  80. package/dist-cjs/commands/SearchAssociatedTranscriptsCommand.js +1 -28
  81. package/dist-cjs/commands/StartBotRecommendationCommand.js +1 -29
  82. package/dist-cjs/commands/StartBotResourceGenerationCommand.js +1 -28
  83. package/dist-cjs/commands/StartImportCommand.js +1 -29
  84. package/dist-cjs/commands/StartTestExecutionCommand.js +1 -28
  85. package/dist-cjs/commands/StartTestSetGenerationCommand.js +1 -28
  86. package/dist-cjs/commands/StopBotRecommendationCommand.js +1 -28
  87. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  88. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  89. package/dist-cjs/commands/UpdateBotAliasCommand.js +1 -28
  90. package/dist-cjs/commands/UpdateBotCommand.js +1 -28
  91. package/dist-cjs/commands/UpdateBotLocaleCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateBotRecommendationCommand.js +1 -29
  93. package/dist-cjs/commands/UpdateExportCommand.js +1 -29
  94. package/dist-cjs/commands/UpdateIntentCommand.js +1 -28
  95. package/dist-cjs/commands/UpdateResourcePolicyCommand.js +1 -28
  96. package/dist-cjs/commands/UpdateSlotCommand.js +1 -28
  97. package/dist-cjs/commands/UpdateSlotTypeCommand.js +1 -28
  98. package/dist-cjs/commands/UpdateTestSetCommand.js +1 -28
  99. package/dist-cjs/commands/index.js +1 -99
  100. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  101. package/dist-cjs/extensionConfiguration.js +1 -2
  102. package/dist-cjs/index.js +11244 -12
  103. package/dist-cjs/models/LexModelsV2ServiceException.js +1 -12
  104. package/dist-cjs/models/index.js +1 -5
  105. package/dist-cjs/models/models_0.js +1 -459
  106. package/dist-cjs/models/models_1.js +1 -182
  107. package/dist-cjs/pagination/Interfaces.js +1 -2
  108. package/dist-cjs/pagination/ListAggregatedUtterancesPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListBotAliasesPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListBotLocalesPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListBotRecommendationsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListBotResourceGenerationsPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListBotVersionsPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListBotsPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListBuiltInIntentsPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListBuiltInSlotTypesPaginator.js +1 -7
  117. package/dist-cjs/pagination/ListCustomVocabularyItemsPaginator.js +1 -7
  118. package/dist-cjs/pagination/ListExportsPaginator.js +1 -7
  119. package/dist-cjs/pagination/ListImportsPaginator.js +1 -7
  120. package/dist-cjs/pagination/ListIntentMetricsPaginator.js +1 -7
  121. package/dist-cjs/pagination/ListIntentStageMetricsPaginator.js +1 -7
  122. package/dist-cjs/pagination/ListIntentsPaginator.js +1 -7
  123. package/dist-cjs/pagination/ListRecommendedIntentsPaginator.js +1 -7
  124. package/dist-cjs/pagination/ListSessionAnalyticsDataPaginator.js +1 -7
  125. package/dist-cjs/pagination/ListSessionMetricsPaginator.js +1 -7
  126. package/dist-cjs/pagination/ListSlotTypesPaginator.js +1 -7
  127. package/dist-cjs/pagination/ListSlotsPaginator.js +1 -7
  128. package/dist-cjs/pagination/ListTestExecutionResultItemsPaginator.js +1 -7
  129. package/dist-cjs/pagination/ListTestExecutionsPaginator.js +1 -7
  130. package/dist-cjs/pagination/ListTestSetRecordsPaginator.js +1 -7
  131. package/dist-cjs/pagination/ListTestSetsPaginator.js +1 -7
  132. package/dist-cjs/pagination/ListUtteranceAnalyticsDataPaginator.js +1 -7
  133. package/dist-cjs/pagination/ListUtteranceMetricsPaginator.js +1 -7
  134. package/dist-cjs/pagination/index.js +1 -30
  135. package/dist-cjs/protocols/Aws_restJson1.js +1 -7797
  136. package/dist-cjs/runtimeExtensions.js +1 -22
  137. package/dist-cjs/waiters/index.js +1 -11
  138. package/dist-cjs/waiters/waitForBotAliasAvailable.js +1 -54
  139. package/dist-cjs/waiters/waitForBotAvailable.js +1 -63
  140. package/dist-cjs/waiters/waitForBotExportCompleted.js +1 -54
  141. package/dist-cjs/waiters/waitForBotImportCompleted.js +1 -54
  142. package/dist-cjs/waiters/waitForBotLocaleBuilt.js +1 -63
  143. package/dist-cjs/waiters/waitForBotLocaleCreated.js +1 -72
  144. package/dist-cjs/waiters/waitForBotLocaleExpressTestingAvailable.js +1 -72
  145. package/dist-cjs/waiters/waitForBotVersionAvailable.js +1 -57
  146. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateSlotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateSlotCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "CreateSlot", {})
22
- .n("LexModelsV2Client", "CreateSlotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateSlotCommand)
25
- .de(Aws_restJson1_1.de_CreateSlotCommand)
26
- .build() {
27
- }
28
- exports.CreateSlotCommand = CreateSlotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateSlotTypeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateSlotTypeCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "CreateSlotType", {})
22
- .n("LexModelsV2Client", "CreateSlotTypeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateSlotTypeCommand)
25
- .de(Aws_restJson1_1.de_CreateSlotTypeCommand)
26
- .build() {
27
- }
28
- exports.CreateSlotTypeCommand = CreateSlotTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateTestSetDiscrepancyReportCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateTestSetDiscrepancyReportCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "CreateTestSetDiscrepancyReport", {})
22
- .n("LexModelsV2Client", "CreateTestSetDiscrepancyReportCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateTestSetDiscrepancyReportCommand)
25
- .de(Aws_restJson1_1.de_CreateTestSetDiscrepancyReportCommand)
26
- .build() {
27
- }
28
- exports.CreateTestSetDiscrepancyReportCommand = CreateTestSetDiscrepancyReportCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateUploadUrlCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateUploadUrlCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "CreateUploadUrl", {})
22
- .n("LexModelsV2Client", "CreateUploadUrlCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateUploadUrlCommand)
25
- .de(Aws_restJson1_1.de_CreateUploadUrlCommand)
26
- .build() {
27
- }
28
- exports.CreateUploadUrlCommand = CreateUploadUrlCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBotAliasCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteBotAliasCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteBotAlias", {})
22
- .n("LexModelsV2Client", "DeleteBotAliasCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteBotAliasCommand)
25
- .de(Aws_restJson1_1.de_DeleteBotAliasCommand)
26
- .build() {
27
- }
28
- exports.DeleteBotAliasCommand = DeleteBotAliasCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteBotCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteBot", {})
22
- .n("LexModelsV2Client", "DeleteBotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteBotCommand)
25
- .de(Aws_restJson1_1.de_DeleteBotCommand)
26
- .build() {
27
- }
28
- exports.DeleteBotCommand = DeleteBotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBotLocaleCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteBotLocaleCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteBotLocale", {})
22
- .n("LexModelsV2Client", "DeleteBotLocaleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteBotLocaleCommand)
25
- .de(Aws_restJson1_1.de_DeleteBotLocaleCommand)
26
- .build() {
27
- }
28
- exports.DeleteBotLocaleCommand = DeleteBotLocaleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBotVersionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteBotVersionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteBotVersion", {})
22
- .n("LexModelsV2Client", "DeleteBotVersionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteBotVersionCommand)
25
- .de(Aws_restJson1_1.de_DeleteBotVersionCommand)
26
- .build() {
27
- }
28
- exports.DeleteBotVersionCommand = DeleteBotVersionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteCustomVocabularyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteCustomVocabularyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteCustomVocabulary", {})
22
- .n("LexModelsV2Client", "DeleteCustomVocabularyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteCustomVocabularyCommand)
25
- .de(Aws_restJson1_1.de_DeleteCustomVocabularyCommand)
26
- .build() {
27
- }
28
- exports.DeleteCustomVocabularyCommand = DeleteCustomVocabularyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteExportCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteExportCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteExport", {})
22
- .n("LexModelsV2Client", "DeleteExportCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteExportCommand)
25
- .de(Aws_restJson1_1.de_DeleteExportCommand)
26
- .build() {
27
- }
28
- exports.DeleteExportCommand = DeleteExportCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteImportCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteImportCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteImport", {})
22
- .n("LexModelsV2Client", "DeleteImportCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteImportCommand)
25
- .de(Aws_restJson1_1.de_DeleteImportCommand)
26
- .build() {
27
- }
28
- exports.DeleteImportCommand = DeleteImportCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteIntentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteIntentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteIntent", {})
22
- .n("LexModelsV2Client", "DeleteIntentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteIntentCommand)
25
- .de(Aws_restJson1_1.de_DeleteIntentCommand)
26
- .build() {
27
- }
28
- exports.DeleteIntentCommand = DeleteIntentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteResourcePolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteResourcePolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteResourcePolicy", {})
22
- .n("LexModelsV2Client", "DeleteResourcePolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteResourcePolicyCommand)
25
- .de(Aws_restJson1_1.de_DeleteResourcePolicyCommand)
26
- .build() {
27
- }
28
- exports.DeleteResourcePolicyCommand = DeleteResourcePolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteResourcePolicyStatementCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteResourcePolicyStatementCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteResourcePolicyStatement", {})
22
- .n("LexModelsV2Client", "DeleteResourcePolicyStatementCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteResourcePolicyStatementCommand)
25
- .de(Aws_restJson1_1.de_DeleteResourcePolicyStatementCommand)
26
- .build() {
27
- }
28
- exports.DeleteResourcePolicyStatementCommand = DeleteResourcePolicyStatementCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSlotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteSlotCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteSlot", {})
22
- .n("LexModelsV2Client", "DeleteSlotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteSlotCommand)
25
- .de(Aws_restJson1_1.de_DeleteSlotCommand)
26
- .build() {
27
- }
28
- exports.DeleteSlotCommand = DeleteSlotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSlotTypeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteSlotTypeCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteSlotType", {})
22
- .n("LexModelsV2Client", "DeleteSlotTypeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteSlotTypeCommand)
25
- .de(Aws_restJson1_1.de_DeleteSlotTypeCommand)
26
- .build() {
27
- }
28
- exports.DeleteSlotTypeCommand = DeleteSlotTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteTestSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteTestSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteTestSet", {})
22
- .n("LexModelsV2Client", "DeleteTestSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteTestSetCommand)
25
- .de(Aws_restJson1_1.de_DeleteTestSetCommand)
26
- .build() {
27
- }
28
- exports.DeleteTestSetCommand = DeleteTestSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteUtterancesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteUtterancesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DeleteUtterances", {})
22
- .n("LexModelsV2Client", "DeleteUtterancesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteUtterancesCommand)
25
- .de(Aws_restJson1_1.de_DeleteUtterancesCommand)
26
- .build() {
27
- }
28
- exports.DeleteUtterancesCommand = DeleteUtterancesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBotAliasCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeBotAliasCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DescribeBotAlias", {})
22
- .n("LexModelsV2Client", "DescribeBotAliasCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeBotAliasCommand)
25
- .de(Aws_restJson1_1.de_DescribeBotAliasCommand)
26
- .build() {
27
- }
28
- exports.DescribeBotAliasCommand = DescribeBotAliasCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeBotCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DescribeBot", {})
22
- .n("LexModelsV2Client", "DescribeBotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeBotCommand)
25
- .de(Aws_restJson1_1.de_DescribeBotCommand)
26
- .build() {
27
- }
28
- exports.DescribeBotCommand = DescribeBotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBotLocaleCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeBotLocaleCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("LexModelBuildingServiceV2", "DescribeBotLocale", {})
22
- .n("LexModelsV2Client", "DescribeBotLocaleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeBotLocaleCommand)
25
- .de(Aws_restJson1_1.de_DescribeBotLocaleCommand)
26
- .build() {
27
- }
28
- exports.DescribeBotLocaleCommand = DescribeBotLocaleCommand;
1
+ module.exports = require("../index.js");