@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,203 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LexModelsV2 = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const BatchCreateCustomVocabularyItemCommand_1 = require("./commands/BatchCreateCustomVocabularyItemCommand");
6
- const BatchDeleteCustomVocabularyItemCommand_1 = require("./commands/BatchDeleteCustomVocabularyItemCommand");
7
- const BatchUpdateCustomVocabularyItemCommand_1 = require("./commands/BatchUpdateCustomVocabularyItemCommand");
8
- const BuildBotLocaleCommand_1 = require("./commands/BuildBotLocaleCommand");
9
- const CreateBotAliasCommand_1 = require("./commands/CreateBotAliasCommand");
10
- const CreateBotCommand_1 = require("./commands/CreateBotCommand");
11
- const CreateBotLocaleCommand_1 = require("./commands/CreateBotLocaleCommand");
12
- const CreateBotVersionCommand_1 = require("./commands/CreateBotVersionCommand");
13
- const CreateExportCommand_1 = require("./commands/CreateExportCommand");
14
- const CreateIntentCommand_1 = require("./commands/CreateIntentCommand");
15
- const CreateResourcePolicyCommand_1 = require("./commands/CreateResourcePolicyCommand");
16
- const CreateResourcePolicyStatementCommand_1 = require("./commands/CreateResourcePolicyStatementCommand");
17
- const CreateSlotCommand_1 = require("./commands/CreateSlotCommand");
18
- const CreateSlotTypeCommand_1 = require("./commands/CreateSlotTypeCommand");
19
- const CreateTestSetDiscrepancyReportCommand_1 = require("./commands/CreateTestSetDiscrepancyReportCommand");
20
- const CreateUploadUrlCommand_1 = require("./commands/CreateUploadUrlCommand");
21
- const DeleteBotAliasCommand_1 = require("./commands/DeleteBotAliasCommand");
22
- const DeleteBotCommand_1 = require("./commands/DeleteBotCommand");
23
- const DeleteBotLocaleCommand_1 = require("./commands/DeleteBotLocaleCommand");
24
- const DeleteBotVersionCommand_1 = require("./commands/DeleteBotVersionCommand");
25
- const DeleteCustomVocabularyCommand_1 = require("./commands/DeleteCustomVocabularyCommand");
26
- const DeleteExportCommand_1 = require("./commands/DeleteExportCommand");
27
- const DeleteImportCommand_1 = require("./commands/DeleteImportCommand");
28
- const DeleteIntentCommand_1 = require("./commands/DeleteIntentCommand");
29
- const DeleteResourcePolicyCommand_1 = require("./commands/DeleteResourcePolicyCommand");
30
- const DeleteResourcePolicyStatementCommand_1 = require("./commands/DeleteResourcePolicyStatementCommand");
31
- const DeleteSlotCommand_1 = require("./commands/DeleteSlotCommand");
32
- const DeleteSlotTypeCommand_1 = require("./commands/DeleteSlotTypeCommand");
33
- const DeleteTestSetCommand_1 = require("./commands/DeleteTestSetCommand");
34
- const DeleteUtterancesCommand_1 = require("./commands/DeleteUtterancesCommand");
35
- const DescribeBotAliasCommand_1 = require("./commands/DescribeBotAliasCommand");
36
- const DescribeBotCommand_1 = require("./commands/DescribeBotCommand");
37
- const DescribeBotLocaleCommand_1 = require("./commands/DescribeBotLocaleCommand");
38
- const DescribeBotRecommendationCommand_1 = require("./commands/DescribeBotRecommendationCommand");
39
- const DescribeBotResourceGenerationCommand_1 = require("./commands/DescribeBotResourceGenerationCommand");
40
- const DescribeBotVersionCommand_1 = require("./commands/DescribeBotVersionCommand");
41
- const DescribeCustomVocabularyMetadataCommand_1 = require("./commands/DescribeCustomVocabularyMetadataCommand");
42
- const DescribeExportCommand_1 = require("./commands/DescribeExportCommand");
43
- const DescribeImportCommand_1 = require("./commands/DescribeImportCommand");
44
- const DescribeIntentCommand_1 = require("./commands/DescribeIntentCommand");
45
- const DescribeResourcePolicyCommand_1 = require("./commands/DescribeResourcePolicyCommand");
46
- const DescribeSlotCommand_1 = require("./commands/DescribeSlotCommand");
47
- const DescribeSlotTypeCommand_1 = require("./commands/DescribeSlotTypeCommand");
48
- const DescribeTestExecutionCommand_1 = require("./commands/DescribeTestExecutionCommand");
49
- const DescribeTestSetCommand_1 = require("./commands/DescribeTestSetCommand");
50
- const DescribeTestSetDiscrepancyReportCommand_1 = require("./commands/DescribeTestSetDiscrepancyReportCommand");
51
- const DescribeTestSetGenerationCommand_1 = require("./commands/DescribeTestSetGenerationCommand");
52
- const GenerateBotElementCommand_1 = require("./commands/GenerateBotElementCommand");
53
- const GetTestExecutionArtifactsUrlCommand_1 = require("./commands/GetTestExecutionArtifactsUrlCommand");
54
- const ListAggregatedUtterancesCommand_1 = require("./commands/ListAggregatedUtterancesCommand");
55
- const ListBotAliasesCommand_1 = require("./commands/ListBotAliasesCommand");
56
- const ListBotLocalesCommand_1 = require("./commands/ListBotLocalesCommand");
57
- const ListBotRecommendationsCommand_1 = require("./commands/ListBotRecommendationsCommand");
58
- const ListBotResourceGenerationsCommand_1 = require("./commands/ListBotResourceGenerationsCommand");
59
- const ListBotsCommand_1 = require("./commands/ListBotsCommand");
60
- const ListBotVersionsCommand_1 = require("./commands/ListBotVersionsCommand");
61
- const ListBuiltInIntentsCommand_1 = require("./commands/ListBuiltInIntentsCommand");
62
- const ListBuiltInSlotTypesCommand_1 = require("./commands/ListBuiltInSlotTypesCommand");
63
- const ListCustomVocabularyItemsCommand_1 = require("./commands/ListCustomVocabularyItemsCommand");
64
- const ListExportsCommand_1 = require("./commands/ListExportsCommand");
65
- const ListImportsCommand_1 = require("./commands/ListImportsCommand");
66
- const ListIntentMetricsCommand_1 = require("./commands/ListIntentMetricsCommand");
67
- const ListIntentPathsCommand_1 = require("./commands/ListIntentPathsCommand");
68
- const ListIntentsCommand_1 = require("./commands/ListIntentsCommand");
69
- const ListIntentStageMetricsCommand_1 = require("./commands/ListIntentStageMetricsCommand");
70
- const ListRecommendedIntentsCommand_1 = require("./commands/ListRecommendedIntentsCommand");
71
- const ListSessionAnalyticsDataCommand_1 = require("./commands/ListSessionAnalyticsDataCommand");
72
- const ListSessionMetricsCommand_1 = require("./commands/ListSessionMetricsCommand");
73
- const ListSlotsCommand_1 = require("./commands/ListSlotsCommand");
74
- const ListSlotTypesCommand_1 = require("./commands/ListSlotTypesCommand");
75
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
76
- const ListTestExecutionResultItemsCommand_1 = require("./commands/ListTestExecutionResultItemsCommand");
77
- const ListTestExecutionsCommand_1 = require("./commands/ListTestExecutionsCommand");
78
- const ListTestSetRecordsCommand_1 = require("./commands/ListTestSetRecordsCommand");
79
- const ListTestSetsCommand_1 = require("./commands/ListTestSetsCommand");
80
- const ListUtteranceAnalyticsDataCommand_1 = require("./commands/ListUtteranceAnalyticsDataCommand");
81
- const ListUtteranceMetricsCommand_1 = require("./commands/ListUtteranceMetricsCommand");
82
- const SearchAssociatedTranscriptsCommand_1 = require("./commands/SearchAssociatedTranscriptsCommand");
83
- const StartBotRecommendationCommand_1 = require("./commands/StartBotRecommendationCommand");
84
- const StartBotResourceGenerationCommand_1 = require("./commands/StartBotResourceGenerationCommand");
85
- const StartImportCommand_1 = require("./commands/StartImportCommand");
86
- const StartTestExecutionCommand_1 = require("./commands/StartTestExecutionCommand");
87
- const StartTestSetGenerationCommand_1 = require("./commands/StartTestSetGenerationCommand");
88
- const StopBotRecommendationCommand_1 = require("./commands/StopBotRecommendationCommand");
89
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
90
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
91
- const UpdateBotAliasCommand_1 = require("./commands/UpdateBotAliasCommand");
92
- const UpdateBotCommand_1 = require("./commands/UpdateBotCommand");
93
- const UpdateBotLocaleCommand_1 = require("./commands/UpdateBotLocaleCommand");
94
- const UpdateBotRecommendationCommand_1 = require("./commands/UpdateBotRecommendationCommand");
95
- const UpdateExportCommand_1 = require("./commands/UpdateExportCommand");
96
- const UpdateIntentCommand_1 = require("./commands/UpdateIntentCommand");
97
- const UpdateResourcePolicyCommand_1 = require("./commands/UpdateResourcePolicyCommand");
98
- const UpdateSlotCommand_1 = require("./commands/UpdateSlotCommand");
99
- const UpdateSlotTypeCommand_1 = require("./commands/UpdateSlotTypeCommand");
100
- const UpdateTestSetCommand_1 = require("./commands/UpdateTestSetCommand");
101
- const LexModelsV2Client_1 = require("./LexModelsV2Client");
102
- const commands = {
103
- BatchCreateCustomVocabularyItemCommand: BatchCreateCustomVocabularyItemCommand_1.BatchCreateCustomVocabularyItemCommand,
104
- BatchDeleteCustomVocabularyItemCommand: BatchDeleteCustomVocabularyItemCommand_1.BatchDeleteCustomVocabularyItemCommand,
105
- BatchUpdateCustomVocabularyItemCommand: BatchUpdateCustomVocabularyItemCommand_1.BatchUpdateCustomVocabularyItemCommand,
106
- BuildBotLocaleCommand: BuildBotLocaleCommand_1.BuildBotLocaleCommand,
107
- CreateBotCommand: CreateBotCommand_1.CreateBotCommand,
108
- CreateBotAliasCommand: CreateBotAliasCommand_1.CreateBotAliasCommand,
109
- CreateBotLocaleCommand: CreateBotLocaleCommand_1.CreateBotLocaleCommand,
110
- CreateBotVersionCommand: CreateBotVersionCommand_1.CreateBotVersionCommand,
111
- CreateExportCommand: CreateExportCommand_1.CreateExportCommand,
112
- CreateIntentCommand: CreateIntentCommand_1.CreateIntentCommand,
113
- CreateResourcePolicyCommand: CreateResourcePolicyCommand_1.CreateResourcePolicyCommand,
114
- CreateResourcePolicyStatementCommand: CreateResourcePolicyStatementCommand_1.CreateResourcePolicyStatementCommand,
115
- CreateSlotCommand: CreateSlotCommand_1.CreateSlotCommand,
116
- CreateSlotTypeCommand: CreateSlotTypeCommand_1.CreateSlotTypeCommand,
117
- CreateTestSetDiscrepancyReportCommand: CreateTestSetDiscrepancyReportCommand_1.CreateTestSetDiscrepancyReportCommand,
118
- CreateUploadUrlCommand: CreateUploadUrlCommand_1.CreateUploadUrlCommand,
119
- DeleteBotCommand: DeleteBotCommand_1.DeleteBotCommand,
120
- DeleteBotAliasCommand: DeleteBotAliasCommand_1.DeleteBotAliasCommand,
121
- DeleteBotLocaleCommand: DeleteBotLocaleCommand_1.DeleteBotLocaleCommand,
122
- DeleteBotVersionCommand: DeleteBotVersionCommand_1.DeleteBotVersionCommand,
123
- DeleteCustomVocabularyCommand: DeleteCustomVocabularyCommand_1.DeleteCustomVocabularyCommand,
124
- DeleteExportCommand: DeleteExportCommand_1.DeleteExportCommand,
125
- DeleteImportCommand: DeleteImportCommand_1.DeleteImportCommand,
126
- DeleteIntentCommand: DeleteIntentCommand_1.DeleteIntentCommand,
127
- DeleteResourcePolicyCommand: DeleteResourcePolicyCommand_1.DeleteResourcePolicyCommand,
128
- DeleteResourcePolicyStatementCommand: DeleteResourcePolicyStatementCommand_1.DeleteResourcePolicyStatementCommand,
129
- DeleteSlotCommand: DeleteSlotCommand_1.DeleteSlotCommand,
130
- DeleteSlotTypeCommand: DeleteSlotTypeCommand_1.DeleteSlotTypeCommand,
131
- DeleteTestSetCommand: DeleteTestSetCommand_1.DeleteTestSetCommand,
132
- DeleteUtterancesCommand: DeleteUtterancesCommand_1.DeleteUtterancesCommand,
133
- DescribeBotCommand: DescribeBotCommand_1.DescribeBotCommand,
134
- DescribeBotAliasCommand: DescribeBotAliasCommand_1.DescribeBotAliasCommand,
135
- DescribeBotLocaleCommand: DescribeBotLocaleCommand_1.DescribeBotLocaleCommand,
136
- DescribeBotRecommendationCommand: DescribeBotRecommendationCommand_1.DescribeBotRecommendationCommand,
137
- DescribeBotResourceGenerationCommand: DescribeBotResourceGenerationCommand_1.DescribeBotResourceGenerationCommand,
138
- DescribeBotVersionCommand: DescribeBotVersionCommand_1.DescribeBotVersionCommand,
139
- DescribeCustomVocabularyMetadataCommand: DescribeCustomVocabularyMetadataCommand_1.DescribeCustomVocabularyMetadataCommand,
140
- DescribeExportCommand: DescribeExportCommand_1.DescribeExportCommand,
141
- DescribeImportCommand: DescribeImportCommand_1.DescribeImportCommand,
142
- DescribeIntentCommand: DescribeIntentCommand_1.DescribeIntentCommand,
143
- DescribeResourcePolicyCommand: DescribeResourcePolicyCommand_1.DescribeResourcePolicyCommand,
144
- DescribeSlotCommand: DescribeSlotCommand_1.DescribeSlotCommand,
145
- DescribeSlotTypeCommand: DescribeSlotTypeCommand_1.DescribeSlotTypeCommand,
146
- DescribeTestExecutionCommand: DescribeTestExecutionCommand_1.DescribeTestExecutionCommand,
147
- DescribeTestSetCommand: DescribeTestSetCommand_1.DescribeTestSetCommand,
148
- DescribeTestSetDiscrepancyReportCommand: DescribeTestSetDiscrepancyReportCommand_1.DescribeTestSetDiscrepancyReportCommand,
149
- DescribeTestSetGenerationCommand: DescribeTestSetGenerationCommand_1.DescribeTestSetGenerationCommand,
150
- GenerateBotElementCommand: GenerateBotElementCommand_1.GenerateBotElementCommand,
151
- GetTestExecutionArtifactsUrlCommand: GetTestExecutionArtifactsUrlCommand_1.GetTestExecutionArtifactsUrlCommand,
152
- ListAggregatedUtterancesCommand: ListAggregatedUtterancesCommand_1.ListAggregatedUtterancesCommand,
153
- ListBotAliasesCommand: ListBotAliasesCommand_1.ListBotAliasesCommand,
154
- ListBotLocalesCommand: ListBotLocalesCommand_1.ListBotLocalesCommand,
155
- ListBotRecommendationsCommand: ListBotRecommendationsCommand_1.ListBotRecommendationsCommand,
156
- ListBotResourceGenerationsCommand: ListBotResourceGenerationsCommand_1.ListBotResourceGenerationsCommand,
157
- ListBotsCommand: ListBotsCommand_1.ListBotsCommand,
158
- ListBotVersionsCommand: ListBotVersionsCommand_1.ListBotVersionsCommand,
159
- ListBuiltInIntentsCommand: ListBuiltInIntentsCommand_1.ListBuiltInIntentsCommand,
160
- ListBuiltInSlotTypesCommand: ListBuiltInSlotTypesCommand_1.ListBuiltInSlotTypesCommand,
161
- ListCustomVocabularyItemsCommand: ListCustomVocabularyItemsCommand_1.ListCustomVocabularyItemsCommand,
162
- ListExportsCommand: ListExportsCommand_1.ListExportsCommand,
163
- ListImportsCommand: ListImportsCommand_1.ListImportsCommand,
164
- ListIntentMetricsCommand: ListIntentMetricsCommand_1.ListIntentMetricsCommand,
165
- ListIntentPathsCommand: ListIntentPathsCommand_1.ListIntentPathsCommand,
166
- ListIntentsCommand: ListIntentsCommand_1.ListIntentsCommand,
167
- ListIntentStageMetricsCommand: ListIntentStageMetricsCommand_1.ListIntentStageMetricsCommand,
168
- ListRecommendedIntentsCommand: ListRecommendedIntentsCommand_1.ListRecommendedIntentsCommand,
169
- ListSessionAnalyticsDataCommand: ListSessionAnalyticsDataCommand_1.ListSessionAnalyticsDataCommand,
170
- ListSessionMetricsCommand: ListSessionMetricsCommand_1.ListSessionMetricsCommand,
171
- ListSlotsCommand: ListSlotsCommand_1.ListSlotsCommand,
172
- ListSlotTypesCommand: ListSlotTypesCommand_1.ListSlotTypesCommand,
173
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
174
- ListTestExecutionResultItemsCommand: ListTestExecutionResultItemsCommand_1.ListTestExecutionResultItemsCommand,
175
- ListTestExecutionsCommand: ListTestExecutionsCommand_1.ListTestExecutionsCommand,
176
- ListTestSetRecordsCommand: ListTestSetRecordsCommand_1.ListTestSetRecordsCommand,
177
- ListTestSetsCommand: ListTestSetsCommand_1.ListTestSetsCommand,
178
- ListUtteranceAnalyticsDataCommand: ListUtteranceAnalyticsDataCommand_1.ListUtteranceAnalyticsDataCommand,
179
- ListUtteranceMetricsCommand: ListUtteranceMetricsCommand_1.ListUtteranceMetricsCommand,
180
- SearchAssociatedTranscriptsCommand: SearchAssociatedTranscriptsCommand_1.SearchAssociatedTranscriptsCommand,
181
- StartBotRecommendationCommand: StartBotRecommendationCommand_1.StartBotRecommendationCommand,
182
- StartBotResourceGenerationCommand: StartBotResourceGenerationCommand_1.StartBotResourceGenerationCommand,
183
- StartImportCommand: StartImportCommand_1.StartImportCommand,
184
- StartTestExecutionCommand: StartTestExecutionCommand_1.StartTestExecutionCommand,
185
- StartTestSetGenerationCommand: StartTestSetGenerationCommand_1.StartTestSetGenerationCommand,
186
- StopBotRecommendationCommand: StopBotRecommendationCommand_1.StopBotRecommendationCommand,
187
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
188
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
189
- UpdateBotCommand: UpdateBotCommand_1.UpdateBotCommand,
190
- UpdateBotAliasCommand: UpdateBotAliasCommand_1.UpdateBotAliasCommand,
191
- UpdateBotLocaleCommand: UpdateBotLocaleCommand_1.UpdateBotLocaleCommand,
192
- UpdateBotRecommendationCommand: UpdateBotRecommendationCommand_1.UpdateBotRecommendationCommand,
193
- UpdateExportCommand: UpdateExportCommand_1.UpdateExportCommand,
194
- UpdateIntentCommand: UpdateIntentCommand_1.UpdateIntentCommand,
195
- UpdateResourcePolicyCommand: UpdateResourcePolicyCommand_1.UpdateResourcePolicyCommand,
196
- UpdateSlotCommand: UpdateSlotCommand_1.UpdateSlotCommand,
197
- UpdateSlotTypeCommand: UpdateSlotTypeCommand_1.UpdateSlotTypeCommand,
198
- UpdateTestSetCommand: UpdateTestSetCommand_1.UpdateTestSetCommand,
199
- };
200
- class LexModelsV2 extends LexModelsV2Client_1.LexModelsV2Client {
201
- }
202
- exports.LexModelsV2 = LexModelsV2;
203
- (0, smithy_client_1.createAggregatedClient)(commands, LexModelsV2);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LexModelsV2Client = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class LexModelsV2Client extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.LexModelsV2Client = LexModelsV2Client;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchCreateCustomVocabularyItemCommand = 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 BatchCreateCustomVocabularyItemCommand 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", "BatchCreateCustomVocabularyItem", {})
22
- .n("LexModelsV2Client", "BatchCreateCustomVocabularyItemCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchCreateCustomVocabularyItemCommand)
25
- .de(Aws_restJson1_1.de_BatchCreateCustomVocabularyItemCommand)
26
- .build() {
27
- }
28
- exports.BatchCreateCustomVocabularyItemCommand = BatchCreateCustomVocabularyItemCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchDeleteCustomVocabularyItemCommand = 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 BatchDeleteCustomVocabularyItemCommand 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", "BatchDeleteCustomVocabularyItem", {})
22
- .n("LexModelsV2Client", "BatchDeleteCustomVocabularyItemCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchDeleteCustomVocabularyItemCommand)
25
- .de(Aws_restJson1_1.de_BatchDeleteCustomVocabularyItemCommand)
26
- .build() {
27
- }
28
- exports.BatchDeleteCustomVocabularyItemCommand = BatchDeleteCustomVocabularyItemCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchUpdateCustomVocabularyItemCommand = 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 BatchUpdateCustomVocabularyItemCommand 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", "BatchUpdateCustomVocabularyItem", {})
22
- .n("LexModelsV2Client", "BatchUpdateCustomVocabularyItemCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchUpdateCustomVocabularyItemCommand)
25
- .de(Aws_restJson1_1.de_BatchUpdateCustomVocabularyItemCommand)
26
- .build() {
27
- }
28
- exports.BatchUpdateCustomVocabularyItemCommand = BatchUpdateCustomVocabularyItemCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BuildBotLocaleCommand = 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 BuildBotLocaleCommand 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", "BuildBotLocale", {})
22
- .n("LexModelsV2Client", "BuildBotLocaleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BuildBotLocaleCommand)
25
- .de(Aws_restJson1_1.de_BuildBotLocaleCommand)
26
- .build() {
27
- }
28
- exports.BuildBotLocaleCommand = BuildBotLocaleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateBotAliasCommand = 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 CreateBotAliasCommand 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", "CreateBotAlias", {})
22
- .n("LexModelsV2Client", "CreateBotAliasCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateBotAliasCommand)
25
- .de(Aws_restJson1_1.de_CreateBotAliasCommand)
26
- .build() {
27
- }
28
- exports.CreateBotAliasCommand = CreateBotAliasCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateBotCommand = 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 CreateBotCommand 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", "CreateBot", {})
22
- .n("LexModelsV2Client", "CreateBotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateBotCommand)
25
- .de(Aws_restJson1_1.de_CreateBotCommand)
26
- .build() {
27
- }
28
- exports.CreateBotCommand = CreateBotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateBotLocaleCommand = 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 CreateBotLocaleCommand 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", "CreateBotLocale", {})
22
- .n("LexModelsV2Client", "CreateBotLocaleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateBotLocaleCommand)
25
- .de(Aws_restJson1_1.de_CreateBotLocaleCommand)
26
- .build() {
27
- }
28
- exports.CreateBotLocaleCommand = CreateBotLocaleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateBotVersionCommand = 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 CreateBotVersionCommand 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", "CreateBotVersion", {})
22
- .n("LexModelsV2Client", "CreateBotVersionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateBotVersionCommand)
25
- .de(Aws_restJson1_1.de_CreateBotVersionCommand)
26
- .build() {
27
- }
28
- exports.CreateBotVersionCommand = CreateBotVersionCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateExportCommand = 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 CreateExportCommand 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", "CreateExport", {})
23
- .n("LexModelsV2Client", "CreateExportCommand")
24
- .f(models_0_1.CreateExportRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_CreateExportCommand)
26
- .de(Aws_restJson1_1.de_CreateExportCommand)
27
- .build() {
28
- }
29
- exports.CreateExportCommand = CreateExportCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateIntentCommand = 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 CreateIntentCommand 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", "CreateIntent", {})
22
- .n("LexModelsV2Client", "CreateIntentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateIntentCommand)
25
- .de(Aws_restJson1_1.de_CreateIntentCommand)
26
- .build() {
27
- }
28
- exports.CreateIntentCommand = CreateIntentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateResourcePolicyCommand = 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 CreateResourcePolicyCommand 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", "CreateResourcePolicy", {})
22
- .n("LexModelsV2Client", "CreateResourcePolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateResourcePolicyCommand)
25
- .de(Aws_restJson1_1.de_CreateResourcePolicyCommand)
26
- .build() {
27
- }
28
- exports.CreateResourcePolicyCommand = CreateResourcePolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateResourcePolicyStatementCommand = 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 CreateResourcePolicyStatementCommand 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", "CreateResourcePolicyStatement", {})
22
- .n("LexModelsV2Client", "CreateResourcePolicyStatementCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateResourcePolicyStatementCommand)
25
- .de(Aws_restJson1_1.de_CreateResourcePolicyStatementCommand)
26
- .build() {
27
- }
28
- exports.CreateResourcePolicyStatementCommand = CreateResourcePolicyStatementCommand;
1
+ module.exports = require("../index.js");