@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
@@ -96,4 +96,15 @@ declare const ListTestExecutionsCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class ListTestExecutionsCommand extends ListTestExecutionsCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: ListTestExecutionsRequest;
103
+ output: ListTestExecutionsResponse;
104
+ };
105
+ sdk: {
106
+ input: ListTestExecutionsCommandInput;
107
+ output: ListTestExecutionsCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -164,4 +164,15 @@ declare const ListTestSetRecordsCommand_base: {
164
164
  * @public
165
165
  */
166
166
  export declare class ListTestSetRecordsCommand extends ListTestSetRecordsCommand_base {
167
+ /** @internal type navigation helper, not in runtime. */
168
+ protected static __types: {
169
+ api: {
170
+ input: ListTestSetRecordsRequest;
171
+ output: ListTestSetRecordsResponse;
172
+ };
173
+ sdk: {
174
+ input: ListTestSetRecordsCommandInput;
175
+ output: ListTestSetRecordsCommandOutput;
176
+ };
177
+ };
167
178
  }
@@ -95,4 +95,15 @@ declare const ListTestSetsCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class ListTestSetsCommand extends ListTestSetsCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListTestSetsRequest;
102
+ output: ListTestSetsResponse;
103
+ };
104
+ sdk: {
105
+ input: ListTestSetsCommandInput;
106
+ output: ListTestSetsCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -158,4 +158,15 @@ declare const ListUtteranceAnalyticsDataCommand_base: {
158
158
  * @public
159
159
  */
160
160
  export declare class ListUtteranceAnalyticsDataCommand extends ListUtteranceAnalyticsDataCommand_base {
161
+ /** @internal type navigation helper, not in runtime. */
162
+ protected static __types: {
163
+ api: {
164
+ input: ListUtteranceAnalyticsDataRequest;
165
+ output: ListUtteranceAnalyticsDataResponse;
166
+ };
167
+ sdk: {
168
+ input: ListUtteranceAnalyticsDataCommandInput;
169
+ output: ListUtteranceAnalyticsDataCommandOutput;
170
+ };
171
+ };
161
172
  }
@@ -169,4 +169,15 @@ declare const ListUtteranceMetricsCommand_base: {
169
169
  * @public
170
170
  */
171
171
  export declare class ListUtteranceMetricsCommand extends ListUtteranceMetricsCommand_base {
172
+ /** @internal type navigation helper, not in runtime. */
173
+ protected static __types: {
174
+ api: {
175
+ input: ListUtteranceMetricsRequest;
176
+ output: ListUtteranceMetricsResponse;
177
+ };
178
+ sdk: {
179
+ input: ListUtteranceMetricsCommandInput;
180
+ output: ListUtteranceMetricsCommandOutput;
181
+ };
182
+ };
172
183
  }
@@ -101,4 +101,15 @@ declare const SearchAssociatedTranscriptsCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class SearchAssociatedTranscriptsCommand extends SearchAssociatedTranscriptsCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: SearchAssociatedTranscriptsRequest;
108
+ output: SearchAssociatedTranscriptsResponse;
109
+ };
110
+ sdk: {
111
+ input: SearchAssociatedTranscriptsCommandInput;
112
+ output: SearchAssociatedTranscriptsCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -144,4 +144,15 @@ declare const StartBotRecommendationCommand_base: {
144
144
  * @public
145
145
  */
146
146
  export declare class StartBotRecommendationCommand extends StartBotRecommendationCommand_base {
147
+ /** @internal type navigation helper, not in runtime. */
148
+ protected static __types: {
149
+ api: {
150
+ input: StartBotRecommendationRequest;
151
+ output: StartBotRecommendationResponse;
152
+ };
153
+ sdk: {
154
+ input: StartBotRecommendationCommandInput;
155
+ output: StartBotRecommendationCommandOutput;
156
+ };
157
+ };
147
158
  }
@@ -95,4 +95,15 @@ declare const StartBotResourceGenerationCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class StartBotResourceGenerationCommand extends StartBotResourceGenerationCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: StartBotResourceGenerationRequest;
102
+ output: StartBotResourceGenerationResponse;
103
+ };
104
+ sdk: {
105
+ input: StartBotResourceGenerationCommandInput;
106
+ output: StartBotResourceGenerationCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -185,4 +185,15 @@ declare const StartImportCommand_base: {
185
185
  * @public
186
186
  */
187
187
  export declare class StartImportCommand extends StartImportCommand_base {
188
+ /** @internal type navigation helper, not in runtime. */
189
+ protected static __types: {
190
+ api: {
191
+ input: StartImportRequest;
192
+ output: StartImportResponse;
193
+ };
194
+ sdk: {
195
+ input: StartImportCommandInput;
196
+ output: StartImportCommandOutput;
197
+ };
198
+ };
188
199
  }
@@ -101,4 +101,15 @@ declare const StartTestExecutionCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class StartTestExecutionCommand extends StartTestExecutionCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: StartTestExecutionRequest;
108
+ output: StartTestExecutionResponse;
109
+ };
110
+ sdk: {
111
+ input: StartTestExecutionCommandInput;
112
+ output: StartTestExecutionCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -128,4 +128,15 @@ declare const StartTestSetGenerationCommand_base: {
128
128
  * @public
129
129
  */
130
130
  export declare class StartTestSetGenerationCommand extends StartTestSetGenerationCommand_base {
131
+ /** @internal type navigation helper, not in runtime. */
132
+ protected static __types: {
133
+ api: {
134
+ input: StartTestSetGenerationRequest;
135
+ output: StartTestSetGenerationResponse;
136
+ };
137
+ sdk: {
138
+ input: StartTestSetGenerationCommandInput;
139
+ output: StartTestSetGenerationCommandOutput;
140
+ };
141
+ };
131
142
  }
@@ -93,4 +93,15 @@ declare const StopBotRecommendationCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class StopBotRecommendationCommand extends StopBotRecommendationCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: StopBotRecommendationRequest;
100
+ output: StopBotRecommendationResponse;
101
+ };
102
+ sdk: {
103
+ input: StopBotRecommendationCommandInput;
104
+ output: StopBotRecommendationCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -76,4 +76,15 @@ declare const TagResourceCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class TagResourceCommand extends TagResourceCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: TagResourceRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: TagResourceCommandInput;
87
+ output: TagResourceCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -74,4 +74,15 @@ declare const UntagResourceCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: UntagResourceRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: UntagResourceCommandInput;
85
+ output: UntagResourceCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -175,4 +175,15 @@ declare const UpdateBotAliasCommand_base: {
175
175
  * @public
176
176
  */
177
177
  export declare class UpdateBotAliasCommand extends UpdateBotAliasCommand_base {
178
+ /** @internal type navigation helper, not in runtime. */
179
+ protected static __types: {
180
+ api: {
181
+ input: UpdateBotAliasRequest;
182
+ output: UpdateBotAliasResponse;
183
+ };
184
+ sdk: {
185
+ input: UpdateBotAliasCommandInput;
186
+ output: UpdateBotAliasCommandOutput;
187
+ };
188
+ };
178
189
  }
@@ -119,4 +119,15 @@ declare const UpdateBotCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class UpdateBotCommand extends UpdateBotCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: UpdateBotRequest;
126
+ output: UpdateBotResponse;
127
+ };
128
+ sdk: {
129
+ input: UpdateBotCommandInput;
130
+ output: UpdateBotCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -192,4 +192,15 @@ declare const UpdateBotLocaleCommand_base: {
192
192
  * @public
193
193
  */
194
194
  export declare class UpdateBotLocaleCommand extends UpdateBotLocaleCommand_base {
195
+ /** @internal type navigation helper, not in runtime. */
196
+ protected static __types: {
197
+ api: {
198
+ input: UpdateBotLocaleRequest;
199
+ output: UpdateBotLocaleResponse;
200
+ };
201
+ sdk: {
202
+ input: UpdateBotLocaleCommandInput;
203
+ output: UpdateBotLocaleCommandOutput;
204
+ };
205
+ };
195
206
  }
@@ -125,4 +125,15 @@ declare const UpdateBotRecommendationCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class UpdateBotRecommendationCommand extends UpdateBotRecommendationCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: UpdateBotRecommendationRequest;
132
+ output: UpdateBotRecommendationResponse;
133
+ };
134
+ sdk: {
135
+ input: UpdateBotRecommendationCommandInput;
136
+ output: UpdateBotRecommendationCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -109,4 +109,15 @@ declare const UpdateExportCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class UpdateExportCommand extends UpdateExportCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: UpdateExportRequest;
116
+ output: UpdateExportResponse;
117
+ };
118
+ sdk: {
119
+ input: UpdateExportCommandInput;
120
+ output: UpdateExportCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -1028,4 +1028,15 @@ declare const UpdateIntentCommand_base: {
1028
1028
  * @public
1029
1029
  */
1030
1030
  export declare class UpdateIntentCommand extends UpdateIntentCommand_base {
1031
+ /** @internal type navigation helper, not in runtime. */
1032
+ protected static __types: {
1033
+ api: {
1034
+ input: UpdateIntentRequest;
1035
+ output: UpdateIntentResponse;
1036
+ };
1037
+ sdk: {
1038
+ input: UpdateIntentCommandInput;
1039
+ output: UpdateIntentCommandOutput;
1040
+ };
1041
+ };
1031
1042
  }
@@ -86,4 +86,15 @@ declare const UpdateResourcePolicyCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class UpdateResourcePolicyCommand extends UpdateResourcePolicyCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: UpdateResourcePolicyRequest;
93
+ output: UpdateResourcePolicyResponse;
94
+ };
95
+ sdk: {
96
+ input: UpdateResourcePolicyCommandInput;
97
+ output: UpdateResourcePolicyCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -886,4 +886,15 @@ declare const UpdateSlotCommand_base: {
886
886
  * @public
887
887
  */
888
888
  export declare class UpdateSlotCommand extends UpdateSlotCommand_base {
889
+ /** @internal type navigation helper, not in runtime. */
890
+ protected static __types: {
891
+ api: {
892
+ input: UpdateSlotRequest;
893
+ output: UpdateSlotResponse;
894
+ };
895
+ sdk: {
896
+ input: UpdateSlotCommandInput;
897
+ output: UpdateSlotCommandOutput;
898
+ };
899
+ };
889
900
  }
@@ -172,4 +172,15 @@ declare const UpdateSlotTypeCommand_base: {
172
172
  * @public
173
173
  */
174
174
  export declare class UpdateSlotTypeCommand extends UpdateSlotTypeCommand_base {
175
+ /** @internal type navigation helper, not in runtime. */
176
+ protected static __types: {
177
+ api: {
178
+ input: UpdateSlotTypeRequest;
179
+ output: UpdateSlotTypeResponse;
180
+ };
181
+ sdk: {
182
+ input: UpdateSlotTypeCommandInput;
183
+ output: UpdateSlotTypeCommandOutput;
184
+ };
185
+ };
175
186
  }
@@ -97,4 +97,15 @@ declare const UpdateTestSetCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class UpdateTestSetCommand extends UpdateTestSetCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: UpdateTestSetRequest;
104
+ output: UpdateTestSetResponse;
105
+ };
106
+ sdk: {
107
+ input: UpdateTestSetCommandInput;
108
+ output: UpdateTestSetCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -37,4 +37,15 @@ declare const BatchCreateCustomVocabularyItemCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchCreateCustomVocabularyItemCommand extends BatchCreateCustomVocabularyItemCommand_base {}
40
+ export declare class BatchCreateCustomVocabularyItemCommand extends BatchCreateCustomVocabularyItemCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchCreateCustomVocabularyItemRequest;
44
+ output: BatchCreateCustomVocabularyItemResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchCreateCustomVocabularyItemCommandInput;
48
+ output: BatchCreateCustomVocabularyItemCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchDeleteCustomVocabularyItemCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchDeleteCustomVocabularyItemCommand extends BatchDeleteCustomVocabularyItemCommand_base {}
40
+ export declare class BatchDeleteCustomVocabularyItemCommand extends BatchDeleteCustomVocabularyItemCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchDeleteCustomVocabularyItemRequest;
44
+ output: BatchDeleteCustomVocabularyItemResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchDeleteCustomVocabularyItemCommandInput;
48
+ output: BatchDeleteCustomVocabularyItemCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchUpdateCustomVocabularyItemCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchUpdateCustomVocabularyItemCommand extends BatchUpdateCustomVocabularyItemCommand_base {}
40
+ export declare class BatchUpdateCustomVocabularyItemCommand extends BatchUpdateCustomVocabularyItemCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchUpdateCustomVocabularyItemRequest;
44
+ output: BatchUpdateCustomVocabularyItemResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchUpdateCustomVocabularyItemCommandInput;
48
+ output: BatchUpdateCustomVocabularyItemCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const BuildBotLocaleCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class BuildBotLocaleCommand extends BuildBotLocaleCommand_base {}
39
+ export declare class BuildBotLocaleCommand extends BuildBotLocaleCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: BuildBotLocaleRequest;
43
+ output: BuildBotLocaleResponse;
44
+ };
45
+ sdk: {
46
+ input: BuildBotLocaleCommandInput;
47
+ output: BuildBotLocaleCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const CreateBotAliasCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateBotAliasCommand extends CreateBotAliasCommand_base {}
39
+ export declare class CreateBotAliasCommand extends CreateBotAliasCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateBotAliasRequest;
43
+ output: CreateBotAliasResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateBotAliasCommandInput;
47
+ output: CreateBotAliasCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const CreateBotCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateBotCommand extends CreateBotCommand_base {}
36
+ export declare class CreateBotCommand extends CreateBotCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateBotRequest;
40
+ output: CreateBotResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateBotCommandInput;
44
+ output: CreateBotCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const CreateBotLocaleCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateBotLocaleCommand extends CreateBotLocaleCommand_base {}
39
+ export declare class CreateBotLocaleCommand extends CreateBotLocaleCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateBotLocaleRequest;
43
+ output: CreateBotLocaleResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateBotLocaleCommandInput;
47
+ output: CreateBotLocaleCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const CreateBotReplicaCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateBotReplicaCommand extends CreateBotReplicaCommand_base {}
39
+ export declare class CreateBotReplicaCommand extends CreateBotReplicaCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateBotReplicaRequest;
43
+ output: CreateBotReplicaResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateBotReplicaCommandInput;
47
+ output: CreateBotReplicaCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const CreateBotVersionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateBotVersionCommand extends CreateBotVersionCommand_base {}
39
+ export declare class CreateBotVersionCommand extends CreateBotVersionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateBotVersionRequest;
43
+ output: CreateBotVersionResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateBotVersionCommandInput;
47
+ output: CreateBotVersionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const CreateExportCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateExportCommand extends CreateExportCommand_base {}
36
+ export declare class CreateExportCommand extends CreateExportCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateExportRequest;
40
+ output: CreateExportResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateExportCommandInput;
44
+ output: CreateExportCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const CreateIntentCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateIntentCommand extends CreateIntentCommand_base {}
36
+ export declare class CreateIntentCommand extends CreateIntentCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateIntentRequest;
40
+ output: CreateIntentResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateIntentCommandInput;
44
+ output: CreateIntentCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateResourcePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateResourcePolicyCommand extends CreateResourcePolicyCommand_base {}
40
+ export declare class CreateResourcePolicyCommand extends CreateResourcePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateResourcePolicyRequest;
44
+ output: CreateResourcePolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateResourcePolicyCommandInput;
48
+ output: CreateResourcePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateResourcePolicyStatementCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateResourcePolicyStatementCommand extends CreateResourcePolicyStatementCommand_base {}
40
+ export declare class CreateResourcePolicyStatementCommand extends CreateResourcePolicyStatementCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateResourcePolicyStatementRequest;
44
+ output: CreateResourcePolicyStatementResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateResourcePolicyStatementCommandInput;
48
+ output: CreateResourcePolicyStatementCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateSlotCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateSlotCommand extends CreateSlotCommand_base {}
36
+ export declare class CreateSlotCommand extends CreateSlotCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateSlotRequest;
40
+ output: CreateSlotResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateSlotCommandInput;
44
+ output: CreateSlotCommandOutput;
45
+ };
46
+ };
47
+ }