@aws-sdk/client-lex-models-v2 3.651.1 → 3.654.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 (205) hide show
  1. package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +11 -0
  2. package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +11 -0
  4. package/dist-types/commands/BuildBotLocaleCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateBotAliasCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateBotCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateBotLocaleCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateBotReplicaCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateBotVersionCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateExportCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateIntentCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateResourcePolicyCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateSlotCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateSlotTypeCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateUploadUrlCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteBotAliasCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteBotCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteBotLocaleCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteBotReplicaCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteBotVersionCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteExportCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteImportCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteIntentCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteSlotCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteSlotTypeCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteTestSetCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteUtterancesCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribeBotAliasCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeBotCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeBotReplicaCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeBotVersionCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeExportCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeImportCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeIntentCommand.d.ts +11 -0
  44. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +11 -0
  45. package/dist-types/commands/DescribeSlotCommand.d.ts +11 -0
  46. package/dist-types/commands/DescribeSlotTypeCommand.d.ts +11 -0
  47. package/dist-types/commands/DescribeTestExecutionCommand.d.ts +11 -0
  48. package/dist-types/commands/DescribeTestSetCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +11 -0
  51. package/dist-types/commands/GenerateBotElementCommand.d.ts +11 -0
  52. package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +11 -0
  53. package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +11 -0
  54. package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +11 -0
  55. package/dist-types/commands/ListBotAliasesCommand.d.ts +11 -0
  56. package/dist-types/commands/ListBotLocalesCommand.d.ts +11 -0
  57. package/dist-types/commands/ListBotRecommendationsCommand.d.ts +11 -0
  58. package/dist-types/commands/ListBotReplicasCommand.d.ts +11 -0
  59. package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +11 -0
  60. package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +11 -0
  61. package/dist-types/commands/ListBotVersionsCommand.d.ts +11 -0
  62. package/dist-types/commands/ListBotsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +11 -0
  64. package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +11 -0
  65. package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +11 -0
  66. package/dist-types/commands/ListExportsCommand.d.ts +11 -0
  67. package/dist-types/commands/ListImportsCommand.d.ts +11 -0
  68. package/dist-types/commands/ListIntentMetricsCommand.d.ts +11 -0
  69. package/dist-types/commands/ListIntentPathsCommand.d.ts +11 -0
  70. package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +11 -0
  71. package/dist-types/commands/ListIntentsCommand.d.ts +11 -0
  72. package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +11 -0
  73. package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +11 -0
  74. package/dist-types/commands/ListSessionMetricsCommand.d.ts +11 -0
  75. package/dist-types/commands/ListSlotTypesCommand.d.ts +11 -0
  76. package/dist-types/commands/ListSlotsCommand.d.ts +11 -0
  77. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  78. package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +11 -0
  79. package/dist-types/commands/ListTestExecutionsCommand.d.ts +11 -0
  80. package/dist-types/commands/ListTestSetRecordsCommand.d.ts +11 -0
  81. package/dist-types/commands/ListTestSetsCommand.d.ts +11 -0
  82. package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +11 -0
  83. package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +11 -0
  84. package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +11 -0
  85. package/dist-types/commands/StartBotRecommendationCommand.d.ts +11 -0
  86. package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +11 -0
  87. package/dist-types/commands/StartImportCommand.d.ts +11 -0
  88. package/dist-types/commands/StartTestExecutionCommand.d.ts +11 -0
  89. package/dist-types/commands/StartTestSetGenerationCommand.d.ts +11 -0
  90. package/dist-types/commands/StopBotRecommendationCommand.d.ts +11 -0
  91. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  92. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  93. package/dist-types/commands/UpdateBotAliasCommand.d.ts +11 -0
  94. package/dist-types/commands/UpdateBotCommand.d.ts +11 -0
  95. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +11 -0
  96. package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +11 -0
  97. package/dist-types/commands/UpdateExportCommand.d.ts +11 -0
  98. package/dist-types/commands/UpdateIntentCommand.d.ts +11 -0
  99. package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +11 -0
  100. package/dist-types/commands/UpdateSlotCommand.d.ts +11 -0
  101. package/dist-types/commands/UpdateSlotTypeCommand.d.ts +11 -0
  102. package/dist-types/commands/UpdateTestSetCommand.d.ts +11 -0
  103. package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +12 -1
  205. package/package.json +36 -36
