@aws-sdk/client-lex-models-v2 3.533.0 → 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 (210) 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/ts3.4/LexModelsV2.d.ts +6 -0
  108. package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +9 -0
  210. package/package.json +41 -41
@@ -202,6 +202,7 @@ export interface LexModelsV2 {
202
202
  /**
203
203
  * @see {@link CreateUploadUrlCommand}
204
204
  */
205
+ createUploadUrl(): Promise<CreateUploadUrlCommandOutput>;
205
206
  createUploadUrl(args: CreateUploadUrlCommandInput, options?: __HttpHandlerOptions): Promise<CreateUploadUrlCommandOutput>;
206
207
  createUploadUrl(args: CreateUploadUrlCommandInput, cb: (err: any, data?: CreateUploadUrlCommandOutput) => void): void;
207
208
  createUploadUrl(args: CreateUploadUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUploadUrlCommandOutput) => void): void;
@@ -460,6 +461,7 @@ export interface LexModelsV2 {
460
461
  /**
461
462
  * @see {@link ListBotsCommand}
462
463
  */
464
+ listBots(): Promise<ListBotsCommandOutput>;
463
465
  listBots(args: ListBotsCommandInput, options?: __HttpHandlerOptions): Promise<ListBotsCommandOutput>;
464
466
  listBots(args: ListBotsCommandInput, cb: (err: any, data?: ListBotsCommandOutput) => void): void;
465
467
  listBots(args: ListBotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBotsCommandOutput) => void): void;
@@ -496,12 +498,14 @@ export interface LexModelsV2 {
496
498
  /**
497
499
  * @see {@link ListExportsCommand}
498
500
  */
501
+ listExports(): Promise<ListExportsCommandOutput>;
499
502
  listExports(args: ListExportsCommandInput, options?: __HttpHandlerOptions): Promise<ListExportsCommandOutput>;
500
503
  listExports(args: ListExportsCommandInput, cb: (err: any, data?: ListExportsCommandOutput) => void): void;
501
504
  listExports(args: ListExportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListExportsCommandOutput) => void): void;
502
505
  /**
503
506
  * @see {@link ListImportsCommand}
504
507
  */
508
+ listImports(): Promise<ListImportsCommandOutput>;
505
509
  listImports(args: ListImportsCommandInput, options?: __HttpHandlerOptions): Promise<ListImportsCommandOutput>;
506
510
  listImports(args: ListImportsCommandInput, cb: (err: any, data?: ListImportsCommandOutput) => void): void;
507
511
  listImports(args: ListImportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImportsCommandOutput) => void): void;
@@ -574,6 +578,7 @@ export interface LexModelsV2 {
574
578
  /**
575
579
  * @see {@link ListTestExecutionsCommand}
576
580
  */
581
+ listTestExecutions(): Promise<ListTestExecutionsCommandOutput>;
577
582
  listTestExecutions(args: ListTestExecutionsCommandInput, options?: __HttpHandlerOptions): Promise<ListTestExecutionsCommandOutput>;
578
583
  listTestExecutions(args: ListTestExecutionsCommandInput, cb: (err: any, data?: ListTestExecutionsCommandOutput) => void): void;
579
584
  listTestExecutions(args: ListTestExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTestExecutionsCommandOutput) => void): void;
@@ -586,6 +591,7 @@ export interface LexModelsV2 {
586
591
  /**
587
592
  * @see {@link ListTestSetsCommand}
588
593
  */
594
+ listTestSets(): Promise<ListTestSetsCommandOutput>;
589
595
  listTestSets(args: ListTestSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListTestSetsCommandOutput>;
590
596
  listTestSets(args: ListTestSetsCommandInput, cb: (err: any, data?: ListTestSetsCommandOutput) => void): void;
591
597
  listTestSets(args: ListTestSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTestSetsCommandOutput) => void): void;
@@ -717,8 +723,8 @@ export interface LexModelsV2 {
717
723
  updateTestSet(args: UpdateTestSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTestSetCommandOutput) => void): void;
718
724
  }
719
725
  /**
720
- * @public
721
726
  * <p></p>
727
+ * @public
722
728
  */
723
729
  export declare class LexModelsV2 extends LexModelsV2Client implements LexModelsV2 {
724
730
  }
