@aws-sdk/client-lex-models-v2 3.799.0 → 3.804.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 (204) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +18 -18
  2. package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +1 -1
  5. package/dist-types/commands/BuildBotLocaleCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateBotAliasCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateBotCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateBotLocaleCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateBotReplicaCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateBotVersionCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateExportCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateIntentCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateResourcePolicyCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateSlotCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateSlotTypeCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteBotAliasCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteBotCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBotLocaleCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteBotReplicaCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteBotVersionCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteExportCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteImportCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteIntentCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteSlotCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteSlotTypeCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteTestSetCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteUtterancesCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeBotAliasCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeBotCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeBotReplicaCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeBotVersionCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeExportCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeImportCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeIntentCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeSlotCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeSlotTypeCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeTestExecutionCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeTestSetCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +1 -1
  51. package/dist-types/commands/GenerateBotElementCommand.d.ts +1 -1
  52. package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +1 -1
  53. package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +1 -1
  54. package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +1 -1
  55. package/dist-types/commands/ListBotAliasesCommand.d.ts +1 -1
  56. package/dist-types/commands/ListBotLocalesCommand.d.ts +1 -1
  57. package/dist-types/commands/ListBotRecommendationsCommand.d.ts +1 -1
  58. package/dist-types/commands/ListBotReplicasCommand.d.ts +1 -1
  59. package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +1 -1
  61. package/dist-types/commands/ListBotVersionsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +1 -1
  64. package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +1 -1
  65. package/dist-types/commands/ListIntentMetricsCommand.d.ts +1 -1
  66. package/dist-types/commands/ListIntentPathsCommand.d.ts +1 -1
  67. package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +1 -1
  68. package/dist-types/commands/ListIntentsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +1 -1
  70. package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +1 -1
  71. package/dist-types/commands/ListSessionMetricsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListSlotTypesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListSlotsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  75. package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +1 -1
  76. package/dist-types/commands/ListTestSetRecordsCommand.d.ts +1 -1
  77. package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +1 -1
  78. package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +1 -1
  79. package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +1 -1
  80. package/dist-types/commands/StartBotRecommendationCommand.d.ts +1 -1
  81. package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +1 -1
  82. package/dist-types/commands/StartImportCommand.d.ts +1 -1
  83. package/dist-types/commands/StartTestExecutionCommand.d.ts +1 -1
  84. package/dist-types/commands/StartTestSetGenerationCommand.d.ts +1 -1
  85. package/dist-types/commands/StopBotRecommendationCommand.d.ts +1 -1
  86. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  87. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateBotAliasCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateBotCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateExportCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateIntentCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateSlotCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateSlotTypeCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdateTestSetCommand.d.ts +1 -1
  98. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  99. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  100. package/dist-types/runtimeConfig.d.ts +16 -16
  101. package/dist-types/runtimeConfig.native.d.ts +18 -18
  102. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  103. package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  200. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  201. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  202. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  203. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  204. package/package.json +20 -20
