@aws-sdk/client-lex-models-v2 3.478.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 (389) 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-es/commands/BatchCreateCustomVocabularyItemCommand.js +18 -41
  99. package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +18 -41
  100. package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +18 -41
  101. package/dist-es/commands/BuildBotLocaleCommand.js +18 -41
  102. package/dist-es/commands/CreateBotAliasCommand.js +18 -41
  103. package/dist-es/commands/CreateBotCommand.js +18 -41
  104. package/dist-es/commands/CreateBotLocaleCommand.js +18 -41
  105. package/dist-es/commands/CreateBotVersionCommand.js +18 -41
  106. package/dist-es/commands/CreateExportCommand.js +18 -41
  107. package/dist-es/commands/CreateIntentCommand.js +18 -41
  108. package/dist-es/commands/CreateResourcePolicyCommand.js +18 -41
  109. package/dist-es/commands/CreateResourcePolicyStatementCommand.js +18 -41
  110. package/dist-es/commands/CreateSlotCommand.js +18 -41
  111. package/dist-es/commands/CreateSlotTypeCommand.js +18 -41
  112. package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +18 -41
  113. package/dist-es/commands/CreateUploadUrlCommand.js +18 -41
  114. package/dist-es/commands/DeleteBotAliasCommand.js +18 -41
  115. package/dist-es/commands/DeleteBotCommand.js +18 -41
  116. package/dist-es/commands/DeleteBotLocaleCommand.js +18 -41
  117. package/dist-es/commands/DeleteBotVersionCommand.js +18 -41
  118. package/dist-es/commands/DeleteCustomVocabularyCommand.js +18 -41
  119. package/dist-es/commands/DeleteExportCommand.js +18 -41
  120. package/dist-es/commands/DeleteImportCommand.js +18 -41
  121. package/dist-es/commands/DeleteIntentCommand.js +18 -41
  122. package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
  123. package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +18 -41
  124. package/dist-es/commands/DeleteSlotCommand.js +18 -41
  125. package/dist-es/commands/DeleteSlotTypeCommand.js +18 -41
  126. package/dist-es/commands/DeleteTestSetCommand.js +18 -41
  127. package/dist-es/commands/DeleteUtterancesCommand.js +18 -41
  128. package/dist-es/commands/DescribeBotAliasCommand.js +18 -41
  129. package/dist-es/commands/DescribeBotCommand.js +18 -41
  130. package/dist-es/commands/DescribeBotLocaleCommand.js +18 -41
  131. package/dist-es/commands/DescribeBotRecommendationCommand.js +18 -41
  132. package/dist-es/commands/DescribeBotResourceGenerationCommand.js +18 -41
  133. package/dist-es/commands/DescribeBotVersionCommand.js +18 -41
  134. package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +18 -41
  135. package/dist-es/commands/DescribeExportCommand.js +18 -41
  136. package/dist-es/commands/DescribeImportCommand.js +18 -41
  137. package/dist-es/commands/DescribeIntentCommand.js +18 -41
  138. package/dist-es/commands/DescribeResourcePolicyCommand.js +18 -41
  139. package/dist-es/commands/DescribeSlotCommand.js +18 -41
  140. package/dist-es/commands/DescribeSlotTypeCommand.js +18 -41
  141. package/dist-es/commands/DescribeTestExecutionCommand.js +18 -41
  142. package/dist-es/commands/DescribeTestSetCommand.js +18 -41
  143. package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +18 -41
  144. package/dist-es/commands/DescribeTestSetGenerationCommand.js +18 -41
  145. package/dist-es/commands/GenerateBotElementCommand.js +18 -41
  146. package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +18 -41
  147. package/dist-es/commands/ListAggregatedUtterancesCommand.js +18 -41
  148. package/dist-es/commands/ListBotAliasesCommand.js +18 -41
  149. package/dist-es/commands/ListBotLocalesCommand.js +18 -41
  150. package/dist-es/commands/ListBotRecommendationsCommand.js +18 -41
  151. package/dist-es/commands/ListBotResourceGenerationsCommand.js +18 -41
  152. package/dist-es/commands/ListBotVersionsCommand.js +18 -41
  153. package/dist-es/commands/ListBotsCommand.js +18 -41
  154. package/dist-es/commands/ListBuiltInIntentsCommand.js +18 -41
  155. package/dist-es/commands/ListBuiltInSlotTypesCommand.js +18 -41
  156. package/dist-es/commands/ListCustomVocabularyItemsCommand.js +18 -41
  157. package/dist-es/commands/ListExportsCommand.js +18 -41
  158. package/dist-es/commands/ListImportsCommand.js +18 -41
  159. package/dist-es/commands/ListIntentMetricsCommand.js +18 -41
  160. package/dist-es/commands/ListIntentPathsCommand.js +18 -41
  161. package/dist-es/commands/ListIntentStageMetricsCommand.js +18 -41
  162. package/dist-es/commands/ListIntentsCommand.js +18 -41
  163. package/dist-es/commands/ListRecommendedIntentsCommand.js +18 -41
  164. package/dist-es/commands/ListSessionAnalyticsDataCommand.js +18 -41
  165. package/dist-es/commands/ListSessionMetricsCommand.js +18 -41
  166. package/dist-es/commands/ListSlotTypesCommand.js +18 -41
  167. package/dist-es/commands/ListSlotsCommand.js +18 -41
  168. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  169. package/dist-es/commands/ListTestExecutionResultItemsCommand.js +18 -41
  170. package/dist-es/commands/ListTestExecutionsCommand.js +18 -41
  171. package/dist-es/commands/ListTestSetRecordsCommand.js +18 -41
  172. package/dist-es/commands/ListTestSetsCommand.js +18 -41
  173. package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +18 -41
  174. package/dist-es/commands/ListUtteranceMetricsCommand.js +18 -41
  175. package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +18 -41
  176. package/dist-es/commands/StartBotRecommendationCommand.js +18 -41
  177. package/dist-es/commands/StartBotResourceGenerationCommand.js +18 -41
  178. package/dist-es/commands/StartImportCommand.js +18 -41
  179. package/dist-es/commands/StartTestExecutionCommand.js +18 -41
  180. package/dist-es/commands/StartTestSetGenerationCommand.js +18 -41
  181. package/dist-es/commands/StopBotRecommendationCommand.js +18 -41
  182. package/dist-es/commands/TagResourceCommand.js +18 -41
  183. package/dist-es/commands/UntagResourceCommand.js +18 -41
  184. package/dist-es/commands/UpdateBotAliasCommand.js +18 -41
  185. package/dist-es/commands/UpdateBotCommand.js +18 -41
  186. package/dist-es/commands/UpdateBotLocaleCommand.js +18 -41
  187. package/dist-es/commands/UpdateBotRecommendationCommand.js +18 -41
  188. package/dist-es/commands/UpdateExportCommand.js +18 -41
  189. package/dist-es/commands/UpdateIntentCommand.js +18 -41
  190. package/dist-es/commands/UpdateResourcePolicyCommand.js +18 -41
  191. package/dist-es/commands/UpdateSlotCommand.js +18 -41
  192. package/dist-es/commands/UpdateSlotTypeCommand.js +18 -41
  193. package/dist-es/commands/UpdateTestSetCommand.js +18 -41
  194. package/dist-es/endpoint/EndpointParameters.js +6 -0
  195. package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +6 -21
  196. package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +6 -21
  197. package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +6 -21
  198. package/dist-types/commands/BuildBotLocaleCommand.d.ts +6 -21
  199. package/dist-types/commands/CreateBotAliasCommand.d.ts +6 -21
  200. package/dist-types/commands/CreateBotCommand.d.ts +6 -21
  201. package/dist-types/commands/CreateBotLocaleCommand.d.ts +6 -21
  202. package/dist-types/commands/CreateBotVersionCommand.d.ts +6 -21
  203. package/dist-types/commands/CreateExportCommand.d.ts +6 -21
  204. package/dist-types/commands/CreateIntentCommand.d.ts +6 -21
  205. package/dist-types/commands/CreateResourcePolicyCommand.d.ts +6 -21
  206. package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +6 -21
  207. package/dist-types/commands/CreateSlotCommand.d.ts +6 -21
  208. package/dist-types/commands/CreateSlotTypeCommand.d.ts +6 -21
  209. package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +6 -21
  210. package/dist-types/commands/CreateUploadUrlCommand.d.ts +6 -21
  211. package/dist-types/commands/DeleteBotAliasCommand.d.ts +6 -21
  212. package/dist-types/commands/DeleteBotCommand.d.ts +6 -21
  213. package/dist-types/commands/DeleteBotLocaleCommand.d.ts +6 -21
  214. package/dist-types/commands/DeleteBotVersionCommand.d.ts +6 -21
  215. package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +6 -21
  216. package/dist-types/commands/DeleteExportCommand.d.ts +6 -21
  217. package/dist-types/commands/DeleteImportCommand.d.ts +6 -21
  218. package/dist-types/commands/DeleteIntentCommand.d.ts +6 -21
  219. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
  220. package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +6 -21
  221. package/dist-types/commands/DeleteSlotCommand.d.ts +6 -21
  222. package/dist-types/commands/DeleteSlotTypeCommand.d.ts +6 -21
  223. package/dist-types/commands/DeleteTestSetCommand.d.ts +6 -21
  224. package/dist-types/commands/DeleteUtterancesCommand.d.ts +6 -21
  225. package/dist-types/commands/DescribeBotAliasCommand.d.ts +6 -21
  226. package/dist-types/commands/DescribeBotCommand.d.ts +6 -21
  227. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +6 -21
  228. package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +6 -21
  229. package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +6 -21
  230. package/dist-types/commands/DescribeBotVersionCommand.d.ts +6 -21
  231. package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +6 -21
  232. package/dist-types/commands/DescribeExportCommand.d.ts +6 -21
  233. package/dist-types/commands/DescribeImportCommand.d.ts +6 -21
  234. package/dist-types/commands/DescribeIntentCommand.d.ts +6 -21
  235. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +6 -21
  236. package/dist-types/commands/DescribeSlotCommand.d.ts +6 -21
  237. package/dist-types/commands/DescribeSlotTypeCommand.d.ts +6 -21
  238. package/dist-types/commands/DescribeTestExecutionCommand.d.ts +6 -21
  239. package/dist-types/commands/DescribeTestSetCommand.d.ts +6 -21
  240. package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +6 -21
  241. package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +6 -21
  242. package/dist-types/commands/GenerateBotElementCommand.d.ts +6 -21
  243. package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +6 -21
  244. package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +6 -21
  245. package/dist-types/commands/ListBotAliasesCommand.d.ts +6 -21
  246. package/dist-types/commands/ListBotLocalesCommand.d.ts +6 -21
  247. package/dist-types/commands/ListBotRecommendationsCommand.d.ts +6 -21
  248. package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +6 -21
  249. package/dist-types/commands/ListBotVersionsCommand.d.ts +6 -21
  250. package/dist-types/commands/ListBotsCommand.d.ts +6 -21
  251. package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +6 -21
  252. package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +6 -21
  253. package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +6 -21
  254. package/dist-types/commands/ListExportsCommand.d.ts +6 -21
  255. package/dist-types/commands/ListImportsCommand.d.ts +6 -21
  256. package/dist-types/commands/ListIntentMetricsCommand.d.ts +6 -21
  257. package/dist-types/commands/ListIntentPathsCommand.d.ts +6 -21
  258. package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +6 -21
  259. package/dist-types/commands/ListIntentsCommand.d.ts +6 -21
  260. package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +6 -21
  261. package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +6 -21
  262. package/dist-types/commands/ListSessionMetricsCommand.d.ts +6 -21
  263. package/dist-types/commands/ListSlotTypesCommand.d.ts +6 -21
  264. package/dist-types/commands/ListSlotsCommand.d.ts +6 -21
  265. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  266. package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +6 -21
  267. package/dist-types/commands/ListTestExecutionsCommand.d.ts +6 -21
  268. package/dist-types/commands/ListTestSetRecordsCommand.d.ts +6 -21
  269. package/dist-types/commands/ListTestSetsCommand.d.ts +6 -21
  270. package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +6 -21
  271. package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +6 -21
  272. package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +6 -21
  273. package/dist-types/commands/StartBotRecommendationCommand.d.ts +6 -21
  274. package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +6 -21
  275. package/dist-types/commands/StartImportCommand.d.ts +6 -21
  276. package/dist-types/commands/StartTestExecutionCommand.d.ts +6 -21
  277. package/dist-types/commands/StartTestSetGenerationCommand.d.ts +6 -21
  278. package/dist-types/commands/StopBotRecommendationCommand.d.ts +6 -21
  279. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  280. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  281. package/dist-types/commands/UpdateBotAliasCommand.d.ts +6 -21
  282. package/dist-types/commands/UpdateBotCommand.d.ts +6 -21
  283. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +6 -21
  284. package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +6 -21
  285. package/dist-types/commands/UpdateExportCommand.d.ts +6 -21
  286. package/dist-types/commands/UpdateIntentCommand.d.ts +6 -21
  287. package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +6 -21
  288. package/dist-types/commands/UpdateSlotCommand.d.ts +6 -21
  289. package/dist-types/commands/UpdateSlotTypeCommand.d.ts +6 -21
  290. package/dist-types/commands/UpdateTestSetCommand.d.ts +6 -21
  291. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  292. package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +14 -23
  296. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +14 -23
  299. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +14 -23
  300. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +12 -24
  307. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +14 -23
  308. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +14 -23
  316. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +14 -23
  319. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +14 -23
  320. package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +14 -23
  321. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +14 -23
  322. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +14 -23
  325. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +14 -23
  328. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +14 -23
  330. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +14 -23
  332. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +14 -23
  335. package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +12 -24
  336. package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +14 -23
  337. package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +12 -24
  339. package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +14 -23
  344. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +14 -23
  352. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +14 -23
  353. package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +14 -23
  355. package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +14 -23
  357. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +12 -24
  359. package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +14 -23
  360. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +14 -23
  361. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +14 -23
  362. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +12 -24
  364. package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +14 -23
  365. package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +14 -23
  366. package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +14 -23
  367. package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +12 -24
  368. package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +12 -24
  369. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +14 -23
  373. package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +14 -23
  374. package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +12 -24
  375. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  377. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +14 -23
  379. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +14 -23
  380. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +14 -23
  381. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +14 -23
  384. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +14 -23
  386. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +14 -23
  388. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  389. package/package.json +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateResourcePolicyCommandInput
21
15
  export interface CreateResourcePolicyCommandOutput
22
16
  extends CreateResourcePolicyResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateResourcePolicyCommand extends $Command<
25
- CreateResourcePolicyCommandInput,
26
- CreateResourcePolicyCommandOutput,
27
- LexModelsV2ClientResolvedConfig
28
- > {
29
- readonly input: CreateResourcePolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateResourcePolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LexModelsV2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateResourcePolicyCommand_base: {
19
+ new (
20
+ input: CreateResourcePolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateResourcePolicyCommandInput,
38
- CreateResourcePolicyCommandOutput
23
+ CreateResourcePolicyCommandOutput,
24
+ LexModelsV2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateResourcePolicyCommand extends CreateResourcePolicyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateResourcePolicyStatementCommandInput
21
15
  export interface CreateResourcePolicyStatementCommandOutput
22
16
  extends CreateResourcePolicyStatementResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateResourcePolicyStatementCommand extends $Command<
25
- CreateResourcePolicyStatementCommandInput,
26
- CreateResourcePolicyStatementCommandOutput,
27
- LexModelsV2ClientResolvedConfig
28
- > {
29
- readonly input: CreateResourcePolicyStatementCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateResourcePolicyStatementCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LexModelsV2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateResourcePolicyStatementCommand_base: {
19
+ new (
20
+ input: CreateResourcePolicyStatementCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateResourcePolicyStatementCommandInput,
38
- CreateResourcePolicyStatementCommandOutput
23
+ CreateResourcePolicyStatementCommandOutput,
24
+ LexModelsV2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateResourcePolicyStatementCommand extends CreateResourcePolicyStatementCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface CreateSlotCommandInput extends CreateSlotRequest {}
17
11
  export interface CreateSlotCommandOutput
18
12
  extends CreateSlotResponse,
19
13
  __MetadataBearer {}
20
- export declare class CreateSlotCommand extends $Command<
21
- CreateSlotCommandInput,
22
- CreateSlotCommandOutput,
23
- LexModelsV2ClientResolvedConfig
24
- > {
25
- readonly input: CreateSlotCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: CreateSlotCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: LexModelsV2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<CreateSlotCommandInput, CreateSlotCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const CreateSlotCommand_base: {
15
+ new (
16
+ input: CreateSlotCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ CreateSlotCommandInput,
19
+ CreateSlotCommandOutput,
20
+ LexModelsV2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class CreateSlotCommand extends CreateSlotCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CreateSlotTypeCommandInput extends CreateSlotTypeRequest {}
20
14
  export interface CreateSlotTypeCommandOutput
21
15
  extends CreateSlotTypeResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateSlotTypeCommand extends $Command<
24
- CreateSlotTypeCommandInput,
25
- CreateSlotTypeCommandOutput,
26
- LexModelsV2ClientResolvedConfig
27
- > {
28
- readonly input: CreateSlotTypeCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateSlotTypeCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: LexModelsV2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateSlotTypeCommand_base: {
18
+ new (
19
+ input: CreateSlotTypeCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateSlotTypeCommandInput,
22
+ CreateSlotTypeCommandOutput,
23
+ LexModelsV2ClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateSlotTypeCommand extends CreateSlotTypeCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateTestSetDiscrepancyReportCommandInput
21
15
  export interface CreateTestSetDiscrepancyReportCommandOutput
22
16
  extends CreateTestSetDiscrepancyReportResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateTestSetDiscrepancyReportCommand extends $Command<
25
- CreateTestSetDiscrepancyReportCommandInput,
26
- CreateTestSetDiscrepancyReportCommandOutput,
27
- LexModelsV2ClientResolvedConfig
28
- > {
29
- readonly input: CreateTestSetDiscrepancyReportCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateTestSetDiscrepancyReportCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LexModelsV2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateTestSetDiscrepancyReportCommand_base: {
19
+ new (
20
+ input: CreateTestSetDiscrepancyReportCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateTestSetDiscrepancyReportCommandInput,
38
- CreateTestSetDiscrepancyReportCommandOutput
23
+ CreateTestSetDiscrepancyReportCommandOutput,
24
+ LexModelsV2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateTestSetDiscrepancyReportCommand extends CreateTestSetDiscrepancyReportCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CreateUploadUrlCommandInput extends CreateUploadUrlRequest {}
20
14
  export interface CreateUploadUrlCommandOutput
21
15
  extends CreateUploadUrlResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateUploadUrlCommand extends $Command<
24
- CreateUploadUrlCommandInput,
25
- CreateUploadUrlCommandOutput,
26
- LexModelsV2ClientResolvedConfig
27
- > {
28
- readonly input: CreateUploadUrlCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateUploadUrlCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: LexModelsV2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateUploadUrlCommandInput, CreateUploadUrlCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateUploadUrlCommand_base: {
18
+ new (
19
+ input: CreateUploadUrlCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateUploadUrlCommandInput,
22
+ CreateUploadUrlCommandOutput,
23
+ LexModelsV2ClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateUploadUrlCommand extends CreateUploadUrlCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DeleteBotAliasCommandInput extends DeleteBotAliasRequest {}
20
14
  export interface DeleteBotAliasCommandOutput
21
15
  extends DeleteBotAliasResponse,
22
16
  __MetadataBearer {}
23
- export declare class DeleteBotAliasCommand extends $Command<
24
- DeleteBotAliasCommandInput,
25
- DeleteBotAliasCommandOutput,
26
- LexModelsV2ClientResolvedConfig
27
- > {
28
- readonly input: DeleteBotAliasCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteBotAliasCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: LexModelsV2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeleteBotAliasCommand_base: {
18
+ new (
19
+ input: DeleteBotAliasCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeleteBotAliasCommandInput,
22
+ DeleteBotAliasCommandOutput,
23
+ LexModelsV2ClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeleteBotAliasCommand extends DeleteBotAliasCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface DeleteBotCommandInput extends DeleteBotRequest {}
17
11
  export interface DeleteBotCommandOutput
18
12
  extends DeleteBotResponse,
19
13
  __MetadataBearer {}
20
- export declare class DeleteBotCommand extends $Command<
21
- DeleteBotCommandInput,
22
- DeleteBotCommandOutput,
23
- LexModelsV2ClientResolvedConfig
24
- > {
25
- readonly input: DeleteBotCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteBotCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: LexModelsV2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<DeleteBotCommandInput, DeleteBotCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const DeleteBotCommand_base: {
15
+ new (
16
+ input: DeleteBotCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DeleteBotCommandInput,
19
+ DeleteBotCommandOutput,
20
+ LexModelsV2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteBotCommand extends DeleteBotCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DeleteBotLocaleCommandInput extends DeleteBotLocaleRequest {}
20
14
  export interface DeleteBotLocaleCommandOutput
21
15
  extends DeleteBotLocaleResponse,
22
16
  __MetadataBearer {}
23
- export declare class DeleteBotLocaleCommand extends $Command<
24
- DeleteBotLocaleCommandInput,
25
- DeleteBotLocaleCommandOutput,
26
- LexModelsV2ClientResolvedConfig
27
- > {
28
- readonly input: DeleteBotLocaleCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteBotLocaleCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: LexModelsV2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeleteBotLocaleCommand_base: {
18
+ new (
19
+ input: DeleteBotLocaleCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeleteBotLocaleCommandInput,
22
+ DeleteBotLocaleCommandOutput,
23
+ LexModelsV2ClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeleteBotLocaleCommand extends DeleteBotLocaleCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DeleteBotVersionCommandInput extends DeleteBotVersionRequest {}
20
14
  export interface DeleteBotVersionCommandOutput
21
15
  extends DeleteBotVersionResponse,
22
16
  __MetadataBearer {}
23
- export declare class DeleteBotVersionCommand extends $Command<
24
- DeleteBotVersionCommandInput,
25
- DeleteBotVersionCommandOutput,
26
- LexModelsV2ClientResolvedConfig
27
- > {
28
- readonly input: DeleteBotVersionCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteBotVersionCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: LexModelsV2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeleteBotVersionCommand_base: {
18
+ new (
19
+ input: DeleteBotVersionCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeleteBotVersionCommandInput,
22
+ DeleteBotVersionCommandOutput,
23
+ LexModelsV2ClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeleteBotVersionCommand extends DeleteBotVersionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteCustomVocabularyCommandInput
21
15
  export interface DeleteCustomVocabularyCommandOutput
22
16
  extends DeleteCustomVocabularyResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteCustomVocabularyCommand extends $Command<
25
- DeleteCustomVocabularyCommandInput,
26
- DeleteCustomVocabularyCommandOutput,
27
- LexModelsV2ClientResolvedConfig
28
- > {
29
- readonly input: DeleteCustomVocabularyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteCustomVocabularyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LexModelsV2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteCustomVocabularyCommand_base: {
19
+ new (
20
+ input: DeleteCustomVocabularyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteCustomVocabularyCommandInput,
38
- DeleteCustomVocabularyCommandOutput
23
+ DeleteCustomVocabularyCommandOutput,
24
+ LexModelsV2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteCustomVocabularyCommand extends DeleteCustomVocabularyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface DeleteExportCommandInput extends DeleteExportRequest {}
17
11
  export interface DeleteExportCommandOutput
18
12
  extends DeleteExportResponse,
19
13
  __MetadataBearer {}
20
- export declare class DeleteExportCommand extends $Command<
21
- DeleteExportCommandInput,
22
- DeleteExportCommandOutput,
23
- LexModelsV2ClientResolvedConfig
24
- > {
25
- readonly input: DeleteExportCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteExportCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: LexModelsV2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<DeleteExportCommandInput, DeleteExportCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const DeleteExportCommand_base: {
15
+ new (
16
+ input: DeleteExportCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DeleteExportCommandInput,
19
+ DeleteExportCommandOutput,
20
+ LexModelsV2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteExportCommand extends DeleteExportCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface DeleteImportCommandInput extends DeleteImportRequest {}
17
11
  export interface DeleteImportCommandOutput
18
12
  extends DeleteImportResponse,
19
13
  __MetadataBearer {}
20
- export declare class DeleteImportCommand extends $Command<
21
- DeleteImportCommandInput,
22
- DeleteImportCommandOutput,
23
- LexModelsV2ClientResolvedConfig
24
- > {
25
- readonly input: DeleteImportCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteImportCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: LexModelsV2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<DeleteImportCommandInput, DeleteImportCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const DeleteImportCommand_base: {
15
+ new (
16
+ input: DeleteImportCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DeleteImportCommandInput,
19
+ DeleteImportCommandOutput,
20
+ LexModelsV2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteImportCommand extends DeleteImportCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LexModelsV2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -15,19 +9,16 @@ import { DeleteIntentRequest } from "../models/models_0";
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface DeleteIntentCommandInput extends DeleteIntentRequest {}
17
11
  export interface DeleteIntentCommandOutput extends __MetadataBearer {}
18
- export declare class DeleteIntentCommand extends $Command<
19
- DeleteIntentCommandInput,
20
- DeleteIntentCommandOutput,
21
- LexModelsV2ClientResolvedConfig
22
- > {
23
- readonly input: DeleteIntentCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: DeleteIntentCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: LexModelsV2ClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<DeleteIntentCommandInput, DeleteIntentCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const DeleteIntentCommand_base: {
13
+ new (
14
+ input: DeleteIntentCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ DeleteIntentCommandInput,
17
+ DeleteIntentCommandOutput,
18
+ LexModelsV2ClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class DeleteIntentCommand extends DeleteIntentCommand_base {}