@aws-sdk/client-lex-models-v2 3.588.0 → 3.592.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 (213) hide show
  1. package/dist-cjs/index.js +0 -102
  2. package/dist-types/LexModelsV2Client.d.ts +4 -4
  3. package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +2 -1
  6. package/dist-types/commands/BuildBotLocaleCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateBotAliasCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateBotCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateBotLocaleCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateBotReplicaCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateBotVersionCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateExportCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateIntentCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateResourcePolicyCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateSlotCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateSlotTypeCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateUploadUrlCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteBotAliasCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteBotCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteBotLocaleCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteBotReplicaCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteBotVersionCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteExportCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteImportCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteIntentCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteSlotCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteSlotTypeCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteTestSetCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteUtterancesCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeBotAliasCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeBotCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeBotReplicaCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeBotVersionCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeExportCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeImportCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeIntentCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeSlotCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeSlotTypeCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeTestExecutionCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeTestSetCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +2 -1
  53. package/dist-types/commands/GenerateBotElementCommand.d.ts +2 -1
  54. package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +2 -1
  55. package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +2 -1
  57. package/dist-types/commands/ListBotAliasesCommand.d.ts +2 -1
  58. package/dist-types/commands/ListBotLocalesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListBotRecommendationsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListBotReplicasCommand.d.ts +2 -1
  61. package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +2 -1
  63. package/dist-types/commands/ListBotVersionsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListBotsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +2 -1
  67. package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListExportsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListImportsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListIntentMetricsCommand.d.ts +2 -1
  71. package/dist-types/commands/ListIntentPathsCommand.d.ts +2 -1
  72. package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListIntentsCommand.d.ts +2 -1
  74. package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +2 -1
  75. package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +2 -1
  76. package/dist-types/commands/ListSessionMetricsCommand.d.ts +2 -1
  77. package/dist-types/commands/ListSlotTypesCommand.d.ts +2 -1
  78. package/dist-types/commands/ListSlotsCommand.d.ts +2 -1
  79. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  80. package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +2 -1
  81. package/dist-types/commands/ListTestExecutionsCommand.d.ts +2 -1
  82. package/dist-types/commands/ListTestSetRecordsCommand.d.ts +2 -1
  83. package/dist-types/commands/ListTestSetsCommand.d.ts +2 -1
  84. package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +2 -1
  85. package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +2 -1
  86. package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +2 -1
  87. package/dist-types/commands/StartBotRecommendationCommand.d.ts +2 -1
  88. package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +2 -1
  89. package/dist-types/commands/StartImportCommand.d.ts +2 -1
  90. package/dist-types/commands/StartTestExecutionCommand.d.ts +2 -1
  91. package/dist-types/commands/StartTestSetGenerationCommand.d.ts +2 -1
  92. package/dist-types/commands/StopBotRecommendationCommand.d.ts +2 -1
  93. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  94. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateBotAliasCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateBotCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateExportCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateIntentCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateSlotCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateSlotTypeCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateTestSetCommand.d.ts +2 -1
  105. package/dist-types/index.d.ts +2 -2
  106. package/dist-types/models/LexModelsV2ServiceException.d.ts +2 -1
  107. package/dist-types/runtimeConfig.native.d.ts +1 -1
  108. package/dist-types/ts3.4/LexModelsV2Client.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/models/LexModelsV2ServiceException.d.ts +2 -1
  212. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  213. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ListBotRecommendationsRequest, ListBotRecommendationsResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBotReplicasRequest, ListBotReplicasResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBotResourceGenerationsRequest, ListBotResourceGenerationsResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBotVersionReplicasRequest, ListBotVersionReplicasResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBotVersionsRequest, ListBotVersionsResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBotsRequest, ListBotsResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBuiltInIntentsRequest, ListBuiltInIntentsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBuiltInSlotTypesRequest, ListBuiltInSlotTypesResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCustomVocabularyItemsRequest, ListCustomVocabularyItemsResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListExportsRequest, ListExportsResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListImportsRequest, ListImportsResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListIntentMetricsRequest, ListIntentMetricsResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListIntentPathsRequest, ListIntentPathsResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListIntentStageMetricsRequest, ListIntentStageMetricsResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListIntentsRequest, ListIntentsResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListRecommendedIntentsRequest, ListRecommendedIntentsResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSessionAnalyticsDataRequest, ListSessionAnalyticsDataResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSessionMetricsRequest, ListSessionMetricsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSlotTypesRequest, ListSlotTypesResponse } from "../models/models_1"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSlotsRequest, ListSlotsResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTestExecutionResultItemsRequest, ListTestExecutionResultItemsRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTestExecutionsRequest, ListTestExecutionsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTestSetRecordsRequest, ListTestSetRecordsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTestSetsRequest, ListTestSetsResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListUtteranceAnalyticsDataRequest, ListUtteranceAnalyticsDataResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListUtteranceMetricsRequest, ListUtteranceMetricsResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SearchAssociatedTranscriptsRequest, SearchAssociatedTranscriptsResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartBotRecommendationRequest, StartBotRecommendationResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartBotResourceGenerationRequest, StartBotResourceGenerationResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartImportRequest, StartImportResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartTestExecutionRequest, StartTestExecutionResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartTestSetGenerationRequest, StartTestSetGenerationResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopBotRecommendationRequest, StopBotRecommendationResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBotAliasRequest, UpdateBotAliasResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBotRequest, UpdateBotResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBotLocaleRequest, UpdateBotLocaleResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBotRecommendationRequest, UpdateBotRecommendationResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateExportRequest, UpdateExportResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateIntentRequest, UpdateIntentResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateResourcePolicyRequest, UpdateResourcePolicyResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateSlotRequest, UpdateSlotResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateSlotTypeRequest, UpdateSlotTypeResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateTestSetRequest, UpdateTestSetResponse } from "../models/models_1"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -6,8 +6,8 @@