@@ -943,13 +943,13 @@ export const se_ListIntentMetricsCommand = async (input, context) => {
943
943
  let body;
944
944
  body = JSON.stringify(take(input, {
945
945
  binBy: (_) => _json(_),
946
- endDateTime: (_) => _.getTime() / 1000,
946
+ endDateTime: (_) => _.getTime() / 1_000,
947
947
  filters: (_) => _json(_),
948
948
  groupBy: (_) => _json(_),
949
949
  maxResults: [],
950
950
  metrics: (_) => _json(_),
951
951
  nextToken: [],
952
- startDateTime: (_) => _.getTime() / 1000,
952
+ startDateTime: (_) => _.getTime() / 1_000,
953
953
  }));
954
954
  b.m("POST").h(headers).b(body);
955
955
  return b.build();
@@ -963,10 +963,10 @@ export const se_ListIntentPathsCommand = async (input, context) => {
963
963
  b.p("botId", () => input.botId, "{botId}", false);
964
964
  let body;
965
965
  body = JSON.stringify(take(input, {
966
- endDateTime: (_) => _.getTime() / 1000,
966
+ endDateTime: (_) => _.getTime() / 1_000,
967
967
  filters: (_) => _json(_),
968
968
  intentPath: [],
969
- startDateTime: (_) => _.getTime() / 1000,
969
+ startDateTime: (_) => _.getTime() / 1_000,
970
970
  }));
971
971
  b.m("POST").h(headers).b(body);
972
972
  return b.build();
@@ -1000,13 +1000,13 @@ export const se_ListIntentStageMetricsCommand = async (input, context) => {
1000
1000
  let body;
1001
1001
  body = JSON.stringify(take(input, {
1002
1002
  binBy: (_) => _json(_),
1003
- endDateTime: (_) => _.getTime() / 1000,
1003
+ endDateTime: (_) => _.getTime() / 1_000,
1004
1004
  filters: (_) => _json(_),
1005
1005
  groupBy: (_) => _json(_),
1006
1006
  maxResults: [],
1007
1007
  metrics: (_) => _json(_),
1008
1008
  nextToken: [],
1009
- startDateTime: (_) => _.getTime() / 1000,
1009
+ startDateTime: (_) => _.getTime() / 1_000,
1010
1010
  }));
1011
1011
  b.m("POST").h(headers).b(body);
1012
1012
  return b.build();
@@ -1038,12 +1038,12 @@ export const se_ListSessionAnalyticsDataCommand = async (input, context) => {
1038
1038
  b.p("botId", () => input.botId, "{botId}", false);
1039
1039
  let body;
1040
1040
  body = JSON.stringify(take(input, {
1041
- endDateTime: (_) => _.getTime() / 1000,
1041
+ endDateTime: (_) => _.getTime() / 1_000,
1042
1042
  filters: (_) => _json(_),
1043
1043
  maxResults: [],
1044
1044
  nextToken: [],
1045
1045
  sortBy: (_) => _json(_),
1046
- startDateTime: (_) => _.getTime() / 1000,
1046
+ startDateTime: (_) => _.getTime() / 1_000,
1047
1047
  }));
1048
1048
  b.m("POST").h(headers).b(body);
1049
1049
  return b.build();
@@ -1058,13 +1058,13 @@ export const se_ListSessionMetricsCommand = async (input, context) => {
1058
1058
  let body;
1059
1059
  body = JSON.stringify(take(input, {
1060
1060
  binBy: (_) => _json(_),
1061
- endDateTime: (_) => _.getTime() / 1000,
1061
+ endDateTime: (_) => _.getTime() / 1_000,
1062
1062
  filters: (_) => _json(_),
1063
1063
  groupBy: (_) => _json(_),
1064
1064
  maxResults: [],
1065
1065
  metrics: (_) => _json(_),
1066
1066
  nextToken: [],
1067
- startDateTime: (_) => _.getTime() / 1000,
1067
+ startDateTime: (_) => _.getTime() / 1_000,
1068
1068
  }));
1069
1069
  b.m("POST").h(headers).b(body);
1070
1070
  return b.build();
@@ -1187,12 +1187,12 @@ export const se_ListUtteranceAnalyticsDataCommand = async (input, context) => {
1187
1187
  b.p("botId", () => input.botId, "{botId}", false);
1188
1188
  let body;
1189
1189
  body = JSON.stringify(take(input, {
1190
- endDateTime: (_) => _.getTime() / 1000,
1190
+ endDateTime: (_) => _.getTime() / 1_000,
1191
1191
  filters: (_) => _json(_),
1192
1192
  maxResults: [],
1193
1193
  nextToken: [],
1194
1194
  sortBy: (_) => _json(_),
1195
- startDateTime: (_) => _.getTime() / 1000,
1195
+ startDateTime: (_) => _.getTime() / 1_000,
1196
1196
  }));
1197
1197
  b.m("POST").h(headers).b(body);
1198
1198
  return b.build();
@@ -1208,13 +1208,13 @@ export const se_ListUtteranceMetricsCommand = async (input, context) => {
1208
1208
  body = JSON.stringify(take(input, {
1209
1209
  attributes: (_) => _json(_),
1210
1210
  binBy: (_) => _json(_),
1211
- endDateTime: (_) => _.getTime() / 1000,
1211
+ endDateTime: (_) => _.getTime() / 1_000,
1212
1212
  filters: (_) => _json(_),
1213
1213
  groupBy: (_) => _json(_),
1214
1214
  maxResults: [],
1215
1215
  metrics: (_) => _json(_),
1216
1216
  nextToken: [],
1217
- startDateTime: (_) => _.getTime() / 1000,
1217
+ startDateTime: (_) => _.getTime() / 1_000,
1218
1218
  }));
1219
1219
  b.m("POST").h(headers).b(body);
1220
1220
  return b.build();
@@ -3668,15 +3668,15 @@ const se_ConversationLogsDataSource = (input, context) => {
3668
3668
  };
3669
3669
  const se_ConversationLogsDataSourceFilterBy = (input, context) => {
3670
3670
  return take(input, {
3671
- endTime: (_) => _.getTime() / 1000,
3671
+ endTime: (_) => _.getTime() / 1_000,
3672
3672
  inputMode: [],
3673
- startTime: (_) => _.getTime() / 1000,
3673
+ startTime: (_) => _.getTime() / 1_000,
3674
3674
  });
3675
3675
  };
3676
3676
  const se_DateRangeFilter = (input, context) => {
3677
3677
  return take(input, {
3678
- endDateTime: (_) => _.getTime() / 1000,
3679
- startDateTime: (_) => _.getTime() / 1000,
3678
+ endDateTime: (_) => _.getTime() / 1_000,
3679
+ startDateTime: (_) => _.getTime() / 1_000,
3680
3680
  });
3681
3681
  };
3682
3682
  const se_DefaultConditionalBranch = (input, context) => {
@@ -23,7 +23,7 @@ export interface BatchCreateCustomVocabularyItemCommandOutput extends BatchCreat
23
23
  }
24
24
  declare const BatchCreateCustomVocabularyItemCommand_base: {
25
25
  new (input: BatchCreateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateCustomVocabularyItemCommandInput, BatchCreateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchCreateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateCustomVocabularyItemCommandInput, BatchCreateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchCreateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateCustomVocabularyItemCommandInput, BatchCreateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDeleteCustomVocabularyItemCommandOutput extends BatchDelet
23
23
  }
24
24
  declare const BatchDeleteCustomVocabularyItemCommand_base: {
25
25
  new (input: BatchDeleteCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteCustomVocabularyItemCommandInput, BatchDeleteCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDeleteCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteCustomVocabularyItemCommandInput, BatchDeleteCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDeleteCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteCustomVocabularyItemCommandInput, BatchDeleteCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateCustomVocabularyItemCommandOutput extends BatchUpdat
23
23
  }
24
24
  declare const BatchUpdateCustomVocabularyItemCommand_base: {
25
25
  new (input: BatchUpdateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateCustomVocabularyItemCommandInput, BatchUpdateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateCustomVocabularyItemCommandInput, BatchUpdateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateCustomVocabularyItemCommandInput, BatchUpdateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BuildBotLocaleCommandOutput extends BuildBotLocaleResponse, __M
23
23
  }
24
24
  declare const BuildBotLocaleCommand_base: {
25
25
  new (input: BuildBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<BuildBotLocaleCommandInput, BuildBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BuildBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<BuildBotLocaleCommandInput, BuildBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BuildBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<BuildBotLocaleCommandInput, BuildBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBotAliasCommandOutput extends CreateBotAliasResponse, __M
23
23
  }
24
24
  declare const CreateBotAliasCommand_base: {
25
25
  new (input: CreateBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotAliasCommandInput, CreateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotAliasCommandInput, CreateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotAliasCommandInput, CreateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBea
23
23
  }
24
24
  declare const CreateBotCommand_base: {
25
25
  new (input: CreateBotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotCommandInput, CreateBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotCommandInput, CreateBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotCommandInput, CreateBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBotLocaleCommandOutput extends CreateBotLocaleResponse, _
23
23
  }
24
24
  declare const CreateBotLocaleCommand_base: {
25
25
  new (input: CreateBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBotReplicaCommandOutput extends CreateBotReplicaResponse,
23
23
  }
24
24
  declare const CreateBotReplicaCommand_base: {
25
25
  new (input: CreateBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotReplicaCommandInput, CreateBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotReplicaCommandInput, CreateBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotReplicaCommandInput, CreateBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBotVersionCommandOutput extends CreateBotVersionResponse,
23
23
  }
24
24
  declare const CreateBotVersionCommand_base: {
25
25
  new (input: CreateBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotVersionCommandInput, CreateBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotVersionCommandInput, CreateBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotVersionCommandInput, CreateBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateExportCommandOutput extends CreateExportResponse, __Metad
23
23
  }
24
24
  declare const CreateExportCommand_base: {
25
25
  new (input: CreateExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExportCommandInput, CreateExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExportCommandInput, CreateExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExportCommandInput, CreateExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateIntentCommandOutput extends CreateIntentResponse, __Metad
23
23
  }
24
24
  declare const CreateIntentCommand_base: {
25
25
  new (input: CreateIntentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntentCommandInput, CreateIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIntentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntentCommandInput, CreateIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIntentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntentCommandInput, CreateIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateResourcePolicyCommandOutput extends CreateResourcePolicyR
23
23
  }
24
24
  declare const CreateResourcePolicyCommand_base: {
25
25
  new (input: CreateResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyCommandInput, CreateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyCommandInput, CreateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyCommandInput, CreateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateResourcePolicyStatementCommandOutput extends CreateResour
23
23
  }
24
24
  declare const CreateResourcePolicyStatementCommand_base: {
25
25
  new (input: CreateResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyStatementCommandInput, CreateResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyStatementCommandInput, CreateResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourcePolicyStatementCommandInput, CreateResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSlotCommandOutput extends CreateSlotResponse, __MetadataB
23
23
  }
24
24
  declare const CreateSlotCommand_base: {
25
25
  new (input: CreateSlotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotCommandInput, CreateSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSlotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotCommandInput, CreateSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSlotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotCommandInput, CreateSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSlotTypeCommandOutput extends CreateSlotTypeResponse, __M
23
23
  }
24
24
  declare const CreateSlotTypeCommand_base: {
25
25
  new (input: CreateSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTestSetDiscrepancyReportCommandOutput extends CreateTestS
23
23
  }
24
24
  declare const CreateTestSetDiscrepancyReportCommand_base: {
25
25
  new (input: CreateTestSetDiscrepancyReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestSetDiscrepancyReportCommandInput, CreateTestSetDiscrepancyReportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTestSetDiscrepancyReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestSetDiscrepancyReportCommandInput, CreateTestSetDiscrepancyReportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTestSetDiscrepancyReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestSetDiscrepancyReportCommandInput, CreateTestSetDiscrepancyReportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBotAliasCommandOutput extends DeleteBotAliasResponse, __M
23
23
  }
24
24
  declare const DeleteBotAliasCommand_base: {
25
25
  new (input: DeleteBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBotCommandOutput extends DeleteBotResponse, __MetadataBea
23
23
  }
24
24
  declare const DeleteBotCommand_base: {
25
25
  new (input: DeleteBotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotCommandInput, DeleteBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotCommandInput, DeleteBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotCommandInput, DeleteBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBotLocaleCommandOutput extends DeleteBotLocaleResponse, _
23
23
  }
24
24
  declare const DeleteBotLocaleCommand_base: {
25
25
  new (input: DeleteBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBotReplicaCommandOutput extends DeleteBotReplicaResponse,
23
23
  }
24
24
  declare const DeleteBotReplicaCommand_base: {
25
25
  new (input: DeleteBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotReplicaCommandInput, DeleteBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotReplicaCommandInput, DeleteBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotReplicaCommandInput, DeleteBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBotVersionCommandOutput extends DeleteBotVersionResponse,
23
23
  }
24
24
  declare const DeleteBotVersionCommand_base: {
25
25
  new (input: DeleteBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCustomVocabularyCommandOutput extends DeleteCustomVocabul
23
23
  }
24
24
  declare const DeleteCustomVocabularyCommand_base: {
25
25
  new (input: DeleteCustomVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCustomVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCustomVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteExportCommandOutput extends DeleteExportResponse, __Metad
23
23
  }
24
24
  declare const DeleteExportCommand_base: {
25
25
  new (input: DeleteExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExportCommandInput, DeleteExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExportCommandInput, DeleteExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExportCommandInput, DeleteExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteImportCommandOutput extends DeleteImportResponse, __Metad
23
23
  }
24
24
  declare const DeleteImportCommand_base: {
25
25
  new (input: DeleteImportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportCommandInput, DeleteImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteImportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportCommandInput, DeleteImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteImportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportCommandInput, DeleteImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteIntentCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteIntentCommand_base: {
25
25
  new (input: DeleteIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntentCommandInput, DeleteIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntentCommandInput, DeleteIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntentCommandInput, DeleteIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
23
23
  }
24
24
  declare const DeleteResourcePolicyCommand_base: {
25
25
  new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResourcePolicyStatementCommandOutput extends DeleteResour
23
23
  }
24
24
  declare const DeleteResourcePolicyStatementCommand_base: {
25
25
  new (input: DeleteResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourcePolicyStatementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSlotCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSlotCommand_base: {
25
25
  new (input: DeleteSlotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSlotCommandInput, DeleteSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSlotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSlotCommandInput, DeleteSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSlotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSlotCommandInput, DeleteSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSlotTypeCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSlotTypeCommand_base: {
25
25
  new (input: DeleteSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSlotTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTestSetCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteTestSetCommand_base: {
25
25
  new (input: DeleteTestSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTestSetCommandInput, DeleteTestSetCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTestSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTestSetCommandInput, DeleteTestSetCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTestSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTestSetCommandInput, DeleteTestSetCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUtterancesCommandOutput extends DeleteUtterancesResponse,
23
23
  }
24
24
  declare const DeleteUtterancesCommand_base: {
25
25
  new (input: DeleteUtterancesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUtterancesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUtterancesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface DescribeBotAliasCommandOutput extends DescribeBotAliasResponse,
24
24
  }
25
25
  declare const DescribeBotAliasCommand_base: {
26
26
  new (input: DescribeBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: DescribeBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: DescribeBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -23,7 +23,7 @@ export interface DescribeBotCommandOutput extends DescribeBotResponse, __Metadat
23
23
  }
24
24
  declare const DescribeBotCommand_base: {
25
25
  new (input: DescribeBotCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotCommandInput, DescribeBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBotCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotCommandInput, DescribeBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBotCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotCommandInput, DescribeBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBotLocaleCommandOutput extends DescribeBotLocaleRespons
23
23
  }
24
24
  declare const DescribeBotLocaleCommand_base: {
25
25
  new (input: DescribeBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotLocaleCommandInput, DescribeBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotLocaleCommandInput, DescribeBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotLocaleCommandInput, DescribeBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBotRecommendationCommandOutput extends DescribeBotRecom
23
23
  }
24
24
  declare const DescribeBotRecommendationCommand_base: {
25
25
  new (input: DescribeBotRecommendationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotRecommendationCommandInput, DescribeBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBotRecommendationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotRecommendationCommandInput, DescribeBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBotRecommendationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotRecommendationCommandInput, DescribeBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBotReplicaCommandOutput extends DescribeBotReplicaRespo
23
23
  }
24
24
  declare const DescribeBotReplicaCommand_base: {
25
25
  new (input: DescribeBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotReplicaCommandInput, DescribeBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotReplicaCommandInput, DescribeBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBotReplicaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotReplicaCommandInput, DescribeBotReplicaCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBotResourceGenerationCommandOutput extends DescribeBotR
23
23
  }
24
24
  declare const DescribeBotResourceGenerationCommand_base: {
25
25
  new (input: DescribeBotResourceGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotResourceGenerationCommandInput, DescribeBotResourceGenerationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBotResourceGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotResourceGenerationCommandInput, DescribeBotResourceGenerationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBotResourceGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotResourceGenerationCommandInput, DescribeBotResourceGenerationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBotVersionCommandOutput extends DescribeBotVersionRespo
23
23
  }
24
24
  declare const DescribeBotVersionCommand_base: {
25
25
  new (input: DescribeBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotVersionCommandInput, DescribeBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotVersionCommandInput, DescribeBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBotVersionCommandInput, DescribeBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCustomVocabularyMetadataCommandOutput extends DescribeC
23
23
  }
24
24
  declare const DescribeCustomVocabularyMetadataCommand_base: {
25
25
  new (input: DescribeCustomVocabularyMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomVocabularyMetadataCommandInput, DescribeCustomVocabularyMetadataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCustomVocabularyMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomVocabularyMetadataCommandInput, DescribeCustomVocabularyMetadataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCustomVocabularyMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomVocabularyMetadataCommandInput, DescribeCustomVocabularyMetadataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeExportCommandOutput extends DescribeExportResponse, __M
23
23
  }
24
24
  declare const DescribeExportCommand_base: {
25
25
  new (input: DescribeExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExportCommandInput, DescribeExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExportCommandInput, DescribeExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExportCommandInput, DescribeExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeImportCommandOutput extends DescribeImportResponse, __M
23
23
  }
24
24
  declare const DescribeImportCommand_base: {
25
25
  new (input: DescribeImportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeImportCommandInput, DescribeImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeImportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeImportCommandInput, DescribeImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeImportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeImportCommandInput, DescribeImportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeIntentCommandOutput extends DescribeIntentResponse, __M
23
23
  }
24
24
  declare const DescribeIntentCommand_base: {
25
25
  new (input: DescribeIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIntentCommandInput, DescribeIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIntentCommandInput, DescribeIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeIntentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIntentCommandInput, DescribeIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeResourcePolicyCommandOutput extends DescribeResourcePol
23
23
  }
24
24
  declare const DescribeResourcePolicyCommand_base: {
25
25
  new (input: DescribeResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**