@aws-sdk/client-lex-models-v2 3.529.1 → 3.535.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 (218) hide show
  1. package/dist-types/LexModelsV2.d.ts +7 -1
  2. package/dist-types/LexModelsV2Client.d.ts +1 -1
  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/models/models_0.d.ts +863 -863
  106. package/dist-types/models/models_1.d.ts +1227 -1227
  107. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  108. package/dist-types/runtimeConfig.d.ts +2 -2
  109. package/dist-types/runtimeConfig.native.d.ts +2 -2
  110. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  111. package/dist-types/ts3.4/LexModelsV2.d.ts +6 -0
  112. package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  215. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  216. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  217. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  218. package/package.json +41 -41
@@ -22,10 +22,10 @@ export interface ListBotReplicasCommandOutput extends ListBotReplicasResponse, _
22
22
  }
23
23
  declare const ListBotReplicasCommand_base: {
24
24
  new (input: ListBotReplicasCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotReplicasCommandInput, ListBotReplicasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListBotReplicasCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotReplicasCommandInput, ListBotReplicasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The action to list the replicated bots.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListBotReplicasCommand_base: {
79
79
  * @throws {@link LexModelsV2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListBotReplicasCommand extends ListBotReplicasCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListBotResourceGenerationsCommandOutput extends ListBotResource
22
22
  }
23
23
  declare const ListBotResourceGenerationsCommand_base: {
24
24
  new (input: ListBotResourceGenerationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotResourceGenerationsCommandInput, ListBotResourceGenerationsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListBotResourceGenerationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotResourceGenerationsCommandInput, ListBotResourceGenerationsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the generation requests made for a bot locale.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListBotResourceGenerationsCommand_base: {
88
88
  * @throws {@link LexModelsV2ServiceException}
89
89
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListBotResourceGenerationsCommand extends ListBotResourceGenerationsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListBotVersionReplicasCommandOutput extends ListBotVersionRepli
22
22
  }
23
23
  declare const ListBotVersionReplicasCommand_base: {
24
24
  new (input: ListBotVersionReplicasCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotVersionReplicasCommandInput, ListBotVersionReplicasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListBotVersionReplicasCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotVersionReplicasCommandInput, ListBotVersionReplicasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Contains information about all the versions replication statuses applicable for Global Resiliency.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListBotVersionReplicasCommand_base: {
88
88
  * @throws {@link LexModelsV2ServiceException}
89
89
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListBotVersionReplicasCommand extends ListBotVersionReplicasCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListBotVersionsCommandOutput extends ListBotVersionsResponse, _
22
22
  }
23
23
  declare const ListBotVersionsCommand_base: {
24
24
  new (input: ListBotVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotVersionsCommandInput, ListBotVersionsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListBotVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotVersionsCommandInput, ListBotVersionsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about all of the versions of a bot.</p>
30
30
  * <p>The <code>ListBotVersions</code> operation returns a summary of each
31
31
  * version of a bot. For example, if a bot has three numbered versions,
@@ -91,6 +91,7 @@ declare const ListBotVersionsCommand_base: {
91
91
  * @throws {@link LexModelsV2ServiceException}
92
92
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListBotVersionsCommand extends ListBotVersionsCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListBotsCommandOutput extends ListBotsResponse, __MetadataBeare
22
22
  }
23
23
  declare const ListBotsCommand_base: {
24
24
  new (input: ListBotsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotsCommandInput, ListBotsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListBotsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListBotsCommandInput, ListBotsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of available bots.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const ListBotsCommand_base: {
93
93
  * @throws {@link LexModelsV2ServiceException}
94
94
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class ListBotsCommand extends ListBotsCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface ListBuiltInIntentsCommandOutput extends ListBuiltInIntentsRespo
22
22
  }
23
23
  declare const ListBuiltInIntentsCommand_base: {
24
24
  new (input: ListBuiltInIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuiltInIntentsCommandInput, ListBuiltInIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListBuiltInIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuiltInIntentsCommandInput, ListBuiltInIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of built-in intents provided by Amazon Lex that you can use
30
30
  * in your bot. </p>
31
31
  * <p>To use a built-in intent as a the base for your own intent, include
@@ -86,6 +86,7 @@ declare const ListBuiltInIntentsCommand_base: {
86
86
  * @throws {@link LexModelsV2ServiceException}
87
87
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ListBuiltInIntentsCommand extends ListBuiltInIntentsCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface ListBuiltInSlotTypesCommandOutput extends ListBuiltInSlotTypesR
22
22
  }
23
23
  declare const ListBuiltInSlotTypesCommand_base: {
24
24
  new (input: ListBuiltInSlotTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuiltInSlotTypesCommandInput, ListBuiltInSlotTypesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListBuiltInSlotTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuiltInSlotTypesCommandInput, ListBuiltInSlotTypesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of built-in slot types that meet the specified
30
30
  * criteria.</p>
31
31
  * @example
@@ -82,6 +82,7 @@ declare const ListBuiltInSlotTypesCommand_base: {
82
82
  * @throws {@link LexModelsV2ServiceException}
83
83
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class ListBuiltInSlotTypesCommand extends ListBuiltInSlotTypesCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface ListCustomVocabularyItemsCommandOutput extends ListCustomVocabu
22
22
  }
23
23
  declare const ListCustomVocabularyItemsCommand_base: {
24
24
  new (input: ListCustomVocabularyItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomVocabularyItemsCommandInput, ListCustomVocabularyItemsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCustomVocabularyItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomVocabularyItemsCommandInput, ListCustomVocabularyItemsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Paginated list of custom vocabulary items for a given bot locale's
30
30
  * custom vocabulary.</p>
31
31
  * @example
@@ -88,6 +88,7 @@ declare const ListCustomVocabularyItemsCommand_base: {
88
88
  * @throws {@link LexModelsV2ServiceException}
89
89
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListCustomVocabularyItemsCommand extends ListCustomVocabularyItemsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListExportsCommandOutput extends ListExportsResponse, __Metadat
22
22
  }
23
23
  declare const ListExportsCommand_base: {
24
24
  new (input: ListExportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListExportsCommandInput, ListExportsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListExportsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListExportsCommandInput, ListExportsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the exports for a bot, bot locale, or custom vocabulary.
30
30
  * Exports are kept in the list for 7 days.</p>
31
31
  * @example
@@ -114,6 +114,7 @@ declare const ListExportsCommand_base: {
114
114
  * @throws {@link LexModelsV2ServiceException}
115
115
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
116
116
  *
117
+ * @public
117
118
  */
118
119
  export declare class ListExportsCommand extends ListExportsCommand_base {
119
120
  }
@@ -22,10 +22,10 @@ export interface ListImportsCommandOutput extends ListImportsResponse, __Metadat
22
22
  }
23
23
  declare const ListImportsCommand_base: {
24
24
  new (input: ListImportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListImportsCommandInput, ListImportsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListImportsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListImportsCommandInput, ListImportsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the imports for a bot, bot locale, or custom vocabulary.
30
30
  * Imports are kept in the list for 7 days.</p>
31
31
  * @example
@@ -98,6 +98,7 @@ declare const ListImportsCommand_base: {
98
98
  * @throws {@link LexModelsV2ServiceException}
99
99
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class ListImportsCommand extends ListImportsCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface ListIntentMetricsCommandOutput extends ListIntentMetricsRespons
22
22
  }
23
23
  declare const ListIntentMetricsCommand_base: {
24
24
  new (input: ListIntentMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentMetricsCommandInput, ListIntentMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIntentMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentMetricsCommandInput, ListIntentMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves summary metrics for the intents in your bot. The following fields are required:</p>
30
30
  * <ul>
31
31
  * <li>
@@ -149,6 +149,7 @@ declare const ListIntentMetricsCommand_base: {
149
149
  * @throws {@link LexModelsV2ServiceException}
150
150
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
151
151
  *
152
+ * @public
152
153
  */
153
154
  export declare class ListIntentMetricsCommand extends ListIntentMetricsCommand_base {
154
155
  }
@@ -22,10 +22,10 @@ export interface ListIntentPathsCommandOutput extends ListIntentPathsResponse, _
22
22
  }
23
23
  declare const ListIntentPathsCommand_base: {
24
24
  new (input: ListIntentPathsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentPathsCommandInput, ListIntentPathsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIntentPathsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentPathsCommandInput, ListIntentPathsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves summary statistics for a path of intents that users take over sessions with your bot. The following fields are required:</p>
30
30
  * <ul>
31
31
  * <li>
@@ -104,6 +104,7 @@ declare const ListIntentPathsCommand_base: {
104
104
  * @throws {@link LexModelsV2ServiceException}
105
105
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class ListIntentPathsCommand extends ListIntentPathsCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface ListIntentStageMetricsCommandOutput extends ListIntentStageMetr
22
22
  }
23
23
  declare const ListIntentStageMetricsCommand_base: {
24
24
  new (input: ListIntentStageMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentStageMetricsCommandInput, ListIntentStageMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIntentStageMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentStageMetricsCommandInput, ListIntentStageMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves summary metrics for the stages within intents in your bot. The following fields are required:</p>
30
30
  * <ul>
31
31
  * <li>
@@ -149,6 +149,7 @@ declare const ListIntentStageMetricsCommand_base: {
149
149
  * @throws {@link LexModelsV2ServiceException}
150
150
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
151
151
  *
152
+ * @public
152
153
  */
153
154
  export declare class ListIntentStageMetricsCommand extends ListIntentStageMetricsCommand_base {
154
155
  }
@@ -22,10 +22,10 @@ export interface ListIntentsCommandOutput extends ListIntentsResponse, __Metadat
22
22
  }
23
23
  declare const ListIntentsCommand_base: {
24
24
  new (input: ListIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentsCommandInput, ListIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentsCommandInput, ListIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get a list of intents that meet the specified criteria.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -109,6 +109,7 @@ declare const ListIntentsCommand_base: {
109
109
  * @throws {@link LexModelsV2ServiceException}
110
110
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class ListIntentsCommand extends ListIntentsCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface ListRecommendedIntentsCommandOutput extends ListRecommendedInte
22
22
  }
23
23
  declare const ListRecommendedIntentsCommand_base: {
24
24
  new (input: ListRecommendedIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecommendedIntentsCommandInput, ListRecommendedIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListRecommendedIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecommendedIntentsCommandInput, ListRecommendedIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of recommended intents provided by the bot
30
30
  * recommendation that you can use in your bot. Intents in the
31
31
  * response are ordered by relevance.</p>
@@ -90,6 +90,7 @@ declare const ListRecommendedIntentsCommand_base: {
90
90
  * @throws {@link LexModelsV2ServiceException}
91
91
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class ListRecommendedIntentsCommand extends ListRecommendedIntentsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface ListSessionAnalyticsDataCommandOutput extends ListSessionAnalyt
22
22
  }
23
23
  declare const ListSessionAnalyticsDataCommand_base: {
24
24
  new (input: ListSessionAnalyticsDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionAnalyticsDataCommandInput, ListSessionAnalyticsDataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSessionAnalyticsDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionAnalyticsDataCommandInput, ListSessionAnalyticsDataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of metadata for individual user sessions with your bot. The <code>startDateTime</code> and <code>endDateTime</code> fields are required. These fields define a time range for which you want to retrieve results. Of the optional fields, you can organize the results in the following ways:</p>
30
30
  * <ul>
31
31
  * <li>
@@ -120,6 +120,7 @@ declare const ListSessionAnalyticsDataCommand_base: {
120
120
  * @throws {@link LexModelsV2ServiceException}
121
121
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
122
122
  *
123
+ * @public
123
124
  */
124
125
  export declare class ListSessionAnalyticsDataCommand extends ListSessionAnalyticsDataCommand_base {
125
126
  }
@@ -22,10 +22,10 @@ export interface ListSessionMetricsCommandOutput extends ListSessionMetricsRespo
22
22
  }
23
23
  declare const ListSessionMetricsCommand_base: {
24
24
  new (input: ListSessionMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionMetricsCommandInput, ListSessionMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSessionMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionMetricsCommandInput, ListSessionMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves summary metrics for the user sessions with your bot. The following fields are required:</p>
30
30
  * <ul>
31
31
  * <li>
@@ -149,6 +149,7 @@ declare const ListSessionMetricsCommand_base: {
149
149
  * @throws {@link LexModelsV2ServiceException}
150
150
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
151
151
  *
152
+ * @public
152
153
  */
153
154
  export declare class ListSessionMetricsCommand extends ListSessionMetricsCommand_base {
154
155
  }
@@ -22,10 +22,10 @@ export interface ListSlotTypesCommandOutput extends ListSlotTypesResponse, __Met
22
22
  }
23
23
  declare const ListSlotTypesCommand_base: {
24
24
  new (input: ListSlotTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSlotTypesCommandInput, ListSlotTypesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSlotTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSlotTypesCommandInput, ListSlotTypesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of slot types that match the specified criteria.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const ListSlotTypesCommand_base: {
98
98
  * @throws {@link LexModelsV2ServiceException}
99
99
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class ListSlotTypesCommand extends ListSlotTypesCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface ListSlotsCommandOutput extends ListSlotsResponse, __MetadataBea
22
22
  }
23
23
  declare const ListSlotsCommand_base: {
24
24
  new (input: ListSlotsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSlotsCommandInput, ListSlotsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSlotsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSlotsCommandInput, ListSlotsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of slots that match the specified criteria.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -180,6 +180,7 @@ declare const ListSlotsCommand_base: {
180
180
  * @throws {@link LexModelsV2ServiceException}
181
181
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
182
182
  *
183
+ * @public
183
184
  */
184
185
  export declare class ListSlotsCommand extends ListSlotsCommand_base {
185
186
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of tags associated with a resource. Only bots, bot
30
30
  * aliases, and bot channels can have tags associated with them.</p>
31
31
  * @example
@@ -72,6 +72,7 @@ declare const ListTagsForResourceCommand_base: {
72
72
  * @throws {@link LexModelsV2ServiceException}
73
73
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface ListTestExecutionResultItemsCommandOutput extends ListTestExecu
22
22
  }
23
23
  declare const ListTestExecutionResultItemsCommand_base: {
24
24
  new (input: ListTestExecutionResultItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestExecutionResultItemsCommandInput, ListTestExecutionResultItemsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTestExecutionResultItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestExecutionResultItemsCommandInput, ListTestExecutionResultItemsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of test execution result items.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -271,6 +271,7 @@ declare const ListTestExecutionResultItemsCommand_base: {
271
271
  * @throws {@link LexModelsV2ServiceException}
272
272
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
273
273
  *
274
+ * @public
274
275
  */
275
276
  export declare class ListTestExecutionResultItemsCommand extends ListTestExecutionResultItemsCommand_base {
276
277
  }
@@ -22,10 +22,10 @@ export interface ListTestExecutionsCommandOutput extends ListTestExecutionsRespo
22
22
  }
23
23
  declare const ListTestExecutionsCommand_base: {
24
24
  new (input: ListTestExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestExecutionsCommandInput, ListTestExecutionsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListTestExecutionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTestExecutionsCommandInput, ListTestExecutionsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The list of test set executions.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const ListTestExecutionsCommand_base: {
92
92
  * @throws {@link LexModelsV2ServiceException}
93
93
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class ListTestExecutionsCommand extends ListTestExecutionsCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface ListTestSetRecordsCommandOutput extends ListTestSetRecordsRespo
22
22
  }
23
23
  declare const ListTestSetRecordsCommand_base: {
24
24
  new (input: ListTestSetRecordsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestSetRecordsCommandInput, ListTestSetRecordsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTestSetRecordsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestSetRecordsCommandInput, ListTestSetRecordsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The list of test set records.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -160,6 +160,7 @@ declare const ListTestSetRecordsCommand_base: {
160
160
  * @throws {@link LexModelsV2ServiceException}
161
161
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
162
162
  *
163
+ * @public
163
164
  */
164
165
  export declare class ListTestSetRecordsCommand extends ListTestSetRecordsCommand_base {
165
166
  }
@@ -22,10 +22,10 @@ export interface ListTestSetsCommandOutput extends ListTestSetsResponse, __Metad
22
22
  }
23
23
  declare const ListTestSetsCommand_base: {
24
24
  new (input: ListTestSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestSetsCommandInput, ListTestSetsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListTestSetsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTestSetsCommandInput, ListTestSetsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The list of the test sets</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const ListTestSetsCommand_base: {
91
91
  * @throws {@link LexModelsV2ServiceException}
92
92
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListTestSetsCommand extends ListTestSetsCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListUtteranceAnalyticsDataCommandOutput extends ListUtteranceAn
22
22
  }
23
23
  declare const ListUtteranceAnalyticsDataCommand_base: {
24
24
  new (input: ListUtteranceAnalyticsDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListUtteranceAnalyticsDataCommandInput, ListUtteranceAnalyticsDataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListUtteranceAnalyticsDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListUtteranceAnalyticsDataCommandInput, ListUtteranceAnalyticsDataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <note>
30
30
  * <p>To use this API operation, your IAM role must have permissions to
31
31
  * perform the <a href="https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListAggregatedUtterances.html">ListAggregatedUtterances</a> operation, which provides access to
@@ -154,6 +154,7 @@ declare const ListUtteranceAnalyticsDataCommand_base: {
154
154
  * @throws {@link LexModelsV2ServiceException}
155
155
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
156
156
  *
157
+ * @public
157
158
  */
158
159
  export declare class ListUtteranceAnalyticsDataCommand extends ListUtteranceAnalyticsDataCommand_base {
159
160
  }
@@ -22,10 +22,10 @@ export interface ListUtteranceMetricsCommandOutput extends ListUtteranceMetricsR
22
22
  }
23
23
  declare const ListUtteranceMetricsCommand_base: {
24
24
  new (input: ListUtteranceMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUtteranceMetricsCommandInput, ListUtteranceMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListUtteranceMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUtteranceMetricsCommandInput, ListUtteranceMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <note>
30
30
  * <p>To use this API operation, your IAM role must have permissions to
31
31
  * perform the <a href="https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListAggregatedUtterances.html">ListAggregatedUtterances</a> operation, which provides access to
@@ -165,6 +165,7 @@ declare const ListUtteranceMetricsCommand_base: {
165
165
  * @throws {@link LexModelsV2ServiceException}
166
166
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
167
167
  *
168
+ * @public
168
169
  */
169
170
  export declare class ListUtteranceMetricsCommand extends ListUtteranceMetricsCommand_base {
170
171
  }
@@ -22,10 +22,10 @@ export interface SearchAssociatedTranscriptsCommandOutput extends SearchAssociat
22
22
  }
23
23
  declare const SearchAssociatedTranscriptsCommand_base: {
24
24
  new (input: SearchAssociatedTranscriptsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchAssociatedTranscriptsCommandInput, SearchAssociatedTranscriptsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchAssociatedTranscriptsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchAssociatedTranscriptsCommandInput, SearchAssociatedTranscriptsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Search for associated transcripts that meet the specified
30
30
  * criteria.</p>
31
31
  * @example
@@ -97,6 +97,7 @@ declare const SearchAssociatedTranscriptsCommand_base: {
97
97
  * @throws {@link LexModelsV2ServiceException}
98
98
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class SearchAssociatedTranscriptsCommand extends SearchAssociatedTranscriptsCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface StartBotRecommendationCommandOutput extends StartBotRecommendat
22
22
  }
23
23
  declare const StartBotRecommendationCommand_base: {
24
24
  new (input: StartBotRecommendationCommandInput): import("@smithy/smithy-client").CommandImpl<StartBotRecommendationCommandInput, StartBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartBotRecommendationCommandInput): import("@smithy/smithy-client").CommandImpl<StartBotRecommendationCommandInput, StartBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Use this to provide your transcript data, and to start the bot
30
30
  * recommendation process.</p>
31
31
  * @example
@@ -140,6 +140,7 @@ declare const StartBotRecommendationCommand_base: {
140
140
  * @throws {@link LexModelsV2ServiceException}
141
141
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
142
142
  *
143
+ * @public
143
144
  */
144
145
  export declare class StartBotRecommendationCommand extends StartBotRecommendationCommand_base {
145
146
  }
@@ -22,10 +22,10 @@ export interface StartBotResourceGenerationCommandOutput extends StartBotResourc
22
22
  }
23
23
  declare const StartBotResourceGenerationCommand_base: {
24
24
  new (input: StartBotResourceGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<StartBotResourceGenerationCommandInput, StartBotResourceGenerationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartBotResourceGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<StartBotResourceGenerationCommandInput, StartBotResourceGenerationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts a request for the descriptive bot builder to generate a bot locale configuration
30
30
  * based on the prompt you provide it. After you make this call, use the <code>DescribeBotResourceGeneration</code>
31
31
  * operation to check on the status of the generation and for the <code>generatedBotLocaleUrl</code> when the
@@ -91,6 +91,7 @@ declare const StartBotResourceGenerationCommand_base: {
91
91
  * @throws {@link LexModelsV2ServiceException}
92
92
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class StartBotResourceGenerationCommand extends StartBotResourceGenerationCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface StartImportCommandOutput extends StartImportResponse, __Metadat
22
22
  }
23
23
  declare const StartImportCommand_base: {
24
24
  new (input: StartImportCommandInput): import("@smithy/smithy-client").CommandImpl<StartImportCommandInput, StartImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartImportCommandInput): import("@smithy/smithy-client").CommandImpl<StartImportCommandInput, StartImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts importing a bot, bot locale, or custom vocabulary from a zip
30
30
  * archive that you uploaded to an S3 bucket.</p>
31
31
  * @example
@@ -181,6 +181,7 @@ declare const StartImportCommand_base: {
181
181
  * @throws {@link LexModelsV2ServiceException}
182
182
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
183
183
  *
184
+ * @public
184
185
  */
185
186
  export declare class StartImportCommand extends StartImportCommand_base {
186
187
  }