6
6
  export * from "./LexModelsV2Client";
7
7
  export * from "./LexModelsV2";
8
8
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
- export { RuntimeExtension } from "./runtimeExtensions";
10
- export { LexModelsV2ExtensionConfiguration } from "./extensionConfiguration";
9
+ export type { RuntimeExtension } from "./runtimeExtensions";
10
+ export type { LexModelsV2ExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
12
  export * from "./pagination";
13
13
  export * from "./waiters";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -682,8 +682,8 @@ export interface ClientDefaults
682
682
  serviceId?: string;
683
683
  useDualstackEndpoint?: boolean | __Provider<boolean>;
684
684
  useFipsEndpoint?: boolean | __Provider<boolean>;
685
- defaultUserAgentProvider?: Provider<__UserAgent>;
686
685
  region?: string | __Provider<string>;
686
+ defaultUserAgentProvider?: Provider<__UserAgent>;
687
687
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
688
688
  maxAttempts?: number | __Provider<number>;
689
689
  retryMode?: string | __Provider<string>;
@@ -9,7 +9,8 @@ import {
9
9
  BatchCreateCustomVocabularyItemRequest,
10
10
  BatchCreateCustomVocabularyItemResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchCreateCustomVocabularyItemCommandInput
14
15
  extends BatchCreateCustomVocabularyItemRequest {}
15
16
  export interface BatchCreateCustomVocabularyItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchDeleteCustomVocabularyItemRequest,
10
10
  BatchDeleteCustomVocabularyItemResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchDeleteCustomVocabularyItemCommandInput
14
15
  extends BatchDeleteCustomVocabularyItemRequest {}
15
16
  export interface BatchDeleteCustomVocabularyItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchUpdateCustomVocabularyItemRequest,
10
10
  BatchUpdateCustomVocabularyItemResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchUpdateCustomVocabularyItemCommandInput
14
15
  extends BatchUpdateCustomVocabularyItemRequest {}
15
16
  export interface BatchUpdateCustomVocabularyItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BuildBotLocaleRequest,
10
10
  BuildBotLocaleResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BuildBotLocaleCommandInput extends BuildBotLocaleRequest {}
14
15
  export interface BuildBotLocaleCommandOutput
15
16
  extends BuildBotLocaleResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateBotAliasRequest,
10
10
  CreateBotAliasResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateBotAliasCommandInput extends CreateBotAliasRequest {}
14
15
  export interface CreateBotAliasCommandOutput
15
16
  extends CreateBotAliasResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../LexModelsV2Client";
8
8
  import { CreateBotRequest, CreateBotResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateBotCommandInput extends CreateBotRequest {}
11
12
  export interface CreateBotCommandOutput
12
13
  extends CreateBotResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateBotLocaleRequest,
10
10
  CreateBotLocaleResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateBotLocaleCommandInput extends CreateBotLocaleRequest {}
14
15
  export interface CreateBotLocaleCommandOutput
15
16
  extends CreateBotLocaleResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateBotReplicaRequest,
10
10
  CreateBotReplicaResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateBotReplicaCommandInput extends CreateBotReplicaRequest {}
14
15
  export interface CreateBotReplicaCommandOutput
15
16
  extends CreateBotReplicaResponse,