@aws-sdk/client-personalize 3.478.0 → 3.481.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 (273) hide show
  1. package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +18 -41
  2. package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +18 -41
  3. package/dist-cjs/commands/CreateCampaignCommand.js +18 -41
  4. package/dist-cjs/commands/CreateDatasetCommand.js +18 -41
  5. package/dist-cjs/commands/CreateDatasetExportJobCommand.js +18 -41
  6. package/dist-cjs/commands/CreateDatasetGroupCommand.js +18 -41
  7. package/dist-cjs/commands/CreateDatasetImportJobCommand.js +18 -41
  8. package/dist-cjs/commands/CreateEventTrackerCommand.js +18 -41
  9. package/dist-cjs/commands/CreateFilterCommand.js +18 -41
  10. package/dist-cjs/commands/CreateMetricAttributionCommand.js +18 -41
  11. package/dist-cjs/commands/CreateRecommenderCommand.js +18 -41
  12. package/dist-cjs/commands/CreateSchemaCommand.js +18 -41
  13. package/dist-cjs/commands/CreateSolutionCommand.js +18 -41
  14. package/dist-cjs/commands/CreateSolutionVersionCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteCampaignCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteDatasetCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteDatasetGroupCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteEventTrackerCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteFilterCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteMetricAttributionCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteRecommenderCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteSchemaCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteSolutionCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeAlgorithmCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeCampaignCommand.js +18 -41
  28. package/dist-cjs/commands/DescribeDatasetCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeDatasetGroupCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeEventTrackerCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeFilterCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeMetricAttributionCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeRecipeCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeRecommenderCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeSchemaCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeSolutionCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeSolutionVersionCommand.js +18 -41
  41. package/dist-cjs/commands/GetSolutionMetricsCommand.js +18 -41
  42. package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +18 -41
  43. package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +18 -41
  44. package/dist-cjs/commands/ListCampaignsCommand.js +18 -41
  45. package/dist-cjs/commands/ListDatasetExportJobsCommand.js +18 -41
  46. package/dist-cjs/commands/ListDatasetGroupsCommand.js +18 -41
  47. package/dist-cjs/commands/ListDatasetImportJobsCommand.js +18 -41
  48. package/dist-cjs/commands/ListDatasetsCommand.js +18 -41
  49. package/dist-cjs/commands/ListEventTrackersCommand.js +18 -41
  50. package/dist-cjs/commands/ListFiltersCommand.js +18 -41
  51. package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +18 -41
  52. package/dist-cjs/commands/ListMetricAttributionsCommand.js +18 -41
  53. package/dist-cjs/commands/ListRecipesCommand.js +18 -41
  54. package/dist-cjs/commands/ListRecommendersCommand.js +18 -41
  55. package/dist-cjs/commands/ListSchemasCommand.js +18 -41
  56. package/dist-cjs/commands/ListSolutionVersionsCommand.js +18 -41
  57. package/dist-cjs/commands/ListSolutionsCommand.js +18 -41
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  59. package/dist-cjs/commands/StartRecommenderCommand.js +18 -41
  60. package/dist-cjs/commands/StopRecommenderCommand.js +18 -41
  61. package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +18 -41
  62. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  63. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateCampaignCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateDatasetCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateMetricAttributionCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateRecommenderCommand.js +18 -41
  68. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  69. package/dist-es/commands/CreateBatchInferenceJobCommand.js +18 -41
  70. package/dist-es/commands/CreateBatchSegmentJobCommand.js +18 -41
  71. package/dist-es/commands/CreateCampaignCommand.js +18 -41
  72. package/dist-es/commands/CreateDatasetCommand.js +18 -41
  73. package/dist-es/commands/CreateDatasetExportJobCommand.js +18 -41
  74. package/dist-es/commands/CreateDatasetGroupCommand.js +18 -41
  75. package/dist-es/commands/CreateDatasetImportJobCommand.js +18 -41
  76. package/dist-es/commands/CreateEventTrackerCommand.js +18 -41
  77. package/dist-es/commands/CreateFilterCommand.js +18 -41
  78. package/dist-es/commands/CreateMetricAttributionCommand.js +18 -41
  79. package/dist-es/commands/CreateRecommenderCommand.js +18 -41
  80. package/dist-es/commands/CreateSchemaCommand.js +18 -41
  81. package/dist-es/commands/CreateSolutionCommand.js +18 -41
  82. package/dist-es/commands/CreateSolutionVersionCommand.js +18 -41
  83. package/dist-es/commands/DeleteCampaignCommand.js +18 -41
  84. package/dist-es/commands/DeleteDatasetCommand.js +18 -41
  85. package/dist-es/commands/DeleteDatasetGroupCommand.js +18 -41
  86. package/dist-es/commands/DeleteEventTrackerCommand.js +18 -41
  87. package/dist-es/commands/DeleteFilterCommand.js +18 -41
  88. package/dist-es/commands/DeleteMetricAttributionCommand.js +18 -41
  89. package/dist-es/commands/DeleteRecommenderCommand.js +18 -41
  90. package/dist-es/commands/DeleteSchemaCommand.js +18 -41
  91. package/dist-es/commands/DeleteSolutionCommand.js +18 -41
  92. package/dist-es/commands/DescribeAlgorithmCommand.js +18 -41
  93. package/dist-es/commands/DescribeBatchInferenceJobCommand.js +18 -41
  94. package/dist-es/commands/DescribeBatchSegmentJobCommand.js +18 -41
  95. package/dist-es/commands/DescribeCampaignCommand.js +18 -41
  96. package/dist-es/commands/DescribeDatasetCommand.js +18 -41
  97. package/dist-es/commands/DescribeDatasetExportJobCommand.js +18 -41
  98. package/dist-es/commands/DescribeDatasetGroupCommand.js +18 -41
  99. package/dist-es/commands/DescribeDatasetImportJobCommand.js +18 -41
  100. package/dist-es/commands/DescribeEventTrackerCommand.js +18 -41
  101. package/dist-es/commands/DescribeFeatureTransformationCommand.js +18 -41
  102. package/dist-es/commands/DescribeFilterCommand.js +18 -41
  103. package/dist-es/commands/DescribeMetricAttributionCommand.js +18 -41
  104. package/dist-es/commands/DescribeRecipeCommand.js +18 -41
  105. package/dist-es/commands/DescribeRecommenderCommand.js +18 -41
  106. package/dist-es/commands/DescribeSchemaCommand.js +18 -41
  107. package/dist-es/commands/DescribeSolutionCommand.js +18 -41
  108. package/dist-es/commands/DescribeSolutionVersionCommand.js +18 -41
  109. package/dist-es/commands/GetSolutionMetricsCommand.js +18 -41
  110. package/dist-es/commands/ListBatchInferenceJobsCommand.js +18 -41
  111. package/dist-es/commands/ListBatchSegmentJobsCommand.js +18 -41
  112. package/dist-es/commands/ListCampaignsCommand.js +18 -41
  113. package/dist-es/commands/ListDatasetExportJobsCommand.js +18 -41
  114. package/dist-es/commands/ListDatasetGroupsCommand.js +18 -41
  115. package/dist-es/commands/ListDatasetImportJobsCommand.js +18 -41
  116. package/dist-es/commands/ListDatasetsCommand.js +18 -41
  117. package/dist-es/commands/ListEventTrackersCommand.js +18 -41
  118. package/dist-es/commands/ListFiltersCommand.js +18 -41
  119. package/dist-es/commands/ListMetricAttributionMetricsCommand.js +18 -41
  120. package/dist-es/commands/ListMetricAttributionsCommand.js +18 -41
  121. package/dist-es/commands/ListRecipesCommand.js +18 -41
  122. package/dist-es/commands/ListRecommendersCommand.js +18 -41
  123. package/dist-es/commands/ListSchemasCommand.js +18 -41
  124. package/dist-es/commands/ListSolutionVersionsCommand.js +18 -41
  125. package/dist-es/commands/ListSolutionsCommand.js +18 -41
  126. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  127. package/dist-es/commands/StartRecommenderCommand.js +18 -41
  128. package/dist-es/commands/StopRecommenderCommand.js +18 -41
  129. package/dist-es/commands/StopSolutionVersionCreationCommand.js +18 -41
  130. package/dist-es/commands/TagResourceCommand.js +18 -41
  131. package/dist-es/commands/UntagResourceCommand.js +18 -41
  132. package/dist-es/commands/UpdateCampaignCommand.js +18 -41
  133. package/dist-es/commands/UpdateDatasetCommand.js +18 -41
  134. package/dist-es/commands/UpdateMetricAttributionCommand.js +18 -41
  135. package/dist-es/commands/UpdateRecommenderCommand.js +18 -41
  136. package/dist-es/endpoint/EndpointParameters.js +6 -0
  137. package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +6 -21
  138. package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +6 -21
  139. package/dist-types/commands/CreateCampaignCommand.d.ts +6 -21
  140. package/dist-types/commands/CreateDatasetCommand.d.ts +6 -21
  141. package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +6 -21
  142. package/dist-types/commands/CreateDatasetGroupCommand.d.ts +6 -21
  143. package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +6 -21
  144. package/dist-types/commands/CreateEventTrackerCommand.d.ts +6 -21
  145. package/dist-types/commands/CreateFilterCommand.d.ts +6 -21
  146. package/dist-types/commands/CreateMetricAttributionCommand.d.ts +6 -21
  147. package/dist-types/commands/CreateRecommenderCommand.d.ts +6 -21
  148. package/dist-types/commands/CreateSchemaCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateSolutionCommand.d.ts +6 -21
  150. package/dist-types/commands/CreateSolutionVersionCommand.d.ts +6 -21
  151. package/dist-types/commands/DeleteCampaignCommand.d.ts +6 -21
  152. package/dist-types/commands/DeleteDatasetCommand.d.ts +6 -21
  153. package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +6 -21
  154. package/dist-types/commands/DeleteEventTrackerCommand.d.ts +6 -21
  155. package/dist-types/commands/DeleteFilterCommand.d.ts +6 -21
  156. package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +6 -21
  157. package/dist-types/commands/DeleteRecommenderCommand.d.ts +6 -21
  158. package/dist-types/commands/DeleteSchemaCommand.d.ts +6 -21
  159. package/dist-types/commands/DeleteSolutionCommand.d.ts +6 -21
  160. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -21
  161. package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +6 -21
  162. package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +6 -21
  163. package/dist-types/commands/DescribeCampaignCommand.d.ts +6 -21
  164. package/dist-types/commands/DescribeDatasetCommand.d.ts +6 -21
  165. package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +6 -21
  166. package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +6 -21
  167. package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +6 -21
  168. package/dist-types/commands/DescribeEventTrackerCommand.d.ts +6 -21
  169. package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +6 -21
  170. package/dist-types/commands/DescribeFilterCommand.d.ts +6 -21
  171. package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +6 -21
  172. package/dist-types/commands/DescribeRecipeCommand.d.ts +6 -21
  173. package/dist-types/commands/DescribeRecommenderCommand.d.ts +6 -21
  174. package/dist-types/commands/DescribeSchemaCommand.d.ts +6 -21
  175. package/dist-types/commands/DescribeSolutionCommand.d.ts +6 -21
  176. package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +6 -21
  177. package/dist-types/commands/GetSolutionMetricsCommand.d.ts +6 -21
  178. package/dist-types/commands/ListBatchInferenceJobsCommand.d.ts +6 -21
  179. package/dist-types/commands/ListBatchSegmentJobsCommand.d.ts +6 -21
  180. package/dist-types/commands/ListCampaignsCommand.d.ts +6 -21
  181. package/dist-types/commands/ListDatasetExportJobsCommand.d.ts +6 -21
  182. package/dist-types/commands/ListDatasetGroupsCommand.d.ts +6 -21
  183. package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +6 -21
  184. package/dist-types/commands/ListDatasetsCommand.d.ts +6 -21
  185. package/dist-types/commands/ListEventTrackersCommand.d.ts +6 -21
  186. package/dist-types/commands/ListFiltersCommand.d.ts +6 -21
  187. package/dist-types/commands/ListMetricAttributionMetricsCommand.d.ts +6 -21
  188. package/dist-types/commands/ListMetricAttributionsCommand.d.ts +6 -21
  189. package/dist-types/commands/ListRecipesCommand.d.ts +6 -21
  190. package/dist-types/commands/ListRecommendersCommand.d.ts +6 -21
  191. package/dist-types/commands/ListSchemasCommand.d.ts +6 -21
  192. package/dist-types/commands/ListSolutionVersionsCommand.d.ts +6 -21
  193. package/dist-types/commands/ListSolutionsCommand.d.ts +6 -21
  194. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  195. package/dist-types/commands/StartRecommenderCommand.d.ts +6 -21
  196. package/dist-types/commands/StopRecommenderCommand.d.ts +6 -21
  197. package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +6 -21
  198. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  199. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  200. package/dist-types/commands/UpdateCampaignCommand.d.ts +6 -21
  201. package/dist-types/commands/UpdateDatasetCommand.d.ts +6 -21
  202. package/dist-types/commands/UpdateMetricAttributionCommand.d.ts +6 -21
  203. package/dist-types/commands/UpdateRecommenderCommand.d.ts +6 -21
  204. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  205. package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +12 -24
  206. package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +12 -24
  207. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +14 -23
  208. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +14 -23
  209. package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +14 -23
  211. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/CreateMetricAttributionCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +12 -24
  219. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +14 -23
  220. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +14 -23
  222. package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/DeleteMetricAttributionCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +14 -23
  229. package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +14 -23
  233. package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/DescribeMetricAttributionCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +14 -23
  241. package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/ListBatchInferenceJobsCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/ListBatchSegmentJobsCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/ListDatasetExportJobsCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/ListEventTrackersCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/ListMetricAttributionMetricsCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/ListMetricAttributionsCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/ListSolutionVersionsCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/UpdateMetricAttributionCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  273. package/package.json +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
