@aws-sdk/client-lex-models-v2 3.490.0 → 3.496.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 +11246 -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,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBotRecommendationCommand = 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 models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class DescribeBotRecommendationCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("LexModelBuildingServiceV2", "DescribeBotRecommendation", {})
23
- .n("LexModelsV2Client", "DescribeBotRecommendationCommand")
24
- .f(void 0, models_0_1.DescribeBotRecommendationResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_DescribeBotRecommendationCommand)
26
- .de(Aws_restJson1_1.de_DescribeBotRecommendationCommand)
27
- .build() {
28
- }
29
- exports.DescribeBotRecommendationCommand = DescribeBotRecommendationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBotResourceGenerationCommand = 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 DescribeBotResourceGenerationCommand 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", "DescribeBotResourceGeneration", {})
22
- .n("LexModelsV2Client", "DescribeBotResourceGenerationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeBotResourceGenerationCommand)
25
- .de(Aws_restJson1_1.de_DescribeBotResourceGenerationCommand)
26
- .build() {
27
- }
28
- exports.DescribeBotResourceGenerationCommand = DescribeBotResourceGenerationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBotVersionCommand = 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 DescribeBotVersionCommand 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", "DescribeBotVersion", {})
22
- .n("LexModelsV2Client", "DescribeBotVersionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeBotVersionCommand)
25
- .de(Aws_restJson1_1.de_DescribeBotVersionCommand)
26
- .build() {
27
- }
28
- exports.DescribeBotVersionCommand = DescribeBotVersionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeCustomVocabularyMetadataCommand = 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 DescribeCustomVocabularyMetadataCommand 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", "DescribeCustomVocabularyMetadata", {})
22
- .n("LexModelsV2Client", "DescribeCustomVocabularyMetadataCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeCustomVocabularyMetadataCommand)
25
- .de(Aws_restJson1_1.de_DescribeCustomVocabularyMetadataCommand)
26
- .build() {
27
- }
28
- exports.DescribeCustomVocabularyMetadataCommand = DescribeCustomVocabularyMetadataCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeExportCommand = 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 DescribeExportCommand 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", "DescribeExport", {})
22
- .n("LexModelsV2Client", "DescribeExportCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeExportCommand)
25
- .de(Aws_restJson1_1.de_DescribeExportCommand)
26
- .build() {
27
- }
28
- exports.DescribeExportCommand = DescribeExportCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeImportCommand = 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 DescribeImportCommand 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", "DescribeImport", {})
22
- .n("LexModelsV2Client", "DescribeImportCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeImportCommand)
25
- .de(Aws_restJson1_1.de_DescribeImportCommand)
26
- .build() {
27
- }
28
- exports.DescribeImportCommand = DescribeImportCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeIntentCommand = 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 DescribeIntentCommand 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", "DescribeIntent", {})
22
- .n("LexModelsV2Client", "DescribeIntentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeIntentCommand)
25
- .de(Aws_restJson1_1.de_DescribeIntentCommand)
26
- .build() {
27
- }
28
- exports.DescribeIntentCommand = DescribeIntentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeResourcePolicyCommand = 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 DescribeResourcePolicyCommand 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", "DescribeResourcePolicy", {})
22
- .n("LexModelsV2Client", "DescribeResourcePolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeResourcePolicyCommand)
25
- .de(Aws_restJson1_1.de_DescribeResourcePolicyCommand)
26
- .build() {
27
- }
28
- exports.DescribeResourcePolicyCommand = DescribeResourcePolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeSlotCommand = 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 DescribeSlotCommand 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", "DescribeSlot", {})
22
- .n("LexModelsV2Client", "DescribeSlotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeSlotCommand)
25
- .de(Aws_restJson1_1.de_DescribeSlotCommand)
26
- .build() {
27
- }
28
- exports.DescribeSlotCommand = DescribeSlotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeSlotTypeCommand = 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 DescribeSlotTypeCommand 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", "DescribeSlotType", {})
22
- .n("LexModelsV2Client", "DescribeSlotTypeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeSlotTypeCommand)
25
- .de(Aws_restJson1_1.de_DescribeSlotTypeCommand)
26
- .build() {
27
- }
28
- exports.DescribeSlotTypeCommand = DescribeSlotTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTestExecutionCommand = 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 DescribeTestExecutionCommand 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", "DescribeTestExecution", {})
22
- .n("LexModelsV2Client", "DescribeTestExecutionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeTestExecutionCommand)
25
- .de(Aws_restJson1_1.de_DescribeTestExecutionCommand)
26
- .build() {
27
- }
28
- exports.DescribeTestExecutionCommand = DescribeTestExecutionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTestSetCommand = 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 DescribeTestSetCommand 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", "DescribeTestSet", {})
22
- .n("LexModelsV2Client", "DescribeTestSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeTestSetCommand)
25
- .de(Aws_restJson1_1.de_DescribeTestSetCommand)
26
- .build() {
27
- }
28
- exports.DescribeTestSetCommand = DescribeTestSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTestSetDiscrepancyReportCommand = 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 DescribeTestSetDiscrepancyReportCommand 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", "DescribeTestSetDiscrepancyReport", {})
22
- .n("LexModelsV2Client", "DescribeTestSetDiscrepancyReportCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeTestSetDiscrepancyReportCommand)
25
- .de(Aws_restJson1_1.de_DescribeTestSetDiscrepancyReportCommand)
26
- .build() {
27
- }
28
- exports.DescribeTestSetDiscrepancyReportCommand = DescribeTestSetDiscrepancyReportCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTestSetGenerationCommand = 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 DescribeTestSetGenerationCommand 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", "DescribeTestSetGeneration", {})
22
- .n("LexModelsV2Client", "DescribeTestSetGenerationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeTestSetGenerationCommand)
25
- .de(Aws_restJson1_1.de_DescribeTestSetGenerationCommand)
26
- .build() {
27
- }
28
- exports.DescribeTestSetGenerationCommand = DescribeTestSetGenerationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GenerateBotElementCommand = 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 GenerateBotElementCommand 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", "GenerateBotElement", {})
22
- .n("LexModelsV2Client", "GenerateBotElementCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GenerateBotElementCommand)
25
- .de(Aws_restJson1_1.de_GenerateBotElementCommand)
26
- .build() {
27
- }
28
- exports.GenerateBotElementCommand = GenerateBotElementCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTestExecutionArtifactsUrlCommand = 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 GetTestExecutionArtifactsUrlCommand 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", "GetTestExecutionArtifactsUrl", {})
22
- .n("LexModelsV2Client", "GetTestExecutionArtifactsUrlCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetTestExecutionArtifactsUrlCommand)
25
- .de(Aws_restJson1_1.de_GetTestExecutionArtifactsUrlCommand)
26
- .build() {
27
- }
28
- exports.GetTestExecutionArtifactsUrlCommand = GetTestExecutionArtifactsUrlCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAggregatedUtterancesCommand = 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 ListAggregatedUtterancesCommand 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", "ListAggregatedUtterances", {})
22
- .n("LexModelsV2Client", "ListAggregatedUtterancesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListAggregatedUtterancesCommand)
25
- .de(Aws_restJson1_1.de_ListAggregatedUtterancesCommand)
26
- .build() {
27
- }
28
- exports.ListAggregatedUtterancesCommand = ListAggregatedUtterancesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListBotAliasesCommand = 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 ListBotAliasesCommand 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", "ListBotAliases", {})
22
- .n("LexModelsV2Client", "ListBotAliasesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListBotAliasesCommand)
25
- .de(Aws_restJson1_1.de_ListBotAliasesCommand)
26
- .build() {
27
- }
28
- exports.ListBotAliasesCommand = ListBotAliasesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListBotLocalesCommand = 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 ListBotLocalesCommand 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", "ListBotLocales", {})
22
- .n("LexModelsV2Client", "ListBotLocalesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListBotLocalesCommand)
25
- .de(Aws_restJson1_1.de_ListBotLocalesCommand)
26
- .build() {
27
- }
28
- exports.ListBotLocalesCommand = ListBotLocalesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListBotRecommendationsCommand = 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 ListBotRecommendationsCommand 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", "ListBotRecommendations", {})
22
- .n("LexModelsV2Client", "ListBotRecommendationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListBotRecommendationsCommand)
25
- .de(Aws_restJson1_1.de_ListBotRecommendationsCommand)
26
- .build() {
27
- }
28
- exports.ListBotRecommendationsCommand = ListBotRecommendationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListBotResourceGenerationsCommand = 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 ListBotResourceGenerationsCommand 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", "ListBotResourceGenerations", {})
22
- .n("LexModelsV2Client", "ListBotResourceGenerationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListBotResourceGenerationsCommand)
25
- .de(Aws_restJson1_1.de_ListBotResourceGenerationsCommand)
26
- .build() {
27
- }
28
- exports.ListBotResourceGenerationsCommand = ListBotResourceGenerationsCommand;
1
+ module.exports = require("../index.js");