@aws-sdk/client-lex-models-v2 3.477.0 → 3.481.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 (493) hide show
  1. package/dist-cjs/commands/BatchCreateCustomVocabularyItemCommand.js +18 -41
  2. package/dist-cjs/commands/BatchDeleteCustomVocabularyItemCommand.js +18 -41
  3. package/dist-cjs/commands/BatchUpdateCustomVocabularyItemCommand.js +18 -41
  4. package/dist-cjs/commands/BuildBotLocaleCommand.js +18 -41
  5. package/dist-cjs/commands/CreateBotAliasCommand.js +18 -41
  6. package/dist-cjs/commands/CreateBotCommand.js +18 -41
  7. package/dist-cjs/commands/CreateBotLocaleCommand.js +18 -41
  8. package/dist-cjs/commands/CreateBotVersionCommand.js +18 -41
  9. package/dist-cjs/commands/CreateExportCommand.js +18 -41
  10. package/dist-cjs/commands/CreateIntentCommand.js +18 -41
  11. package/dist-cjs/commands/CreateResourcePolicyCommand.js +18 -41
  12. package/dist-cjs/commands/CreateResourcePolicyStatementCommand.js +18 -41
  13. package/dist-cjs/commands/CreateSlotCommand.js +18 -41
  14. package/dist-cjs/commands/CreateSlotTypeCommand.js +18 -41
  15. package/dist-cjs/commands/CreateTestSetDiscrepancyReportCommand.js +18 -41
  16. package/dist-cjs/commands/CreateUploadUrlCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteBotAliasCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteBotCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteBotLocaleCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteBotVersionCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteCustomVocabularyCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteExportCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteImportCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteIntentCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteResourcePolicyStatementCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteSlotCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteSlotTypeCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteTestSetCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteUtterancesCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeBotAliasCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeBotCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeBotLocaleCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeBotRecommendationCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeBotResourceGenerationCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeBotVersionCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeCustomVocabularyMetadataCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeExportCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeImportCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeIntentCommand.js +18 -41
  41. package/dist-cjs/commands/DescribeResourcePolicyCommand.js +18 -41
  42. package/dist-cjs/commands/DescribeSlotCommand.js +18 -41
  43. package/dist-cjs/commands/DescribeSlotTypeCommand.js +18 -41
  44. package/dist-cjs/commands/DescribeTestExecutionCommand.js +18 -41
  45. package/dist-cjs/commands/DescribeTestSetCommand.js +18 -41
  46. package/dist-cjs/commands/DescribeTestSetDiscrepancyReportCommand.js +18 -41
  47. package/dist-cjs/commands/DescribeTestSetGenerationCommand.js +18 -41
  48. package/dist-cjs/commands/GenerateBotElementCommand.js +18 -41
  49. package/dist-cjs/commands/GetTestExecutionArtifactsUrlCommand.js +18 -41
  50. package/dist-cjs/commands/ListAggregatedUtterancesCommand.js +18 -41
  51. package/dist-cjs/commands/ListBotAliasesCommand.js +18 -41
  52. package/dist-cjs/commands/ListBotLocalesCommand.js +18 -41
  53. package/dist-cjs/commands/ListBotRecommendationsCommand.js +18 -41
  54. package/dist-cjs/commands/ListBotResourceGenerationsCommand.js +18 -41
  55. package/dist-cjs/commands/ListBotVersionsCommand.js +18 -41
  56. package/dist-cjs/commands/ListBotsCommand.js +18 -41
  57. package/dist-cjs/commands/ListBuiltInIntentsCommand.js +18 -41
  58. package/dist-cjs/commands/ListBuiltInSlotTypesCommand.js +18 -41
  59. package/dist-cjs/commands/ListCustomVocabularyItemsCommand.js +18 -41
  60. package/dist-cjs/commands/ListExportsCommand.js +18 -41
  61. package/dist-cjs/commands/ListImportsCommand.js +18 -41
  62. package/dist-cjs/commands/ListIntentMetricsCommand.js +18 -41
  63. package/dist-cjs/commands/ListIntentPathsCommand.js +18 -41
  64. package/dist-cjs/commands/ListIntentStageMetricsCommand.js +18 -41
  65. package/dist-cjs/commands/ListIntentsCommand.js +18 -41
  66. package/dist-cjs/commands/ListRecommendedIntentsCommand.js +18 -41
  67. package/dist-cjs/commands/ListSessionAnalyticsDataCommand.js +18 -41
  68. package/dist-cjs/commands/ListSessionMetricsCommand.js +18 -41
  69. package/dist-cjs/commands/ListSlotTypesCommand.js +18 -41
  70. package/dist-cjs/commands/ListSlotsCommand.js +18 -41
  71. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  72. package/dist-cjs/commands/ListTestExecutionResultItemsCommand.js +18 -41
  73. package/dist-cjs/commands/ListTestExecutionsCommand.js +18 -41
  74. package/dist-cjs/commands/ListTestSetRecordsCommand.js +18 -41
  75. package/dist-cjs/commands/ListTestSetsCommand.js +18 -41
  76. package/dist-cjs/commands/ListUtteranceAnalyticsDataCommand.js +18 -41
  77. package/dist-cjs/commands/ListUtteranceMetricsCommand.js +18 -41
  78. package/dist-cjs/commands/SearchAssociatedTranscriptsCommand.js +18 -41
  79. package/dist-cjs/commands/StartBotRecommendationCommand.js +18 -41
  80. package/dist-cjs/commands/StartBotResourceGenerationCommand.js +18 -41
  81. package/dist-cjs/commands/StartImportCommand.js +18 -41
  82. package/dist-cjs/commands/StartTestExecutionCommand.js +18 -41
  83. package/dist-cjs/commands/StartTestSetGenerationCommand.js +18 -41
  84. package/dist-cjs/commands/StopBotRecommendationCommand.js +18 -41
  85. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  86. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  87. package/dist-cjs/commands/UpdateBotAliasCommand.js +18 -41
  88. package/dist-cjs/commands/UpdateBotCommand.js +18 -41
  89. package/dist-cjs/commands/UpdateBotLocaleCommand.js +18 -41
  90. package/dist-cjs/commands/UpdateBotRecommendationCommand.js +18 -41
  91. package/dist-cjs/commands/UpdateExportCommand.js +18 -41
  92. package/dist-cjs/commands/UpdateIntentCommand.js +18 -41
  93. package/dist-cjs/commands/UpdateResourcePolicyCommand.js +18 -41
  94. package/dist-cjs/commands/UpdateSlotCommand.js +18 -41
  95. package/dist-cjs/commands/UpdateSlotTypeCommand.js +18 -41
  96. package/dist-cjs/commands/UpdateTestSetCommand.js +18 -41
  97. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  98. package/dist-cjs/pagination/ListAggregatedUtterancesPaginator.js +2 -24
  99. package/dist-cjs/pagination/ListBotAliasesPaginator.js +2 -24
  100. package/dist-cjs/pagination/ListBotLocalesPaginator.js +2 -24
  101. package/dist-cjs/pagination/ListBotRecommendationsPaginator.js +2 -24
  102. package/dist-cjs/pagination/ListBotResourceGenerationsPaginator.js +2 -24
  103. package/dist-cjs/pagination/ListBotVersionsPaginator.js +2 -24
  104. package/dist-cjs/pagination/ListBotsPaginator.js +2 -24
  105. package/dist-cjs/pagination/ListBuiltInIntentsPaginator.js +2 -24
  106. package/dist-cjs/pagination/ListBuiltInSlotTypesPaginator.js +2 -24
  107. package/dist-cjs/pagination/ListCustomVocabularyItemsPaginator.js +2 -24
  108. package/dist-cjs/pagination/ListExportsPaginator.js +2 -24
  109. package/dist-cjs/pagination/ListImportsPaginator.js +2 -24
  110. package/dist-cjs/pagination/ListIntentMetricsPaginator.js +2 -24
  111. package/dist-cjs/pagination/ListIntentStageMetricsPaginator.js +2 -24
  112. package/dist-cjs/pagination/ListIntentsPaginator.js +2 -24
  113. package/dist-cjs/pagination/ListRecommendedIntentsPaginator.js +2 -24
  114. package/dist-cjs/pagination/ListSessionAnalyticsDataPaginator.js +2 -24
  115. package/dist-cjs/pagination/ListSessionMetricsPaginator.js +2 -24
  116. package/dist-cjs/pagination/ListSlotTypesPaginator.js +2 -24
  117. package/dist-cjs/pagination/ListSlotsPaginator.js +2 -24
  118. package/dist-cjs/pagination/ListTestExecutionResultItemsPaginator.js +2 -24
  119. package/dist-cjs/pagination/ListTestExecutionsPaginator.js +2 -24
  120. package/dist-cjs/pagination/ListTestSetRecordsPaginator.js +2 -24
  121. package/dist-cjs/pagination/ListTestSetsPaginator.js +2 -24
  122. package/dist-cjs/pagination/ListUtteranceAnalyticsDataPaginator.js +2 -24
  123. package/dist-cjs/pagination/ListUtteranceMetricsPaginator.js +2 -24
  124. package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +18 -41
  125. package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +18 -41
  126. package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +18 -41
  127. package/dist-es/commands/BuildBotLocaleCommand.js +18 -41
  128. package/dist-es/commands/CreateBotAliasCommand.js +18 -41
  129. package/dist-es/commands/CreateBotCommand.js +18 -41
  130. package/dist-es/commands/CreateBotLocaleCommand.js +18 -41
  131. package/dist-es/commands/CreateBotVersionCommand.js +18 -41
  132. package/dist-es/commands/CreateExportCommand.js +18 -41
  133. package/dist-es/commands/CreateIntentCommand.js +18 -41
  134. package/dist-es/commands/CreateResourcePolicyCommand.js +18 -41
  135. package/dist-es/commands/CreateResourcePolicyStatementCommand.js +18 -41
  136. package/dist-es/commands/CreateSlotCommand.js +18 -41
  137. package/dist-es/commands/CreateSlotTypeCommand.js +18 -41
  138. package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +18 -41
  139. package/dist-es/commands/CreateUploadUrlCommand.js +18 -41
  140. package/dist-es/commands/DeleteBotAliasCommand.js +18 -41
  141. package/dist-es/commands/DeleteBotCommand.js +18 -41
  142. package/dist-es/commands/DeleteBotLocaleCommand.js +18 -41
  143. package/dist-es/commands/DeleteBotVersionCommand.js +18 -41
  144. package/dist-es/commands/DeleteCustomVocabularyCommand.js +18 -41
  145. package/dist-es/commands/DeleteExportCommand.js +18 -41
  146. package/dist-es/commands/DeleteImportCommand.js +18 -41
  147. package/dist-es/commands/DeleteIntentCommand.js +18 -41
  148. package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
  149. package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +18 -41
  150. package/dist-es/commands/DeleteSlotCommand.js +18 -41
  151. package/dist-es/commands/DeleteSlotTypeCommand.js +18 -41
  152. package/dist-es/commands/DeleteTestSetCommand.js +18 -41
  153. package/dist-es/commands/DeleteUtterancesCommand.js +18 -41
  154. package/dist-es/commands/DescribeBotAliasCommand.js +18 -41
  155. package/dist-es/commands/DescribeBotCommand.js +18 -41
  156. package/dist-es/commands/DescribeBotLocaleCommand.js +18 -41
  157. package/dist-es/commands/DescribeBotRecommendationCommand.js +18 -41
  158. package/dist-es/commands/DescribeBotResourceGenerationCommand.js +18 -41
  159. package/dist-es/commands/DescribeBotVersionCommand.js +18 -41
  160. package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +18 -41
  161. package/dist-es/commands/DescribeExportCommand.js +18 -41
  162. package/dist-es/commands/DescribeImportCommand.js +18 -41
  163. package/dist-es/commands/DescribeIntentCommand.js +18 -41
  164. package/dist-es/commands/DescribeResourcePolicyCommand.js +18 -41
  165. package/dist-es/commands/DescribeSlotCommand.js +18 -41
  166. package/dist-es/commands/DescribeSlotTypeCommand.js +18 -41
  167. package/dist-es/commands/DescribeTestExecutionCommand.js +18 -41
  168. package/dist-es/commands/DescribeTestSetCommand.js +18 -41
  169. package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +18 -41
  170. package/dist-es/commands/DescribeTestSetGenerationCommand.js +18 -41
  171. package/dist-es/commands/GenerateBotElementCommand.js +18 -41
  172. package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +18 -41
  173. package/dist-es/commands/ListAggregatedUtterancesCommand.js +18 -41
  174. package/dist-es/commands/ListBotAliasesCommand.js +18 -41
  175. package/dist-es/commands/ListBotLocalesCommand.js +18 -41
  176. package/dist-es/commands/ListBotRecommendationsCommand.js +18 -41
  177. package/dist-es/commands/ListBotResourceGenerationsCommand.js +18 -41
  178. package/dist-es/commands/ListBotVersionsCommand.js +18 -41
  179. package/dist-es/commands/ListBotsCommand.js +18 -41
  180. package/dist-es/commands/ListBuiltInIntentsCommand.js +18 -41
  181. package/dist-es/commands/ListBuiltInSlotTypesCommand.js +18 -41
  182. package/dist-es/commands/ListCustomVocabularyItemsCommand.js +18 -41
  183. package/dist-es/commands/ListExportsCommand.js +18 -41
  184. package/dist-es/commands/ListImportsCommand.js +18 -41
  185. package/dist-es/commands/ListIntentMetricsCommand.js +18 -41
  186. package/dist-es/commands/ListIntentPathsCommand.js +18 -41
  187. package/dist-es/commands/ListIntentStageMetricsCommand.js +18 -41
  188. package/dist-es/commands/ListIntentsCommand.js +18 -41
  189. package/dist-es/commands/ListRecommendedIntentsCommand.js +18 -41
  190. package/dist-es/commands/ListSessionAnalyticsDataCommand.js +18 -41
  191. package/dist-es/commands/ListSessionMetricsCommand.js +18 -41
  192. package/dist-es/commands/ListSlotTypesCommand.js +18 -41
  193. package/dist-es/commands/ListSlotsCommand.js +18 -41
  194. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  195. package/dist-es/commands/ListTestExecutionResultItemsCommand.js +18 -41
  196. package/dist-es/commands/ListTestExecutionsCommand.js +18 -41
  197. package/dist-es/commands/ListTestSetRecordsCommand.js +18 -41
  198. package/dist-es/commands/ListTestSetsCommand.js +18 -41
  199. package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +18 -41
  200. package/dist-es/commands/ListUtteranceMetricsCommand.js +18 -41
  201. package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +18 -41
  202. package/dist-es/commands/StartBotRecommendationCommand.js +18 -41
  203. package/dist-es/commands/StartBotResourceGenerationCommand.js +18 -41
  204. package/dist-es/commands/StartImportCommand.js +18 -41
  205. package/dist-es/commands/StartTestExecutionCommand.js +18 -41
  206. package/dist-es/commands/StartTestSetGenerationCommand.js +18 -41
  207. package/dist-es/commands/StopBotRecommendationCommand.js +18 -41
  208. package/dist-es/commands/TagResourceCommand.js +18 -41
  209. package/dist-es/commands/UntagResourceCommand.js +18 -41
  210. package/dist-es/commands/UpdateBotAliasCommand.js +18 -41
  211. package/dist-es/commands/UpdateBotCommand.js +18 -41
  212. package/dist-es/commands/UpdateBotLocaleCommand.js +18 -41
  213. package/dist-es/commands/UpdateBotRecommendationCommand.js +18 -41
  214. package/dist-es/commands/UpdateExportCommand.js +18 -41
  215. package/dist-es/commands/UpdateIntentCommand.js +18 -41
  216. package/dist-es/commands/UpdateResourcePolicyCommand.js +18 -41
  217. package/dist-es/commands/UpdateSlotCommand.js +18 -41
  218. package/dist-es/commands/UpdateSlotTypeCommand.js +18 -41
  219. package/dist-es/commands/UpdateTestSetCommand.js +18 -41
  220. package/dist-es/endpoint/EndpointParameters.js +6 -0
  221. package/dist-es/pagination/ListAggregatedUtterancesPaginator.js +2 -23
  222. package/dist-es/pagination/ListBotAliasesPaginator.js +2 -23
  223. package/dist-es/pagination/ListBotLocalesPaginator.js +2 -23
  224. package/dist-es/pagination/ListBotRecommendationsPaginator.js +2 -23
  225. package/dist-es/pagination/ListBotResourceGenerationsPaginator.js +2 -23
  226. package/dist-es/pagination/ListBotVersionsPaginator.js +2 -23
  227. package/dist-es/pagination/ListBotsPaginator.js +2 -23
  228. package/dist-es/pagination/ListBuiltInIntentsPaginator.js +2 -23
  229. package/dist-es/pagination/ListBuiltInSlotTypesPaginator.js +2 -23
  230. package/dist-es/pagination/ListCustomVocabularyItemsPaginator.js +2 -23
  231. package/dist-es/pagination/ListExportsPaginator.js +2 -23
  232. package/dist-es/pagination/ListImportsPaginator.js +2 -23
  233. package/dist-es/pagination/ListIntentMetricsPaginator.js +2 -23
  234. package/dist-es/pagination/ListIntentStageMetricsPaginator.js +2 -23
  235. package/dist-es/pagination/ListIntentsPaginator.js +2 -23
  236. package/dist-es/pagination/ListRecommendedIntentsPaginator.js +2 -23
  237. package/dist-es/pagination/ListSessionAnalyticsDataPaginator.js +2 -23
  238. package/dist-es/pagination/ListSessionMetricsPaginator.js +2 -23
  239. package/dist-es/pagination/ListSlotTypesPaginator.js +2 -23
  240. package/dist-es/pagination/ListSlotsPaginator.js +2 -23
  241. package/dist-es/pagination/ListTestExecutionResultItemsPaginator.js +2 -23
  242. package/dist-es/pagination/ListTestExecutionsPaginator.js +2 -23
  243. package/dist-es/pagination/ListTestSetRecordsPaginator.js +2 -23
  244. package/dist-es/pagination/ListTestSetsPaginator.js +2 -23
  245. package/dist-es/pagination/ListUtteranceAnalyticsDataPaginator.js +2 -23
  246. package/dist-es/pagination/ListUtteranceMetricsPaginator.js +2 -23
  247. package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +6 -21
  248. package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +6 -21
  249. package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +6 -21
  250. package/dist-types/commands/BuildBotLocaleCommand.d.ts +6 -21
  251. package/dist-types/commands/CreateBotAliasCommand.d.ts +6 -21
  252. package/dist-types/commands/CreateBotCommand.d.ts +6 -21
  253. package/dist-types/commands/CreateBotLocaleCommand.d.ts +6 -21
  254. package/dist-types/commands/CreateBotVersionCommand.d.ts +6 -21
  255. package/dist-types/commands/CreateExportCommand.d.ts +6 -21
  256. package/dist-types/commands/CreateIntentCommand.d.ts +6 -21
  257. package/dist-types/commands/CreateResourcePolicyCommand.d.ts +6 -21
  258. package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +6 -21
  259. package/dist-types/commands/CreateSlotCommand.d.ts +6 -21
  260. package/dist-types/commands/CreateSlotTypeCommand.d.ts +6 -21
  261. package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +6 -21
  262. package/dist-types/commands/CreateUploadUrlCommand.d.ts +6 -21
  263. package/dist-types/commands/DeleteBotAliasCommand.d.ts +6 -21
  264. package/dist-types/commands/DeleteBotCommand.d.ts +6 -21
  265. package/dist-types/commands/DeleteBotLocaleCommand.d.ts +6 -21
  266. package/dist-types/commands/DeleteBotVersionCommand.d.ts +6 -21
  267. package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +6 -21
  268. package/dist-types/commands/DeleteExportCommand.d.ts +6 -21
  269. package/dist-types/commands/DeleteImportCommand.d.ts +6 -21
  270. package/dist-types/commands/DeleteIntentCommand.d.ts +6 -21
  271. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
  272. package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +6 -21
  273. package/dist-types/commands/DeleteSlotCommand.d.ts +6 -21
  274. package/dist-types/commands/DeleteSlotTypeCommand.d.ts +6 -21
  275. package/dist-types/commands/DeleteTestSetCommand.d.ts +6 -21
  276. package/dist-types/commands/DeleteUtterancesCommand.d.ts +6 -21
  277. package/dist-types/commands/DescribeBotAliasCommand.d.ts +6 -21
  278. package/dist-types/commands/DescribeBotCommand.d.ts +6 -21
  279. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +6 -21
  280. package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +6 -21
  281. package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +6 -21
  282. package/dist-types/commands/DescribeBotVersionCommand.d.ts +6 -21
  283. package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +6 -21
  284. package/dist-types/commands/DescribeExportCommand.d.ts +6 -21
  285. package/dist-types/commands/DescribeImportCommand.d.ts +6 -21
  286. package/dist-types/commands/DescribeIntentCommand.d.ts +6 -21
  287. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +6 -21
  288. package/dist-types/commands/DescribeSlotCommand.d.ts +6 -21
  289. package/dist-types/commands/DescribeSlotTypeCommand.d.ts +6 -21
  290. package/dist-types/commands/DescribeTestExecutionCommand.d.ts +6 -21
  291. package/dist-types/commands/DescribeTestSetCommand.d.ts +6 -21
  292. package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +6 -21
  293. package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +6 -21
  294. package/dist-types/commands/GenerateBotElementCommand.d.ts +6 -21
  295. package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +6 -21
  296. package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +6 -21
  297. package/dist-types/commands/ListBotAliasesCommand.d.ts +6 -21
  298. package/dist-types/commands/ListBotLocalesCommand.d.ts +6 -21
  299. package/dist-types/commands/ListBotRecommendationsCommand.d.ts +6 -21
  300. package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +6 -21
  301. package/dist-types/commands/ListBotVersionsCommand.d.ts +6 -21
  302. package/dist-types/commands/ListBotsCommand.d.ts +6 -21
  303. package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +6 -21
  304. package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +6 -21
  305. package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +6 -21
  306. package/dist-types/commands/ListExportsCommand.d.ts +6 -21
  307. package/dist-types/commands/ListImportsCommand.d.ts +6 -21
  308. package/dist-types/commands/ListIntentMetricsCommand.d.ts +6 -21
  309. package/dist-types/commands/ListIntentPathsCommand.d.ts +6 -21
  310. package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +6 -21
  311. package/dist-types/commands/ListIntentsCommand.d.ts +6 -21
  312. package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +6 -21
  313. package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +6 -21
  314. package/dist-types/commands/ListSessionMetricsCommand.d.ts +6 -21
  315. package/dist-types/commands/ListSlotTypesCommand.d.ts +6 -21
  316. package/dist-types/commands/ListSlotsCommand.d.ts +6 -21
  317. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  318. package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +6 -21
  319. package/dist-types/commands/ListTestExecutionsCommand.d.ts +6 -21
  320. package/dist-types/commands/ListTestSetRecordsCommand.d.ts +6 -21
  321. package/dist-types/commands/ListTestSetsCommand.d.ts +6 -21
  322. package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +6 -21
  323. package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +6 -21
  324. package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +6 -21
  325. package/dist-types/commands/StartBotRecommendationCommand.d.ts +6 -21
  326. package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +6 -21
  327. package/dist-types/commands/StartImportCommand.d.ts +6 -21
  328. package/dist-types/commands/StartTestExecutionCommand.d.ts +6 -21
  329. package/dist-types/commands/StartTestSetGenerationCommand.d.ts +6 -21
  330. package/dist-types/commands/StopBotRecommendationCommand.d.ts +6 -21
  331. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  332. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  333. package/dist-types/commands/UpdateBotAliasCommand.d.ts +6 -21
  334. package/dist-types/commands/UpdateBotCommand.d.ts +6 -21
  335. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +6 -21
  336. package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +6 -21
  337. package/dist-types/commands/UpdateExportCommand.d.ts +6 -21
  338. package/dist-types/commands/UpdateIntentCommand.d.ts +6 -21
  339. package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +6 -21
  340. package/dist-types/commands/UpdateSlotCommand.d.ts +6 -21
  341. package/dist-types/commands/UpdateSlotTypeCommand.d.ts +6 -21
  342. package/dist-types/commands/UpdateTestSetCommand.d.ts +6 -21
  343. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  344. package/dist-types/pagination/ListAggregatedUtterancesPaginator.d.ts +1 -1
  345. package/dist-types/pagination/ListBotAliasesPaginator.d.ts +1 -1
  346. package/dist-types/pagination/ListBotLocalesPaginator.d.ts +1 -1
  347. package/dist-types/pagination/ListBotRecommendationsPaginator.d.ts +1 -1
  348. package/dist-types/pagination/ListBotResourceGenerationsPaginator.d.ts +1 -1
  349. package/dist-types/pagination/ListBotVersionsPaginator.d.ts +1 -1
  350. package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
  351. package/dist-types/pagination/ListBuiltInIntentsPaginator.d.ts +1 -1
  352. package/dist-types/pagination/ListBuiltInSlotTypesPaginator.d.ts +1 -1
  353. package/dist-types/pagination/ListCustomVocabularyItemsPaginator.d.ts +1 -1
  354. package/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  355. package/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  356. package/dist-types/pagination/ListIntentMetricsPaginator.d.ts +1 -1
  357. package/dist-types/pagination/ListIntentStageMetricsPaginator.d.ts +1 -1
  358. package/dist-types/pagination/ListIntentsPaginator.d.ts +1 -1
  359. package/dist-types/pagination/ListRecommendedIntentsPaginator.d.ts +1 -1
  360. package/dist-types/pagination/ListSessionAnalyticsDataPaginator.d.ts +1 -1
  361. package/dist-types/pagination/ListSessionMetricsPaginator.d.ts +1 -1
  362. package/dist-types/pagination/ListSlotTypesPaginator.d.ts +1 -1
  363. package/dist-types/pagination/ListSlotsPaginator.d.ts +1 -1
  364. package/dist-types/pagination/ListTestExecutionResultItemsPaginator.d.ts +1 -1
  365. package/dist-types/pagination/ListTestExecutionsPaginator.d.ts +1 -1
  366. package/dist-types/pagination/ListTestSetRecordsPaginator.d.ts +1 -1
  367. package/dist-types/pagination/ListTestSetsPaginator.d.ts +1 -1
  368. package/dist-types/pagination/ListUtteranceAnalyticsDataPaginator.d.ts +1 -1
  369. package/dist-types/pagination/ListUtteranceMetricsPaginator.d.ts +1 -1
  370. package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +14 -23
  374. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +14 -23
  376. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +14 -23
  377. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +14 -23
  379. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +14 -23
  380. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +14 -23
  384. package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +14 -23
  386. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +14 -23
  388. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +12 -24
  391. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +14 -23
  392. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +14 -23
  393. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +14 -23
  394. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
  395. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +14 -23
  397. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +14 -23
  398. package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +14 -23
  399. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +14 -23
  400. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +14 -23
  401. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +14 -23
  402. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +14 -23
  403. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +12 -24
  404. package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +12 -24
  405. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +14 -23
  406. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +14 -23
  408. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +14 -23
  409. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +14 -23
  410. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +12 -24
  411. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +14 -23
  412. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +14 -23
  413. package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +12 -24
  414. package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +14 -23
  415. package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +12 -24
  416. package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +12 -24
  417. package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +14 -23
  418. package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +12 -24
  419. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +12 -24
  420. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +14 -23
  421. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +14 -23
  422. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +12 -24
  423. package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +12 -24
  424. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +14 -23
  425. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +14 -23
  426. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +14 -23
  427. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +12 -24
  428. package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +12 -24
  429. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +14 -23
  430. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +14 -23
  431. package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +14 -23
  432. package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +14 -23
  433. package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +12 -24
  434. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +14 -23
  435. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +12 -24
  436. package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +12 -24
  437. package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +14 -23
  438. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +14 -23
  439. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +14 -23
  440. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  441. package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +12 -24
  442. package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +14 -23
  443. package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +14 -23
  444. package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +14 -23
  445. package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +12 -24
  446. package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +12 -24
  447. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +12 -24
  448. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +12 -24
  449. package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +12 -24
  450. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +14 -23
  451. package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +14 -23
  452. package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +12 -24
  453. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +12 -24
  454. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  455. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  456. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +14 -23
  457. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +14 -23
  458. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +14 -23
  459. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +12 -24
  460. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +14 -23
  461. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +14 -23
  462. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +12 -24
  463. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +14 -23
  464. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +14 -23
  465. package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +14 -23
  466. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  467. package/dist-types/ts3.4/pagination/ListAggregatedUtterancesPaginator.d.ts +3 -3
  468. package/dist-types/ts3.4/pagination/ListBotAliasesPaginator.d.ts +3 -3
  469. package/dist-types/ts3.4/pagination/ListBotLocalesPaginator.d.ts +3 -3
  470. package/dist-types/ts3.4/pagination/ListBotRecommendationsPaginator.d.ts +3 -3
  471. package/dist-types/ts3.4/pagination/ListBotResourceGenerationsPaginator.d.ts +3 -3
  472. package/dist-types/ts3.4/pagination/ListBotVersionsPaginator.d.ts +3 -3
  473. package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +3 -3
  474. package/dist-types/ts3.4/pagination/ListBuiltInIntentsPaginator.d.ts +3 -3
  475. package/dist-types/ts3.4/pagination/ListBuiltInSlotTypesPaginator.d.ts +3 -3
  476. package/dist-types/ts3.4/pagination/ListCustomVocabularyItemsPaginator.d.ts +3 -3
  477. package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +3 -3
  478. package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +3 -3
  479. package/dist-types/ts3.4/pagination/ListIntentMetricsPaginator.d.ts +3 -3
  480. package/dist-types/ts3.4/pagination/ListIntentStageMetricsPaginator.d.ts +3 -3
  481. package/dist-types/ts3.4/pagination/ListIntentsPaginator.d.ts +3 -3
  482. package/dist-types/ts3.4/pagination/ListRecommendedIntentsPaginator.d.ts +3 -3
  483. package/dist-types/ts3.4/pagination/ListSessionAnalyticsDataPaginator.d.ts +3 -3
  484. package/dist-types/ts3.4/pagination/ListSessionMetricsPaginator.d.ts +3 -3
  485. package/dist-types/ts3.4/pagination/ListSlotTypesPaginator.d.ts +3 -3
  486. package/dist-types/ts3.4/pagination/ListSlotsPaginator.d.ts +3 -3
  487. package/dist-types/ts3.4/pagination/ListTestExecutionResultItemsPaginator.d.ts +3 -3
  488. package/dist-types/ts3.4/pagination/ListTestExecutionsPaginator.d.ts +3 -3
  489. package/dist-types/ts3.4/pagination/ListTestSetRecordsPaginator.d.ts +3 -3
  490. package/dist-types/ts3.4/pagination/ListTestSetsPaginator.d.ts +3 -3
  491. package/dist-types/ts3.4/pagination/ListUtteranceAnalyticsDataPaginator.d.ts +3 -3
  492. package/dist-types/ts3.4/pagination/ListUtteranceMetricsPaginator.d.ts +3 -3
  493. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteBotRequest, DeleteBotResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteBotCommandInput extends DeleteBotRequest {
21
20
  */
22
21
  export interface DeleteBotCommandOutput extends DeleteBotResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteBotCommand_base: {
24
+ new (input: DeleteBotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotCommandInput, DeleteBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes all versions of a bot, including the <code>Draft</code>
@@ -87,23 +90,5 @@ export interface DeleteBotCommandOutput extends DeleteBotResponse, __MetadataBea
87
90
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
88
91
  *
89
92
  */
90
- export declare class DeleteBotCommand extends $Command<DeleteBotCommandInput, DeleteBotCommandOutput, LexModelsV2ClientResolvedConfig> {
91
- readonly input: DeleteBotCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: DeleteBotCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBotCommandInput, DeleteBotCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class DeleteBotCommand extends DeleteBotCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteBotLocaleRequest, DeleteBotLocaleResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteBotLocaleCommandInput extends DeleteBotLocaleRequest {
21
20
  */
22
21
  export interface DeleteBotLocaleCommandOutput extends DeleteBotLocaleResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteBotLocaleCommand_base: {
24
+ new (input: DeleteBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a locale from a bot.</p>
@@ -83,23 +86,5 @@ export interface DeleteBotLocaleCommandOutput extends DeleteBotLocaleResponse, _
83
86
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
84
87
  *
85
88
  */
86
- export declare class DeleteBotLocaleCommand extends $Command<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig> {
87
- readonly input: DeleteBotLocaleCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: DeleteBotLocaleCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class DeleteBotLocaleCommand extends DeleteBotLocaleCommand_base {
105
90
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteBotVersionRequest, DeleteBotVersionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteBotVersionCommandInput extends DeleteBotVersionRequest {
21
20
  */
22
21
  export interface DeleteBotVersionCommandOutput extends DeleteBotVersionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteBotVersionCommand_base: {
24
+ new (input: DeleteBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a specific version of a bot. To delete all versions of a bot,
@@ -81,23 +84,5 @@ export interface DeleteBotVersionCommandOutput extends DeleteBotVersionResponse,
81
84
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
82
85
  *
83
86
  */
84
- export declare class DeleteBotVersionCommand extends $Command<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput, LexModelsV2ClientResolvedConfig> {
85
- readonly input: DeleteBotVersionCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: DeleteBotVersionCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class DeleteBotVersionCommand extends DeleteBotVersionCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteCustomVocabularyRequest, DeleteCustomVocabularyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteCustomVocabularyCommandInput extends DeleteCustomVocabula
21
20
  */
22
21
  export interface DeleteCustomVocabularyCommandOutput extends DeleteCustomVocabularyResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteCustomVocabularyCommand_base: {
24
+ new (input: DeleteCustomVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a custom vocabulary from the specified locale
@@ -82,23 +85,5 @@ export interface DeleteCustomVocabularyCommandOutput extends DeleteCustomVocabul
82
85
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
83
86
  *
84
87
  */
85
- export declare class DeleteCustomVocabularyCommand extends $Command<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput, LexModelsV2ClientResolvedConfig> {
86
- readonly input: DeleteCustomVocabularyCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: DeleteCustomVocabularyCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class DeleteCustomVocabularyCommand extends DeleteCustomVocabularyCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteExportRequest, DeleteExportResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteExportCommandInput extends DeleteExportRequest {
21
20
  */
22
21
  export interface DeleteExportCommandOutput extends DeleteExportResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteExportCommand_base: {
24
+ new (input: DeleteExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExportCommandInput, DeleteExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a previous export and the associated files stored in an S3
@@ -73,23 +76,5 @@ export interface DeleteExportCommandOutput extends DeleteExportResponse, __Metad
73
76
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
74
77
  *
75
78
  */
76
- export declare class DeleteExportCommand extends $Command<DeleteExportCommandInput, DeleteExportCommandOutput, LexModelsV2ClientResolvedConfig> {
77
- readonly input: DeleteExportCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: DeleteExportCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteExportCommandInput, DeleteExportCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class DeleteExportCommand extends DeleteExportCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteImportRequest, DeleteImportResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteImportCommandInput extends DeleteImportRequest {
21
20
  */
22
21
  export interface DeleteImportCommandOutput extends DeleteImportResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteImportCommand_base: {
24
+ new (input: DeleteImportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportCommandInput, DeleteImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a previous import and the associated file stored in an S3
@@ -73,23 +76,5 @@ export interface DeleteImportCommandOutput extends DeleteImportResponse, __Metad
73
76
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
74
77
  *
75
78
  */
76
- export declare class DeleteImportCommand extends $Command<DeleteImportCommandInput, DeleteImportCommandOutput, LexModelsV2ClientResolvedConfig> {
77
- readonly input: DeleteImportCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: DeleteImportCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteImportCommandInput, DeleteImportCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class DeleteImportCommand extends DeleteImportCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteIntentRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteIntentCommandInput extends DeleteIntentRequest {
21
20
  */
22
21
  export interface DeleteIntentCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteIntentCommand_base: {
24
+ new (input: DeleteIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntentCommandInput, DeleteIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes the specified intent.</p>
@@ -79,23 +82,5 @@ export interface DeleteIntentCommandOutput extends __MetadataBearer {
79
82
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
80
83
  *
81
84
  */
82
- export declare class DeleteIntentCommand extends $Command<DeleteIntentCommandInput, DeleteIntentCommandOutput, LexModelsV2ClientResolvedConfig> {
83
- readonly input: DeleteIntentCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: DeleteIntentCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIntentCommandInput, DeleteIntentCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class DeleteIntentCommand extends DeleteIntentCommand_base {
101
86
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRe
21
20
  */
22
21
  export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteResourcePolicyCommand_base: {
24
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes an existing policy from a bot or bot alias. If the resource
@@ -71,23 +74,5 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
71
74
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
72
75
  *
73
76
  */
74
- export declare class DeleteResourcePolicyCommand extends $Command<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig> {
75
- readonly input: DeleteResourcePolicyCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: DeleteResourcePolicyCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
93
78
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteResourcePolicyStatementRequest, DeleteResourcePolicyStatementResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteResourcePolicyStatementCommandInput extends DeleteResourc
21
20
  */
22
21
  export interface DeleteResourcePolicyStatementCommandOutput extends DeleteResourcePolicyStatementResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteResourcePolicyStatementCommand_base: {
24
+ new (input: DeleteResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a policy statement from a resource policy. If you delete the
@@ -75,23 +78,5 @@ export interface DeleteResourcePolicyStatementCommandOutput extends DeleteResour
75
78
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
76
79
  *
77
80
  */
78
- export declare class DeleteResourcePolicyStatementCommand extends $Command<DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig> {
79
- readonly input: DeleteResourcePolicyStatementCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: DeleteResourcePolicyStatementCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class DeleteResourcePolicyStatementCommand extends DeleteResourcePolicyStatementCommand_base {
97
82
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteSlotRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteSlotCommandInput extends DeleteSlotRequest {
21
20
  */
22
21
  export interface DeleteSlotCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteSlotCommand_base: {
24
+ new (input: DeleteSlotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSlotCommandInput, DeleteSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified slot from an intent.</p>
@@ -78,23 +81,5 @@ export interface DeleteSlotCommandOutput extends __MetadataBearer {
78
81
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
79
82
  *
80
83
  */
81
- export declare class DeleteSlotCommand extends $Command<DeleteSlotCommandInput, DeleteSlotCommandOutput, LexModelsV2ClientResolvedConfig> {
82
- readonly input: DeleteSlotCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: DeleteSlotCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSlotCommandInput, DeleteSlotCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class DeleteSlotCommand extends DeleteSlotCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteSlotTypeRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteSlotTypeCommandInput extends DeleteSlotTypeRequest {
21
20
  */
22
21
  export interface DeleteSlotTypeCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteSlotTypeCommand_base: {
24
+ new (input: DeleteSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a slot type from a bot locale.</p>
@@ -82,23 +85,5 @@ export interface DeleteSlotTypeCommandOutput extends __MetadataBearer {
82
85
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
83
86
  *
84
87
  */
85
- export declare class DeleteSlotTypeCommand extends $Command<DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig> {
86
- readonly input: DeleteSlotTypeCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: DeleteSlotTypeCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class DeleteSlotTypeCommand extends DeleteSlotTypeCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteTestSetRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteTestSetCommandInput extends DeleteTestSetRequest {
21
20
  */
22
21
  export interface DeleteTestSetCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteTestSetCommand_base: {
24
+ new (input: DeleteTestSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTestSetCommandInput, DeleteTestSetCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>The action to delete the selected test set.</p>
@@ -74,23 +77,5 @@ export interface DeleteTestSetCommandOutput extends __MetadataBearer {
74
77
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
75
78
  *
76
79
  */
77
- export declare class DeleteTestSetCommand extends $Command<DeleteTestSetCommandInput, DeleteTestSetCommandOutput, LexModelsV2ClientResolvedConfig> {
78
- readonly input: DeleteTestSetCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DeleteTestSetCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTestSetCommandInput, DeleteTestSetCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DeleteTestSetCommand extends DeleteTestSetCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DeleteUtterancesRequest, DeleteUtterancesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteUtterancesCommandInput extends DeleteUtterancesRequest {
21
20
  */
22
21
  export interface DeleteUtterancesCommandOutput extends DeleteUtterancesResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteUtterancesCommand_base: {
24
+ new (input: DeleteUtterancesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes stored utterances.</p>
@@ -74,23 +77,5 @@ export interface DeleteUtterancesCommandOutput extends DeleteUtterancesResponse,
74
77
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
75
78
  *
76
79
  */
77
- export declare class DeleteUtterancesCommand extends $Command<DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput, LexModelsV2ClientResolvedConfig> {
78
- readonly input: DeleteUtterancesCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DeleteUtterancesCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DeleteUtterancesCommand extends DeleteUtterancesCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
5
4
  import { DescribeBotAliasRequest, DescribeBotAliasResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeBotAliasCommandInput extends DescribeBotAliasRequest {
21
20
  */
22
21
  export interface DescribeBotAliasCommandOutput extends DescribeBotAliasResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeBotAliasCommand_base: {
24
+ new (input: DescribeBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get information about a specific bot alias.</p>
@@ -132,23 +135,5 @@ export interface DescribeBotAliasCommandOutput extends DescribeBotAliasResponse,
132
135
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
133
136
  *
134
137
  */
135
- export declare class DescribeBotAliasCommand extends $Command<DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput, LexModelsV2ClientResolvedConfig> {
136
- readonly input: DescribeBotAliasCommandInput;
137
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
138
- /**
139
- * @public
140
- */
141
- constructor(input: DescribeBotAliasCommandInput);
142
- /**
143
- * @internal
144
- */
145
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput>;
146
- /**
147
- * @internal
148
- */
149
- private serialize;
150
- /**
151
- * @internal
152
- */
153
- private deserialize;
138
+ export declare class DescribeBotAliasCommand extends DescribeBotAliasCommand_base {
154
139
  }