10
4
  import {
11
5
  PersonalizeClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface ListDatasetsCommandInput extends ListDatasetsRequest {}
17
11
  export interface ListDatasetsCommandOutput
18
12
  extends ListDatasetsResponse,
19
13
  __MetadataBearer {}
20
- export declare class ListDatasetsCommand extends $Command<
21
- ListDatasetsCommandInput,
22
- ListDatasetsCommandOutput,
23
- PersonalizeClientResolvedConfig
24
- > {
25
- readonly input: ListDatasetsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListDatasetsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: PersonalizeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListDatasetsCommandInput, ListDatasetsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListDatasetsCommand_base: {
15
+ new (
16
+ input: ListDatasetsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListDatasetsCommandInput,
19
+ ListDatasetsCommandOutput,
20
+ PersonalizeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListDatasetsCommand extends ListDatasetsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListEventTrackersRequest,
11
5
  ListEventTrackersResponse,
@@ -21,19 +15,16 @@ export interface ListEventTrackersCommandInput
21
15
  export interface ListEventTrackersCommandOutput
22
16
  extends ListEventTrackersResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListEventTrackersCommand extends $Command<
25
- ListEventTrackersCommandInput,
26
- ListEventTrackersCommandOutput,
27
- PersonalizeClientResolvedConfig
28
- > {
29
- readonly input: ListEventTrackersCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListEventTrackersCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PersonalizeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListEventTrackersCommandInput, ListEventTrackersCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListEventTrackersCommand_base: {
19
+ new (
20
+ input: ListEventTrackersCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListEventTrackersCommandInput,
23
+ ListEventTrackersCommandOutput,
24
+ PersonalizeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListEventTrackersCommand extends ListEventTrackersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { ListFiltersRequest, ListFiltersResponse } from "../models/models_0";
10
4
  import {
11
5
  PersonalizeClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface ListFiltersCommandInput extends ListFiltersRequest {}
17
11
  export interface ListFiltersCommandOutput
18
12
  extends ListFiltersResponse,
19
13
  __MetadataBearer {}
20
- export declare class ListFiltersCommand extends $Command<
21
- ListFiltersCommandInput,
22
- ListFiltersCommandOutput,
23
- PersonalizeClientResolvedConfig
24
- > {
25
- readonly input: ListFiltersCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListFiltersCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: PersonalizeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListFiltersCommandInput, ListFiltersCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListFiltersCommand_base: {
15
+ new (
16
+ input: ListFiltersCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListFiltersCommandInput,
19
+ ListFiltersCommandOutput,
20
+ PersonalizeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListFiltersCommand extends ListFiltersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListMetricAttributionMetricsRequest,
11
5
  ListMetricAttributionMetricsResponse,
@@ -21,22 +15,16 @@ export interface ListMetricAttributionMetricsCommandInput
21
15
  export interface ListMetricAttributionMetricsCommandOutput
22
16
  extends ListMetricAttributionMetricsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListMetricAttributionMetricsCommand extends $Command<
25
- ListMetricAttributionMetricsCommandInput,
26
- ListMetricAttributionMetricsCommandOutput,
27
- PersonalizeClientResolvedConfig
28
- > {
29
- readonly input: ListMetricAttributionMetricsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListMetricAttributionMetricsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PersonalizeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListMetricAttributionMetricsCommand_base: {
19
+ new (
20
+ input: ListMetricAttributionMetricsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListMetricAttributionMetricsCommandInput,
38
- ListMetricAttributionMetricsCommandOutput
23
+ ListMetricAttributionMetricsCommandOutput,
24
+ PersonalizeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListMetricAttributionMetricsCommand extends ListMetricAttributionMetricsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListMetricAttributionsRequest,
11
5
  ListMetricAttributionsResponse,
@@ -21,22 +15,16 @@ export interface ListMetricAttributionsCommandInput
21
15
  export interface ListMetricAttributionsCommandOutput
22
16
  extends ListMetricAttributionsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListMetricAttributionsCommand extends $Command<
25
- ListMetricAttributionsCommandInput,
26
- ListMetricAttributionsCommandOutput,
27
- PersonalizeClientResolvedConfig
28
- > {
29
- readonly input: ListMetricAttributionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListMetricAttributionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PersonalizeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListMetricAttributionsCommand_base: {
19
+ new (
20
+ input: ListMetricAttributionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListMetricAttributionsCommandInput,
38
- ListMetricAttributionsCommandOutput
23
+ ListMetricAttributionsCommandOutput,
24
+ PersonalizeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListMetricAttributionsCommand extends ListMetricAttributionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { ListRecipesRequest, ListRecipesResponse } from "../models/models_0";
10
4
  import {
11
5
  PersonalizeClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface ListRecipesCommandInput extends ListRecipesRequest {}
17
11
  export interface ListRecipesCommandOutput
18
12
  extends ListRecipesResponse,
19
13
  __MetadataBearer {}
20
- export declare class ListRecipesCommand extends $Command<
21
- ListRecipesCommandInput,
22
- ListRecipesCommandOutput,
23
- PersonalizeClientResolvedConfig
24
- > {
25
- readonly input: ListRecipesCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListRecipesCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: PersonalizeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListRecipesCommandInput, ListRecipesCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListRecipesCommand_base: {
15
+ new (
16
+ input: ListRecipesCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListRecipesCommandInput,
19
+ ListRecipesCommandOutput,
20
+ PersonalizeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListRecipesCommand extends ListRecipesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListRecommendersRequest,
11
5
  ListRecommendersResponse,
@@ -20,19 +14,16 @@ export interface ListRecommendersCommandInput extends ListRecommendersRequest {}
20
14
  export interface ListRecommendersCommandOutput
21
15
  extends ListRecommendersResponse,
22
16
  __MetadataBearer {}
23
- export declare class ListRecommendersCommand extends $Command<
24
- ListRecommendersCommandInput,
25
- ListRecommendersCommandOutput,
26
- PersonalizeClientResolvedConfig
27
- > {
28
- readonly input: ListRecommendersCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: ListRecommendersCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PersonalizeClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<ListRecommendersCommandInput, ListRecommendersCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const ListRecommendersCommand_base: {
18
+ new (
19
+ input: ListRecommendersCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ ListRecommendersCommandInput,
22
+ ListRecommendersCommandOutput,
23
+ PersonalizeClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class ListRecommendersCommand extends ListRecommendersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { ListSchemasRequest, ListSchemasResponse } from "../models/models_0";
10
4
  import {
11
5
  PersonalizeClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface ListSchemasCommandInput extends ListSchemasRequest {}
17
11
  export interface ListSchemasCommandOutput
18
12
  extends ListSchemasResponse,
19
13
  __MetadataBearer {}
20
- export declare class ListSchemasCommand extends $Command<
21
- ListSchemasCommandInput,
22
- ListSchemasCommandOutput,
23
- PersonalizeClientResolvedConfig
24
- > {
25
- readonly input: ListSchemasCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListSchemasCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: PersonalizeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListSchemasCommandInput, ListSchemasCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListSchemasCommand_base: {
15
+ new (
16
+ input: ListSchemasCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListSchemasCommandInput,
19
+ ListSchemasCommandOutput,
20
+ PersonalizeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListSchemasCommand extends ListSchemasCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListSolutionVersionsRequest,
11
5
  ListSolutionVersionsResponse,
@@ -21,22 +15,16 @@ export interface ListSolutionVersionsCommandInput
21
15
  export interface ListSolutionVersionsCommandOutput
22
16
  extends ListSolutionVersionsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListSolutionVersionsCommand extends $Command<
25
- ListSolutionVersionsCommandInput,
26
- ListSolutionVersionsCommandOutput,
27
- PersonalizeClientResolvedConfig
28
- > {
29
- readonly input: ListSolutionVersionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListSolutionVersionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PersonalizeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListSolutionVersionsCommand_base: {
19
+ new (
20
+ input: ListSolutionVersionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListSolutionVersionsCommandInput,
38
- ListSolutionVersionsCommandOutput
23
+ ListSolutionVersionsCommandOutput,
24
+ PersonalizeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListSolutionVersionsCommand extends ListSolutionVersionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListSolutionsRequest,
11
5
  ListSolutionsResponse,
@@ -20,19 +14,16 @@ export interface ListSolutionsCommandInput extends ListSolutionsRequest {}
20
14
  export interface ListSolutionsCommandOutput
21
15
  extends ListSolutionsResponse,
22
16
  __MetadataBearer {}
23
- export declare class ListSolutionsCommand extends $Command<
24
- ListSolutionsCommandInput,
25
- ListSolutionsCommandOutput,
26
- PersonalizeClientResolvedConfig
27
- > {
28
- readonly input: ListSolutionsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: ListSolutionsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PersonalizeClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<ListSolutionsCommandInput, ListSolutionsCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const ListSolutionsCommand_base: {
18
+ new (
19
+ input: ListSolutionsCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ ListSolutionsCommandInput,
22
+ ListSolutionsCommandOutput,
23
+ PersonalizeClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class ListSolutionsCommand extends ListSolutionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListTagsForResourceRequest,
11
5
  ListTagsForResourceResponse,
@@ -21,19 +15,16 @@ export interface ListTagsForResourceCommandInput
21
15
  export interface ListTagsForResourceCommandOutput
22
16
  extends ListTagsForResourceResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListTagsForResourceCommand extends $Command<
25
- ListTagsForResourceCommandInput,
26
- ListTagsForResourceCommandOutput,
27
- PersonalizeClientResolvedConfig
28
- > {
29
- readonly input: ListTagsForResourceCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListTagsForResourceCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PersonalizeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListTagsForResourceCommand_base: {
19
+ new (
20
+ input: ListTagsForResourceCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListTagsForResourceCommandInput,
23
+ ListTagsForResourceCommandOutput,
24
+ PersonalizeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  StartRecommenderRequest,
11
5
  StartRecommenderResponse,
@@ -20,19 +14,16 @@ export interface StartRecommenderCommandInput extends StartRecommenderRequest {}
20
14
  export interface StartRecommenderCommandOutput
21
15
  extends StartRecommenderResponse,
22
16
  __MetadataBearer {}
23
- export declare class StartRecommenderCommand extends $Command<
24
- StartRecommenderCommandInput,
25
- StartRecommenderCommandOutput,
26
- PersonalizeClientResolvedConfig
27
- > {
28
- readonly input: StartRecommenderCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: StartRecommenderCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PersonalizeClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<StartRecommenderCommandInput, StartRecommenderCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const StartRecommenderCommand_base: {
18
+ new (
19
+ input: StartRecommenderCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ StartRecommenderCommandInput,
22
+ StartRecommenderCommandOutput,
23
+ PersonalizeClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class StartRecommenderCommand extends StartRecommenderCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  StopRecommenderRequest,
11
5
  StopRecommenderResponse,
@@ -20,19 +14,16 @@ export interface StopRecommenderCommandInput extends StopRecommenderRequest {}
20
14
  export interface StopRecommenderCommandOutput
21
15
  extends StopRecommenderResponse,
22
16
  __MetadataBearer {}
23
- export declare class StopRecommenderCommand extends $Command<
24
- StopRecommenderCommandInput,
25
- StopRecommenderCommandOutput,
26
- PersonalizeClientResolvedConfig
27
- > {
28
- readonly input: StopRecommenderCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: StopRecommenderCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PersonalizeClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<StopRecommenderCommandInput, StopRecommenderCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const StopRecommenderCommand_base: {
18
+ new (
19
+ input: StopRecommenderCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ StopRecommenderCommandInput,
22
+ StopRecommenderCommandOutput,
23
+ PersonalizeClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class StopRecommenderCommand extends StopRecommenderCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { StopSolutionVersionCreationRequest } from "../models/models_0";
10
4
  import {
11
5
  PersonalizeClientResolvedConfig,
@@ -17,22 +11,16 @@ export interface StopSolutionVersionCreationCommandInput
17
11
  extends StopSolutionVersionCreationRequest {}
18
12
  export interface StopSolutionVersionCreationCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class StopSolutionVersionCreationCommand extends $Command<
21
- StopSolutionVersionCreationCommandInput,
22
- StopSolutionVersionCreationCommandOutput,
23
- PersonalizeClientResolvedConfig
24
- > {
25
- readonly input: StopSolutionVersionCreationCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: StopSolutionVersionCreationCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: PersonalizeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const StopSolutionVersionCreationCommand_base: {
15
+ new (
16
+ input: StopSolutionVersionCreationCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  StopSolutionVersionCreationCommandInput,
34
- StopSolutionVersionCreationCommandOutput
19
+ StopSolutionVersionCreationCommandOutput,
20
+ PersonalizeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class StopSolutionVersionCreationCommand extends StopSolutionVersionCreationCommand_base {}