@@ -253,8 +253,8 @@ export type LexModelsV2ClientResolvedConfigType = __SmithyResolvedConfiguration<
253
253
  export interface LexModelsV2ClientResolvedConfig extends LexModelsV2ClientResolvedConfigType {
254
254
  }
255
255
  /**
256
- * @public
257
256
  * <p></p>
257
+ * @public
258
258
  */
259
259
  export declare class LexModelsV2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, LexModelsV2ClientResolvedConfig> {
260
260
  /**
@@ -22,10 +22,10 @@ export interface BatchCreateCustomVocabularyItemCommandOutput extends BatchCreat
22
22
  }
23
23
  declare const BatchCreateCustomVocabularyItemCommand_base: {
24
24
  new (input: BatchCreateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateCustomVocabularyItemCommandInput, BatchCreateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchCreateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateCustomVocabularyItemCommandInput, BatchCreateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a batch of custom vocabulary items for a given bot locale's
30
30
  * custom vocabulary.</p>
31
31
  * @example
@@ -99,6 +99,7 @@ declare const BatchCreateCustomVocabularyItemCommand_base: {
99
99
  * @throws {@link LexModelsV2ServiceException}
100
100
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class BatchCreateCustomVocabularyItemCommand extends BatchCreateCustomVocabularyItemCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface BatchDeleteCustomVocabularyItemCommandOutput extends BatchDelet
22
22
  }
23
23
  declare const BatchDeleteCustomVocabularyItemCommand_base: {
24
24
  new (input: BatchDeleteCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteCustomVocabularyItemCommandInput, BatchDeleteCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchDeleteCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteCustomVocabularyItemCommandInput, BatchDeleteCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete a batch of custom vocabulary items for a given bot locale's
30
30
  * custom vocabulary.</p>
31
31
  * @example
@@ -97,6 +97,7 @@ declare const BatchDeleteCustomVocabularyItemCommand_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 BatchDeleteCustomVocabularyItemCommand extends BatchDeleteCustomVocabularyItemCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface BatchUpdateCustomVocabularyItemCommandOutput extends BatchUpdat
22
22
  }
23
23
  declare const BatchUpdateCustomVocabularyItemCommand_base: {
24
24
  new (input: BatchUpdateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateCustomVocabularyItemCommandInput, BatchUpdateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchUpdateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateCustomVocabularyItemCommandInput, BatchUpdateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Update a batch of custom vocabulary items for a given bot locale's custom
30
30
  * vocabulary.</p>
31
31
  * @example
@@ -100,6 +100,7 @@ declare const BatchUpdateCustomVocabularyItemCommand_base: {
100
100
  * @throws {@link LexModelsV2ServiceException}
101
101
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class BatchUpdateCustomVocabularyItemCommand extends BatchUpdateCustomVocabularyItemCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface BuildBotLocaleCommandOutput extends BuildBotLocaleResponse, __M
22
22
  }
23
23
  declare const BuildBotLocaleCommand_base: {
24
24
  new (input: BuildBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<BuildBotLocaleCommandInput, BuildBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BuildBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<BuildBotLocaleCommandInput, BuildBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Builds a bot, its intents, and its slot types into a specific
30
30
  * locale. A bot can be built into multiple locales. At runtime the locale
31
31
  * is used to choose a specific build of the bot.</p>
@@ -86,6 +86,7 @@ declare const BuildBotLocaleCommand_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 BuildBotLocaleCommand extends BuildBotLocaleCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface CreateBotAliasCommandOutput extends CreateBotAliasResponse, __M
22
22
  }
23
23
  declare const CreateBotAliasCommand_base: {
24
24
  new (input: CreateBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotAliasCommandInput, CreateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotAliasCommandInput, CreateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an alias for the specified version of a bot. Use an alias to
30
30
  * enable you to change the version of a bot without updating applications
31
31
  * that use the bot.</p>
@@ -179,6 +179,7 @@ declare const CreateBotAliasCommand_base: {
179
179
  * @throws {@link LexModelsV2ServiceException}
180
180
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
181
181
  *
182
+ * @public
182
183
  */
183
184
  export declare class CreateBotAliasCommand extends CreateBotAliasCommand_base {
184
185
  }
@@ -22,10 +22,10 @@ export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBea
22
22
  }
