@aws-sdk/client-lex-models-v2 3.650.0 → 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
@@ -103,4 +103,15 @@ declare const BatchCreateCustomVocabularyItemCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class BatchCreateCustomVocabularyItemCommand extends BatchCreateCustomVocabularyItemCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: BatchCreateCustomVocabularyItemRequest;
110
+ output: BatchCreateCustomVocabularyItemResponse;
111
+ };
112
+ sdk: {
113
+ input: BatchCreateCustomVocabularyItemCommandInput;
114
+ output: BatchCreateCustomVocabularyItemCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -101,4 +101,15 @@ declare const BatchDeleteCustomVocabularyItemCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class BatchDeleteCustomVocabularyItemCommand extends BatchDeleteCustomVocabularyItemCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: BatchDeleteCustomVocabularyItemRequest;
108
+ output: BatchDeleteCustomVocabularyItemResponse;
109
+ };
110
+ sdk: {
111
+ input: BatchDeleteCustomVocabularyItemCommandInput;
112
+ output: BatchDeleteCustomVocabularyItemCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -104,4 +104,15 @@ declare const BatchUpdateCustomVocabularyItemCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class BatchUpdateCustomVocabularyItemCommand extends BatchUpdateCustomVocabularyItemCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: BatchUpdateCustomVocabularyItemRequest;
111
+ output: BatchUpdateCustomVocabularyItemResponse;
112
+ };
113
+ sdk: {
114
+ input: BatchUpdateCustomVocabularyItemCommandInput;
115
+ output: BatchUpdateCustomVocabularyItemCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -90,4 +90,15 @@ declare const BuildBotLocaleCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class BuildBotLocaleCommand extends BuildBotLocaleCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: BuildBotLocaleRequest;
97
+ output: BuildBotLocaleResponse;
98
+ };
99
+ sdk: {
100
+ input: BuildBotLocaleCommandInput;
101
+ output: BuildBotLocaleCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -183,4 +183,15 @@ declare const CreateBotAliasCommand_base: {
183
183
  * @public
184
184
  */
185
185
  export declare class CreateBotAliasCommand extends CreateBotAliasCommand_base {
186
+ /** @internal type navigation helper, not in runtime. */
187
+ protected static __types: {
188
+ api: {
189
+ input: CreateBotAliasRequest;
190
+ output: CreateBotAliasResponse;
191
+ };
192
+ sdk: {
193
+ input: CreateBotAliasCommandInput;
194
+ output: CreateBotAliasCommandOutput;
195
+ };
196
+ };
186
197
  }
@@ -129,4 +129,15 @@ declare const CreateBotCommand_base: {
129
129
  * @public
130
130
  */
131
131
  export declare class CreateBotCommand extends CreateBotCommand_base {
132
+ /** @internal type navigation helper, not in runtime. */
133
+ protected static __types: {
134
+ api: {
135
+ input: CreateBotRequest;
136
+ output: CreateBotResponse;
137
+ };
138
+ sdk: {
139
+ input: CreateBotCommandInput;
140
+ output: CreateBotCommandOutput;
141
+ };
142
+ };
132
143
  }
@@ -188,4 +188,15 @@ declare const CreateBotLocaleCommand_base: {
188
188
  * @public
189
189
  */
190
190
  export declare class CreateBotLocaleCommand extends CreateBotLocaleCommand_base {
191
+ /** @internal type navigation helper, not in runtime. */
192
+ protected static __types: {
193
+ api: {
194
+ input: CreateBotLocaleRequest;
195
+ output: CreateBotLocaleResponse;
196
+ };
197
+ sdk: {
198
+ input: CreateBotLocaleCommandInput;
199
+ output: CreateBotLocaleCommandOutput;
200
+ };
201
+ };
191
202
  }
@@ -87,4 +87,15 @@ declare const CreateBotReplicaCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class CreateBotReplicaCommand extends CreateBotReplicaCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: CreateBotReplicaRequest;
94
+ output: CreateBotReplicaResponse;
95
+ };
96
+ sdk: {
97
+ input: CreateBotReplicaCommandInput;
98
+ output: CreateBotReplicaCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -101,4 +101,15 @@ declare const CreateBotVersionCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class CreateBotVersionCommand extends CreateBotVersionCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: CreateBotVersionRequest;
108
+ output: CreateBotVersionResponse;
109
+ };
110
+ sdk: {
111
+ input: CreateBotVersionCommandInput;
112
+ output: CreateBotVersionCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -132,4 +132,15 @@ declare const CreateExportCommand_base: {
132
132
  * @public
133
133
  */
134
134
  export declare class CreateExportCommand extends CreateExportCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: CreateExportRequest;
139
+ output: CreateExportResponse;
140
+ };
141
+ sdk: {
142
+ input: CreateExportCommandInput;
143
+ output: CreateExportCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -1051,4 +1051,15 @@ declare const CreateIntentCommand_base: {
1051
1051
  * @public
1052
1052
  */
1053
1053
  export declare class CreateIntentCommand extends CreateIntentCommand_base {
1054
+ /** @internal type navigation helper, not in runtime. */
1055
+ protected static __types: {
1056
+ api: {
1057
+ input: CreateIntentRequest;
1058
+ output: CreateIntentResponse;
1059
+ };
1060
+ sdk: {
1061
+ input: CreateIntentCommandInput;
1062
+ output: CreateIntentCommandOutput;
1063
+ };
1064
+ };
1054
1065
  }
@@ -84,4 +84,15 @@ declare const CreateResourcePolicyCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class CreateResourcePolicyCommand extends CreateResourcePolicyCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: CreateResourcePolicyRequest;
91
+ output: CreateResourcePolicyResponse;
92
+ };
93
+ sdk: {
94
+ input: CreateResourcePolicyCommandInput;
95
+ output: CreateResourcePolicyCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -110,4 +110,15 @@ declare const CreateResourcePolicyStatementCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class CreateResourcePolicyStatementCommand extends CreateResourcePolicyStatementCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: CreateResourcePolicyStatementRequest;
117
+ output: CreateResourcePolicyStatementResponse;
118
+ };
119
+ sdk: {
120
+ input: CreateResourcePolicyStatementCommandInput;
121
+ output: CreateResourcePolicyStatementCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -888,4 +888,15 @@ declare const CreateSlotCommand_base: {
888
888
  * @public
889
889
  */
890
890
  export declare class CreateSlotCommand extends CreateSlotCommand_base {
891
+ /** @internal type navigation helper, not in runtime. */
892
+ protected static __types: {
893
+ api: {
894
+ input: CreateSlotRequest;
895
+ output: CreateSlotResponse;
896
+ };
897
+ sdk: {
898
+ input: CreateSlotCommandInput;
899
+ output: CreateSlotCommandOutput;
900
+ };
901
+ };
891
902
  }
@@ -173,4 +173,15 @@ declare const CreateSlotTypeCommand_base: {
173
173
  * @public
174
174
  */
175
175
  export declare class CreateSlotTypeCommand extends CreateSlotTypeCommand_base {
176
+ /** @internal type navigation helper, not in runtime. */
177
+ protected static __types: {
178
+ api: {
179
+ input: CreateSlotTypeRequest;
180
+ output: CreateSlotTypeResponse;
181
+ };
182
+ sdk: {
183
+ input: CreateSlotTypeCommandInput;
184
+ output: CreateSlotTypeCommandOutput;
185
+ };
186
+ };
176
187
  }
@@ -97,4 +97,15 @@ declare const CreateTestSetDiscrepancyReportCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class CreateTestSetDiscrepancyReportCommand extends CreateTestSetDiscrepancyReportCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: CreateTestSetDiscrepancyReportRequest;
104
+ output: CreateTestSetDiscrepancyReportResponse;
105
+ };
106
+ sdk: {
107
+ input: CreateTestSetDiscrepancyReportCommandInput;
108
+ output: CreateTestSetDiscrepancyReportCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -78,4 +78,15 @@ declare const CreateUploadUrlCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class CreateUploadUrlCommand extends CreateUploadUrlCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: {};
85
+ output: CreateUploadUrlResponse;
86
+ };
87
+ sdk: {
88
+ input: CreateUploadUrlCommandInput;
89
+ output: CreateUploadUrlCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -86,4 +86,15 @@ declare const DeleteBotAliasCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteBotAliasCommand extends DeleteBotAliasCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteBotAliasRequest;
93
+ output: DeleteBotAliasResponse;
94
+ };
95
+ sdk: {
96
+ input: DeleteBotAliasCommandInput;
97
+ output: DeleteBotAliasCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -93,4 +93,15 @@ declare const DeleteBotCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class DeleteBotCommand extends DeleteBotCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: DeleteBotRequest;
100
+ output: DeleteBotResponse;
101
+ };
102
+ sdk: {
103
+ input: DeleteBotCommandInput;
104
+ output: DeleteBotCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -89,4 +89,15 @@ declare const DeleteBotLocaleCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DeleteBotLocaleCommand extends DeleteBotLocaleCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DeleteBotLocaleRequest;
96
+ output: DeleteBotLocaleResponse;
97
+ };
98
+ sdk: {
99
+ input: DeleteBotLocaleCommandInput;
100
+ output: DeleteBotLocaleCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -85,4 +85,15 @@ declare const DeleteBotReplicaCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeleteBotReplicaCommand extends DeleteBotReplicaCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeleteBotReplicaRequest;
92
+ output: DeleteBotReplicaResponse;
93
+ };
94
+ sdk: {
95
+ input: DeleteBotReplicaCommandInput;
96
+ output: DeleteBotReplicaCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -87,4 +87,15 @@ declare const DeleteBotVersionCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DeleteBotVersionCommand extends DeleteBotVersionCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DeleteBotVersionRequest;
94
+ output: DeleteBotVersionResponse;
95
+ };
96
+ sdk: {
97
+ input: DeleteBotVersionCommandInput;
98
+ output: DeleteBotVersionCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -88,4 +88,15 @@ declare const DeleteCustomVocabularyCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class DeleteCustomVocabularyCommand extends DeleteCustomVocabularyCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DeleteCustomVocabularyRequest;
95
+ output: DeleteCustomVocabularyResponse;
96
+ };
97
+ sdk: {
98
+ input: DeleteCustomVocabularyCommandInput;
99
+ output: DeleteCustomVocabularyCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -79,4 +79,15 @@ declare const DeleteExportCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DeleteExportCommand extends DeleteExportCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteExportRequest;
86
+ output: DeleteExportResponse;
87
+ };
88
+ sdk: {
89
+ input: DeleteExportCommandInput;
90
+ output: DeleteExportCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -79,4 +79,15 @@ declare const DeleteImportCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DeleteImportCommand extends DeleteImportCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteImportRequest;
86
+ output: DeleteImportResponse;
87
+ };
88
+ sdk: {
89
+ input: DeleteImportCommandInput;
90
+ output: DeleteImportCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -85,4 +85,15 @@ declare const DeleteIntentCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeleteIntentCommand extends DeleteIntentCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeleteIntentRequest;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: DeleteIntentCommandInput;
96
+ output: DeleteIntentCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -77,4 +77,15 @@ declare const DeleteResourcePolicyCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteResourcePolicyRequest;
84
+ output: DeleteResourcePolicyResponse;
85
+ };
86
+ sdk: {
87
+ input: DeleteResourcePolicyCommandInput;
88
+ output: DeleteResourcePolicyCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -83,4 +83,15 @@ declare const DeleteResourcePolicyStatementCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteResourcePolicyStatementCommand extends DeleteResourcePolicyStatementCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteResourcePolicyStatementRequest;
90
+ output: DeleteResourcePolicyStatementResponse;
91
+ };
92
+ sdk: {
93
+ input: DeleteResourcePolicyStatementCommandInput;
94
+ output: DeleteResourcePolicyStatementCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -84,4 +84,15 @@ declare const DeleteSlotCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DeleteSlotCommand extends DeleteSlotCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DeleteSlotRequest;
91
+ output: {};
92
+ };
93
+ sdk: {
94
+ input: DeleteSlotCommandInput;
95
+ output: DeleteSlotCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -88,4 +88,15 @@ declare const DeleteSlotTypeCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class DeleteSlotTypeCommand extends DeleteSlotTypeCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DeleteSlotTypeRequest;
95
+ output: {};
96
+ };
97
+ sdk: {
98
+ input: DeleteSlotTypeCommandInput;
99
+ output: DeleteSlotTypeCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -80,4 +80,15 @@ declare const DeleteTestSetCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DeleteTestSetCommand extends DeleteTestSetCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DeleteTestSetRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: DeleteTestSetCommandInput;
91
+ output: DeleteTestSetCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -80,4 +80,15 @@ declare const DeleteUtterancesCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DeleteUtterancesCommand extends DeleteUtterancesCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DeleteUtterancesRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: DeleteUtterancesCommandInput;
91
+ output: DeleteUtterancesCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -138,4 +138,15 @@ declare const DescribeBotAliasCommand_base: {
138
138
  * @public
139
139
  */
140
140
  export declare class DescribeBotAliasCommand extends DescribeBotAliasCommand_base {
141
+ /** @internal type navigation helper, not in runtime. */
142
+ protected static __types: {
143
+ api: {
144
+ input: DescribeBotAliasRequest;
145
+ output: DescribeBotAliasResponse;
146
+ };
147
+ sdk: {
148
+ input: DescribeBotAliasCommandInput;
149
+ output: DescribeBotAliasCommandOutput;
150
+ };
151
+ };
141
152
  }
@@ -99,4 +99,15 @@ declare const DescribeBotCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class DescribeBotCommand extends DescribeBotCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: DescribeBotRequest;
106
+ output: DescribeBotResponse;
107
+ };
108
+ sdk: {
109
+ input: DescribeBotCommandInput;
110
+ output: DescribeBotCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -148,4 +148,15 @@ declare const DescribeBotLocaleCommand_base: {
148
148
  * @public
149
149
  */
150
150
  export declare class DescribeBotLocaleCommand extends DescribeBotLocaleCommand_base {
151
+ /** @internal type navigation helper, not in runtime. */
152
+ protected static __types: {
153
+ api: {
154
+ input: DescribeBotLocaleRequest;
155
+ output: DescribeBotLocaleResponse;
156
+ };
157
+ sdk: {
158
+ input: DescribeBotLocaleCommandInput;
159
+ output: DescribeBotLocaleCommandOutput;
160
+ };
161
+ };
151
162
  }
@@ -126,4 +126,15 @@ declare const DescribeBotRecommendationCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class DescribeBotRecommendationCommand extends DescribeBotRecommendationCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: DescribeBotRecommendationRequest;
133
+ output: DescribeBotRecommendationResponse;
134
+ };
135
+ sdk: {
136
+ input: DescribeBotRecommendationCommandInput;
137
+ output: DescribeBotRecommendationCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -84,4 +84,15 @@ declare const DescribeBotReplicaCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DescribeBotReplicaCommand extends DescribeBotReplicaCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DescribeBotReplicaRequest;
91
+ output: DescribeBotReplicaResponse;
92
+ };
93
+ sdk: {
94
+ input: DescribeBotReplicaCommandInput;
95
+ output: DescribeBotReplicaCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -91,4 +91,15 @@ declare const DescribeBotResourceGenerationCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DescribeBotResourceGenerationCommand extends DescribeBotResourceGenerationCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DescribeBotResourceGenerationRequest;
98
+ output: DescribeBotResourceGenerationResponse;
99
+ };
100
+ sdk: {
101
+ input: DescribeBotResourceGenerationCommandInput;
102
+ output: DescribeBotResourceGenerationCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -106,4 +106,15 @@ declare const DescribeBotVersionCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class DescribeBotVersionCommand extends DescribeBotVersionCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: DescribeBotVersionRequest;
113
+ output: DescribeBotVersionResponse;
114
+ };
115
+ sdk: {
116
+ input: DescribeBotVersionCommandInput;
117
+ output: DescribeBotVersionCommandOutput;
118
+ };
119
+ };
109
120
  }