@@ -36,4 +36,15 @@ declare const CreateSlotTypeCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateSlotTypeCommand extends CreateSlotTypeCommand_base {}
39
+ export declare class CreateSlotTypeCommand extends CreateSlotTypeCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateSlotTypeRequest;
43
+ output: CreateSlotTypeResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateSlotTypeCommandInput;
47
+ output: CreateSlotTypeCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateTestSetDiscrepancyReportCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTestSetDiscrepancyReportCommand extends CreateTestSetDiscrepancyReportCommand_base {}
40
+ export declare class CreateTestSetDiscrepancyReportCommand extends CreateTestSetDiscrepancyReportCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTestSetDiscrepancyReportRequest;
44
+ output: CreateTestSetDiscrepancyReportResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateTestSetDiscrepancyReportCommandInput;
48
+ output: CreateTestSetDiscrepancyReportCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateUploadUrlCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateUploadUrlCommand extends CreateUploadUrlCommand_base {}
39
+ export declare class CreateUploadUrlCommand extends CreateUploadUrlCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: {};
43
+ output: CreateUploadUrlResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateUploadUrlCommandInput;
47
+ output: CreateUploadUrlCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DeleteBotAliasCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteBotAliasCommand extends DeleteBotAliasCommand_base {}
39
+ export declare class DeleteBotAliasCommand extends DeleteBotAliasCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteBotAliasRequest;
43
+ output: DeleteBotAliasResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteBotAliasCommandInput;
47
+ output: DeleteBotAliasCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const DeleteBotCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteBotCommand extends DeleteBotCommand_base {}
36
+ export declare class DeleteBotCommand extends DeleteBotCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteBotRequest;
40
+ output: DeleteBotResponse;
41
+ };
42
+ sdk: {
43
+ input: DeleteBotCommandInput;
44
+ output: DeleteBotCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const DeleteBotLocaleCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteBotLocaleCommand extends DeleteBotLocaleCommand_base {}
39
+ export declare class DeleteBotLocaleCommand extends DeleteBotLocaleCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteBotLocaleRequest;
43
+ output: DeleteBotLocaleResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteBotLocaleCommandInput;
47
+ output: DeleteBotLocaleCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DeleteBotReplicaCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteBotReplicaCommand extends DeleteBotReplicaCommand_base {}
39
+ export declare class DeleteBotReplicaCommand extends DeleteBotReplicaCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteBotReplicaRequest;
43
+ output: DeleteBotReplicaResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteBotReplicaCommandInput;
47
+ output: DeleteBotReplicaCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DeleteBotVersionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteBotVersionCommand extends DeleteBotVersionCommand_base {}
39
+ export declare class DeleteBotVersionCommand extends DeleteBotVersionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteBotVersionRequest;
43
+ output: DeleteBotVersionResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteBotVersionCommandInput;
47
+ output: DeleteBotVersionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteCustomVocabularyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteCustomVocabularyCommand extends DeleteCustomVocabularyCommand_base {}
40
+ export declare class DeleteCustomVocabularyCommand extends DeleteCustomVocabularyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteCustomVocabularyRequest;
44
+ output: DeleteCustomVocabularyResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteCustomVocabularyCommandInput;
48
+ output: DeleteCustomVocabularyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteExportCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteExportCommand extends DeleteExportCommand_base {}
36
+ export declare class DeleteExportCommand extends DeleteExportCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteExportRequest;
40
+ output: DeleteExportResponse;
41
+ };
42
+ sdk: {
43
+ input: DeleteExportCommandInput;
44
+ output: DeleteExportCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeleteImportCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteImportCommand extends DeleteImportCommand_base {}
36
+ export declare class DeleteImportCommand extends DeleteImportCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteImportRequest;
40
+ output: DeleteImportResponse;
41
+ };
42
+ sdk: {
43
+ input: DeleteImportCommandInput;
44
+ output: DeleteImportCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -31,4 +31,15 @@ declare const DeleteIntentCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DeleteIntentCommand extends DeleteIntentCommand_base {}
34
+ export declare class DeleteIntentCommand extends DeleteIntentCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DeleteIntentRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: DeleteIntentCommandInput;
42
+ output: DeleteIntentCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -37,4 +37,15 @@ declare const DeleteResourcePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {}
40
+ export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteResourcePolicyRequest;
44
+ output: DeleteResourcePolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteResourcePolicyCommandInput;
48
+ output: DeleteResourcePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteResourcePolicyStatementCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteResourcePolicyStatementCommand extends DeleteResourcePolicyStatementCommand_base {}
40
+ export declare class DeleteResourcePolicyStatementCommand extends DeleteResourcePolicyStatementCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteResourcePolicyStatementRequest;
44
+ output: DeleteResourcePolicyStatementResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteResourcePolicyStatementCommandInput;
48
+ output: DeleteResourcePolicyStatementCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -31,4 +31,15 @@ declare const DeleteSlotCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DeleteSlotCommand extends DeleteSlotCommand_base {}
34
+ export declare class DeleteSlotCommand extends DeleteSlotCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DeleteSlotRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: DeleteSlotCommandInput;
42
+ output: DeleteSlotCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -31,4 +31,15 @@ declare const DeleteSlotTypeCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DeleteSlotTypeCommand extends DeleteSlotTypeCommand_base {}
34
+ export declare class DeleteSlotTypeCommand extends DeleteSlotTypeCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DeleteSlotTypeRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: DeleteSlotTypeCommandInput;
42
+ output: DeleteSlotTypeCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -31,4 +31,15 @@ declare const DeleteTestSetCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DeleteTestSetCommand extends DeleteTestSetCommand_base {}
34
+ export declare class DeleteTestSetCommand extends DeleteTestSetCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DeleteTestSetRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: DeleteTestSetCommandInput;
42
+ output: DeleteTestSetCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -36,4 +36,15 @@ declare const DeleteUtterancesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteUtterancesCommand extends DeleteUtterancesCommand_base {}
39
+ export declare class DeleteUtterancesCommand extends DeleteUtterancesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteUtterancesRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteUtterancesCommandInput;
47
+ output: DeleteUtterancesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DescribeBotAliasCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeBotAliasCommand extends DescribeBotAliasCommand_base {}
39
+ export declare class DescribeBotAliasCommand extends DescribeBotAliasCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeBotAliasRequest;
43
+ output: DescribeBotAliasResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeBotAliasCommandInput;
47
+ output: DescribeBotAliasCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const DescribeBotCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeBotCommand extends DescribeBotCommand_base {}
36
+ export declare class DescribeBotCommand extends DescribeBotCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeBotRequest;
40
+ output: DescribeBotResponse;
41
+ };
42
+ sdk: {
43
+ input: DescribeBotCommandInput;
44
+ output: DescribeBotCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -35,4 +35,15 @@ declare const DescribeBotLocaleCommand_base: {
35
35
  >;
36
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
37
  };
38
- export declare class DescribeBotLocaleCommand extends DescribeBotLocaleCommand_base {}
38
+ export declare class DescribeBotLocaleCommand extends DescribeBotLocaleCommand_base {
39
+ protected static __types: {
40
+ api: {
41
+ input: DescribeBotLocaleRequest;
42
+ output: DescribeBotLocaleResponse;
43
+ };
44
+ sdk: {
45
+ input: DescribeBotLocaleCommandInput;
46
+ output: DescribeBotLocaleCommandOutput;
47
+ };
48
+ };
49
+ }
@@ -37,4 +37,15 @@ declare const DescribeBotRecommendationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeBotRecommendationCommand extends DescribeBotRecommendationCommand_base {}
40
+ export declare class DescribeBotRecommendationCommand extends DescribeBotRecommendationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeBotRecommendationRequest;
44
+ output: DescribeBotRecommendationResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeBotRecommendationCommandInput;
48
+ output: DescribeBotRecommendationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeBotReplicaCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeBotReplicaCommand extends DescribeBotReplicaCommand_base {}
40
+ export declare class DescribeBotReplicaCommand extends DescribeBotReplicaCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeBotReplicaRequest;
44
+ output: DescribeBotReplicaResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeBotReplicaCommandInput;
48
+ output: DescribeBotReplicaCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeBotResourceGenerationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeBotResourceGenerationCommand extends DescribeBotResourceGenerationCommand_base {}
40
+ export declare class DescribeBotResourceGenerationCommand extends DescribeBotResourceGenerationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeBotResourceGenerationRequest;
44
+ output: DescribeBotResourceGenerationResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeBotResourceGenerationCommandInput;
48
+ output: DescribeBotResourceGenerationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeBotVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeBotVersionCommand extends DescribeBotVersionCommand_base {}
40
+ export declare class DescribeBotVersionCommand extends DescribeBotVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeBotVersionRequest;
44
+ output: DescribeBotVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeBotVersionCommandInput;
48
+ output: DescribeBotVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeCustomVocabularyMetadataCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeCustomVocabularyMetadataCommand extends DescribeCustomVocabularyMetadataCommand_base {}
40
+ export declare class DescribeCustomVocabularyMetadataCommand extends DescribeCustomVocabularyMetadataCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeCustomVocabularyMetadataRequest;
44
+ output: DescribeCustomVocabularyMetadataResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeCustomVocabularyMetadataCommandInput;
48
+ output: DescribeCustomVocabularyMetadataCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeExportCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeExportCommand extends DescribeExportCommand_base {}
39
+ export declare class DescribeExportCommand extends DescribeExportCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeExportRequest;
43
+ output: DescribeExportResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeExportCommandInput;
47
+ output: DescribeExportCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DescribeImportCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeImportCommand extends DescribeImportCommand_base {}
39
+ export declare class DescribeImportCommand extends DescribeImportCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeImportRequest;
43
+ output: DescribeImportResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeImportCommandInput;
47
+ output: DescribeImportCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DescribeIntentCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeIntentCommand extends DescribeIntentCommand_base {}
39
+ export declare class DescribeIntentCommand extends DescribeIntentCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeIntentRequest;
43
+ output: DescribeIntentResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeIntentCommandInput;
47
+ output: DescribeIntentCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeResourcePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeResourcePolicyCommand extends DescribeResourcePolicyCommand_base {}
40
+ export declare class DescribeResourcePolicyCommand extends DescribeResourcePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeResourcePolicyRequest;
44
+ output: DescribeResourcePolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeResourcePolicyCommandInput;
48
+ output: DescribeResourcePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeSlotCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeSlotCommand extends DescribeSlotCommand_base {}
36
+ export declare class DescribeSlotCommand extends DescribeSlotCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeSlotRequest;
40
+ output: DescribeSlotResponse;
41
+ };
42
+ sdk: {
43
+ input: DescribeSlotCommandInput;
44
+ output: DescribeSlotCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const DescribeSlotTypeCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeSlotTypeCommand extends DescribeSlotTypeCommand_base {}
39
+ export declare class DescribeSlotTypeCommand extends DescribeSlotTypeCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeSlotTypeRequest;
43
+ output: DescribeSlotTypeResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeSlotTypeCommandInput;
47
+ output: DescribeSlotTypeCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeTestExecutionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeTestExecutionCommand extends DescribeTestExecutionCommand_base {}
40
+ export declare class DescribeTestExecutionCommand extends DescribeTestExecutionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeTestExecutionRequest;
44
+ output: DescribeTestExecutionResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeTestExecutionCommandInput;
48
+ output: DescribeTestExecutionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeTestSetCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeTestSetCommand extends DescribeTestSetCommand_base {}
39
+ export declare class DescribeTestSetCommand extends DescribeTestSetCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeTestSetRequest;
43
+ output: DescribeTestSetResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeTestSetCommandInput;
47
+ output: DescribeTestSetCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeTestSetDiscrepancyReportCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeTestSetDiscrepancyReportCommand extends DescribeTestSetDiscrepancyReportCommand_base {}
40
+ export declare class DescribeTestSetDiscrepancyReportCommand extends DescribeTestSetDiscrepancyReportCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeTestSetDiscrepancyReportRequest;
44
+ output: DescribeTestSetDiscrepancyReportResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeTestSetDiscrepancyReportCommandInput;
48
+ output: DescribeTestSetDiscrepancyReportCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeTestSetGenerationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeTestSetGenerationCommand extends DescribeTestSetGenerationCommand_base {}
40
+ export declare class DescribeTestSetGenerationCommand extends DescribeTestSetGenerationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeTestSetGenerationRequest;
44
+ output: DescribeTestSetGenerationResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeTestSetGenerationCommandInput;
48
+ output: DescribeTestSetGenerationCommandOutput;
49
+ };
50
+ };
51
+ }