23
23
  declare const CreateBotCommand_base: {
24
24
  new (input: CreateBotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotCommandInput, CreateBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotCommandInput, CreateBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Amazon Lex conversational bot. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -125,6 +125,7 @@ declare const CreateBotCommand_base: {
125
125
  * @throws {@link LexModelsV2ServiceException}
126
126
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
127
127
  *
128
+ * @public
128
129
  */
129
130
  export declare class CreateBotCommand extends CreateBotCommand_base {
130
131
  }
@@ -22,10 +22,10 @@ export interface CreateBotLocaleCommandOutput extends CreateBotLocaleResponse, _
22
22
  }
23
23
  declare const CreateBotLocaleCommand_base: {
24
24
  new (input: CreateBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a locale in the bot. The locale contains the intents and
30
30
  * slot types that the bot uses in conversations with users in the
31
31
  * specified language and locale. You must add a locale to a bot before
@@ -148,6 +148,7 @@ declare const CreateBotLocaleCommand_base: {
148
148
  * @throws {@link LexModelsV2ServiceException}
149
149
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
150
150
  *
151
+ * @public
151
152
  */
152
153
  export declare class CreateBotLocaleCommand extends CreateBotLocaleCommand_base {
153
154
  }
@@ -22,10 +22,10 @@ export interface CreateBotReplicaCommandOutput extends CreateBotReplicaResponse,
22
22
  }
23
23
  declare const CreateBotReplicaCommand_base: {
24
24
  new (input: CreateBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotReplicaCommandInput, CreateBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotReplicaCommandInput, CreateBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Action to create a replication of the source bot in the secondary region.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const CreateBotReplicaCommand_base: {
83
83
  * @throws {@link LexModelsV2ServiceException}
84
84
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class CreateBotReplicaCommand extends CreateBotReplicaCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface CreateBotVersionCommandOutput extends CreateBotVersionResponse,
22
22
  }
23
23
  declare const CreateBotVersionCommand_base: {
24
24
  new (input: CreateBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotVersionCommandInput, CreateBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotVersionCommandInput, CreateBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an immutable version of the bot. When you create the first
30
30
  * version of a bot, Amazon Lex sets the version number to 1. Subsequent bot versions increase
31
31
  * in an increment of 1. The version number will always represent the total number
@@ -97,6 +97,7 @@ declare const CreateBotVersionCommand_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 CreateBotVersionCommand extends CreateBotVersionCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface CreateExportCommandOutput extends CreateExportResponse, __Metad
22
22
  }
23
23
  declare const CreateExportCommand_base: {
24
24
  new (input: CreateExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExportCommandInput, CreateExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExportCommandInput, CreateExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a zip archive containing the contents of a bot or a bot
30
30
  * locale. The archive contains a directory structure that contains JSON
31
31
  * files that define the bot.</p>
@@ -128,6 +128,7 @@ declare const CreateExportCommand_base: {
128
128
  * @throws {@link LexModelsV2ServiceException}
129
129
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class CreateExportCommand extends CreateExportCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface CreateIntentCommandOutput extends CreateIntentResponse, __Metad
22
22
  }
23
23
  declare const CreateIntentCommand_base: {
24
24
  new (input: CreateIntentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntentCommandInput, CreateIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateIntentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntentCommandInput, CreateIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an intent.</p>
30
30
  * <p>To define the interaction between the user and your bot, you define
31
31
  * one or more intents. For example, for a pizza ordering bot you would
@@ -1027,6 +1027,7 @@ declare const CreateIntentCommand_base: {
1027
1027
  * @throws {@link LexModelsV2ServiceException}
1028
1028
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
1029
1029
  *
1030
+ * @public
1030
1031
  */
1031
1032
  export declare class CreateIntentCommand extends CreateIntentCommand_base {
1032
1033
  }
@@ -22,10 +22,10 @@ export interface CreateResourcePolicyCommandOutput extends CreateResourcePolicyR
22
22
  }
23
23
  declare const CreateResourcePolicyCommand_base: {
24
24
  new (input: CreateResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyCommandInput, CreateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyCommandInput, CreateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new resource policy with the specified policy
30
30
  * statements.</p>
31
31
  * @example
@@ -80,6 +80,7 @@ declare const CreateResourcePolicyCommand_base: {
80
80
  * @throws {@link LexModelsV2ServiceException}
81
81
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class CreateResourcePolicyCommand extends CreateResourcePolicyCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface CreateResourcePolicyStatementCommandOutput extends CreateResour
22
22
  }
23
23
  declare const CreateResourcePolicyStatementCommand_base: {
24
24
  new (input: CreateResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyStatementCommandInput, CreateResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyStatementCommandInput, CreateResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a new resource policy statement to a bot or bot alias. If a
30
30
  * resource policy exists, the statement is added to the current resource
31
31
  * policy. If a policy doesn't exist, a new policy is created.</p>
@@ -104,6 +104,7 @@ declare const CreateResourcePolicyStatementCommand_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 CreateResourcePolicyStatementCommand extends CreateResourcePolicyStatementCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface CreateSlotCommandOutput extends CreateSlotResponse, __MetadataB
22
22
  }
23
23
  declare const CreateSlotCommand_base: {
24
24
  new (input: CreateSlotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotCommandInput, CreateSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSlotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotCommandInput, CreateSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a slot in an intent. A slot is a variable needed to fulfill
30
30
  * an intent. For example, an <code>OrderPizza</code> intent might need
31
31
  * slots for size, crust, and number of pizzas. For each slot, you define
@@ -884,6 +884,7 @@ declare const CreateSlotCommand_base: {
884
884
  * @throws {@link LexModelsV2ServiceException}
885
885
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
886
886
  *
887
+ * @public
887
888
  */
888
889
  export declare class CreateSlotCommand extends CreateSlotCommand_base {
889
890
  }
@@ -22,10 +22,10 @@ export interface CreateSlotTypeCommandOutput extends CreateSlotTypeResponse, __M
22
22
  }
23
23
  declare const CreateSlotTypeCommand_base: {
24
24
  new (input: CreateSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a custom slot type</p>
30
30
  * <p> To create a custom slot type, specify a name for the slot type and
31
31
  * a set of enumeration values, the values that a slot of this type can
@@ -169,6 +169,7 @@ declare const CreateSlotTypeCommand_base: {
169
169
  * @throws {@link LexModelsV2ServiceException}
170
170
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
171
171
  *
172
+ * @public
172
173
  */
173
174
  export declare class CreateSlotTypeCommand extends CreateSlotTypeCommand_base {
174
175
  }
@@ -22,10 +22,10 @@ export interface CreateTestSetDiscrepancyReportCommandOutput extends CreateTestS
22
22
  }
23
23
  declare const CreateTestSetDiscrepancyReportCommand_base: {
24
24
  new (input: CreateTestSetDiscrepancyReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestSetDiscrepancyReportCommandInput, CreateTestSetDiscrepancyReportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTestSetDiscrepancyReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestSetDiscrepancyReportCommandInput, CreateTestSetDiscrepancyReportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a report that describes the differences between the bot and the test set.</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 CreateTestSetDiscrepancyReportCommand_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 CreateTestSetDiscrepancyReportCommand extends CreateTestSetDiscrepancyReportCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface CreateUploadUrlCommandOutput extends CreateUploadUrlResponse, _
22
22
  }
23
23
  declare const CreateUploadUrlCommand_base: {
24
24
  new (input: CreateUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUploadUrlCommandInput, CreateUploadUrlCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateUploadUrlCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateUploadUrlCommandInput, CreateUploadUrlCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a pre-signed S3 write URL that you use to upload the zip
30
30
  * archive when importing a bot or a bot locale. </p>
31
31
  * @example
@@ -74,6 +74,7 @@ declare const CreateUploadUrlCommand_base: {
74
74
  * @throws {@link LexModelsV2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class CreateUploadUrlCommand extends CreateUploadUrlCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface DeleteBotAliasCommandOutput extends DeleteBotAliasResponse, __M
22
22
  }
23
23
  declare const DeleteBotAliasCommand_base: {
24
24
  new (input: DeleteBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified bot alias.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const DeleteBotAliasCommand_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 DeleteBotAliasCommand extends DeleteBotAliasCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface DeleteBotCommandOutput extends DeleteBotResponse, __MetadataBea
22
22
  }
23
23
  declare const DeleteBotCommand_base: {
24
24
  new (input: DeleteBotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotCommandInput, DeleteBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotCommandInput, DeleteBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes all versions of a bot, including the <code>Draft</code>
30
30
  * version. To delete a specific version, use the
31
31
  * <code>DeleteBotVersion</code> operation.</p>
@@ -89,6 +89,7 @@ declare const DeleteBotCommand_base: {
89
89
  * @throws {@link LexModelsV2ServiceException}
90
90
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class DeleteBotCommand extends DeleteBotCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface DeleteBotLocaleCommandOutput extends DeleteBotLocaleResponse, _
22
22
  }
23
23
  declare const DeleteBotLocaleCommand_base: {
24
24
  new (input: DeleteBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a locale from a bot.</p>
30
30
  * <p>When you delete a locale, all intents, slots, and slot types defined
31
31
  * for the locale are also deleted.</p>
@@ -85,6 +85,7 @@ declare const DeleteBotLocaleCommand_base: {
85
85
  * @throws {@link LexModelsV2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class DeleteBotLocaleCommand extends DeleteBotLocaleCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface DeleteBotReplicaCommandOutput extends DeleteBotReplicaResponse,
22
22
  }
23
23
  declare const DeleteBotReplicaCommand_base: {
24
24
  new (input: DeleteBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotReplicaCommandInput, DeleteBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotReplicaCommandInput, DeleteBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The action to delete the replicated bot in the secondary region.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const DeleteBotReplicaCommand_base: {
81
81
  * @throws {@link LexModelsV2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DeleteBotReplicaCommand extends DeleteBotReplicaCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DeleteBotVersionCommandOutput extends DeleteBotVersionResponse,
22
22
  }
23
23
  declare const DeleteBotVersionCommand_base: {
24
24
  new (input: DeleteBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a specific version of a bot. To delete all versions of a bot,
30
30
  * use the <a href="https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteBot.html">DeleteBot</a> operation.</p>
31
31
  * @example
@@ -83,6 +83,7 @@ declare const DeleteBotVersionCommand_base: {
83
83
  * @throws {@link LexModelsV2ServiceException}
84
84
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class DeleteBotVersionCommand extends DeleteBotVersionCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface DeleteCustomVocabularyCommandOutput extends DeleteCustomVocabul
22
22
  }
23
23
  declare const DeleteCustomVocabularyCommand_base: {
24
24
  new (input: DeleteCustomVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCustomVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a custom vocabulary from the specified locale
30
30
  * in the specified bot.</p>
31
31
  * @example
@@ -84,6 +84,7 @@ declare const DeleteCustomVocabularyCommand_base: {
84
84
  * @throws {@link LexModelsV2ServiceException}
85
85
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class DeleteCustomVocabularyCommand extends DeleteCustomVocabularyCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface DeleteExportCommandOutput extends DeleteExportResponse, __Metad
22
22
  }
23
23
  declare const DeleteExportCommand_base: {
24
24
  new (input: DeleteExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExportCommandInput, DeleteExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExportCommandInput, DeleteExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a previous export and the associated files stored in an S3
30
30
  * bucket.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const DeleteExportCommand_base: {
75
75
  * @throws {@link LexModelsV2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DeleteExportCommand extends DeleteExportCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteImportCommandOutput extends DeleteImportResponse, __Metad
22
22
  }
23
23
  declare const DeleteImportCommand_base: {
24
24
  new (input: DeleteImportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportCommandInput, DeleteImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteImportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportCommandInput, DeleteImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a previous import and the associated file stored in an S3
30
30
  * bucket.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const DeleteImportCommand_base: {
75
75
  * @throws {@link LexModelsV2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DeleteImportCommand extends DeleteImportCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteIntentCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteIntentCommand_base: {
24
24
  new (input: DeleteIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntentCommandInput, DeleteIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntentCommandInput, DeleteIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes the specified intent.</p>
30
30
  * <p>Deleting an intent also deletes the slots associated with the
31
31
  * intent.</p>
@@ -81,6 +81,7 @@ declare const DeleteIntentCommand_base: {
81
81
  * @throws {@link LexModelsV2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DeleteIntentCommand extends DeleteIntentCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
22
22
  }
23
23
  declare const DeleteResourcePolicyCommand_base: {
24
24
  new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes an existing policy from a bot or bot alias. If the resource
30
30
  * doesn't have a policy attached, Amazon Lex returns an exception.</p>
31
31
  * @example
@@ -73,6 +73,7 @@ declare const DeleteResourcePolicyCommand_base: {
73
73
  * @throws {@link LexModelsV2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
78
79
  }