@aws-sdk/client-personalize 3.296.0 → 3.298.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 (223) hide show
  1. package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +2 -3
  2. package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +2 -3
  3. package/dist-cjs/commands/CreateCampaignCommand.js +2 -3
  4. package/dist-cjs/commands/CreateDatasetCommand.js +2 -3
  5. package/dist-cjs/commands/CreateDatasetExportJobCommand.js +2 -3
  6. package/dist-cjs/commands/CreateDatasetGroupCommand.js +2 -3
  7. package/dist-cjs/commands/CreateDatasetImportJobCommand.js +2 -3
  8. package/dist-cjs/commands/CreateEventTrackerCommand.js +2 -3
  9. package/dist-cjs/commands/CreateFilterCommand.js +1 -1
  10. package/dist-cjs/commands/CreateMetricAttributionCommand.js +2 -3
  11. package/dist-cjs/commands/CreateRecommenderCommand.js +2 -3
  12. package/dist-cjs/commands/CreateSchemaCommand.js +2 -3
  13. package/dist-cjs/commands/CreateSolutionCommand.js +2 -3
  14. package/dist-cjs/commands/CreateSolutionVersionCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteCampaignCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteDatasetCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteDatasetGroupCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteEventTrackerCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteFilterCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteMetricAttributionCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteRecommenderCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteSolutionCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeCampaignCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeDatasetGroupCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeEventTrackerCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeFilterCommand.js +1 -1
  35. package/dist-cjs/commands/DescribeMetricAttributionCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeRecipeCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeRecommenderCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeSchemaCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeSolutionCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeSolutionVersionCommand.js +2 -3
  41. package/dist-cjs/commands/GetSolutionMetricsCommand.js +2 -3
  42. package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +2 -3
  43. package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +2 -3
  44. package/dist-cjs/commands/ListCampaignsCommand.js +2 -3
  45. package/dist-cjs/commands/ListDatasetExportJobsCommand.js +2 -3
  46. package/dist-cjs/commands/ListDatasetGroupsCommand.js +2 -3
  47. package/dist-cjs/commands/ListDatasetImportJobsCommand.js +2 -3
  48. package/dist-cjs/commands/ListDatasetsCommand.js +2 -3
  49. package/dist-cjs/commands/ListEventTrackersCommand.js +2 -3
  50. package/dist-cjs/commands/ListFiltersCommand.js +2 -3
  51. package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +2 -3
  52. package/dist-cjs/commands/ListMetricAttributionsCommand.js +2 -3
  53. package/dist-cjs/commands/ListRecipesCommand.js +2 -3
  54. package/dist-cjs/commands/ListRecommendersCommand.js +2 -3
  55. package/dist-cjs/commands/ListSchemasCommand.js +2 -3
  56. package/dist-cjs/commands/ListSolutionVersionsCommand.js +2 -3
  57. package/dist-cjs/commands/ListSolutionsCommand.js +2 -3
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  59. package/dist-cjs/commands/StartRecommenderCommand.js +2 -3
  60. package/dist-cjs/commands/StopRecommenderCommand.js +2 -3
  61. package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +2 -3
  62. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  63. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  64. package/dist-cjs/commands/UpdateCampaignCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateMetricAttributionCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateRecommenderCommand.js +2 -3
  67. package/dist-cjs/models/models_0.js +1 -736
  68. package/dist-es/commands/CreateBatchInferenceJobCommand.js +2 -3
  69. package/dist-es/commands/CreateBatchSegmentJobCommand.js +2 -3
  70. package/dist-es/commands/CreateCampaignCommand.js +2 -3
  71. package/dist-es/commands/CreateDatasetCommand.js +2 -3
  72. package/dist-es/commands/CreateDatasetExportJobCommand.js +2 -3
  73. package/dist-es/commands/CreateDatasetGroupCommand.js +2 -3
  74. package/dist-es/commands/CreateDatasetImportJobCommand.js +2 -3
  75. package/dist-es/commands/CreateEventTrackerCommand.js +2 -3
  76. package/dist-es/commands/CreateFilterCommand.js +2 -2
  77. package/dist-es/commands/CreateMetricAttributionCommand.js +2 -3
  78. package/dist-es/commands/CreateRecommenderCommand.js +2 -3
  79. package/dist-es/commands/CreateSchemaCommand.js +2 -3
  80. package/dist-es/commands/CreateSolutionCommand.js +2 -3
  81. package/dist-es/commands/CreateSolutionVersionCommand.js +2 -3
  82. package/dist-es/commands/DeleteCampaignCommand.js +2 -3
  83. package/dist-es/commands/DeleteDatasetCommand.js +2 -3
  84. package/dist-es/commands/DeleteDatasetGroupCommand.js +2 -3
  85. package/dist-es/commands/DeleteEventTrackerCommand.js +2 -3
  86. package/dist-es/commands/DeleteFilterCommand.js +2 -3
  87. package/dist-es/commands/DeleteMetricAttributionCommand.js +2 -3
  88. package/dist-es/commands/DeleteRecommenderCommand.js +2 -3
  89. package/dist-es/commands/DeleteSchemaCommand.js +2 -3
  90. package/dist-es/commands/DeleteSolutionCommand.js +2 -3
  91. package/dist-es/commands/DescribeAlgorithmCommand.js +2 -3
  92. package/dist-es/commands/DescribeBatchInferenceJobCommand.js +2 -3
  93. package/dist-es/commands/DescribeBatchSegmentJobCommand.js +2 -3
  94. package/dist-es/commands/DescribeCampaignCommand.js +2 -3
  95. package/dist-es/commands/DescribeDatasetCommand.js +2 -3
  96. package/dist-es/commands/DescribeDatasetExportJobCommand.js +2 -3
  97. package/dist-es/commands/DescribeDatasetGroupCommand.js +2 -3
  98. package/dist-es/commands/DescribeDatasetImportJobCommand.js +2 -3
  99. package/dist-es/commands/DescribeEventTrackerCommand.js +2 -3
  100. package/dist-es/commands/DescribeFeatureTransformationCommand.js +2 -3
  101. package/dist-es/commands/DescribeFilterCommand.js +2 -2
  102. package/dist-es/commands/DescribeMetricAttributionCommand.js +2 -3
  103. package/dist-es/commands/DescribeRecipeCommand.js +2 -3
  104. package/dist-es/commands/DescribeRecommenderCommand.js +2 -3
  105. package/dist-es/commands/DescribeSchemaCommand.js +2 -3
  106. package/dist-es/commands/DescribeSolutionCommand.js +2 -3
  107. package/dist-es/commands/DescribeSolutionVersionCommand.js +2 -3
  108. package/dist-es/commands/GetSolutionMetricsCommand.js +2 -3
  109. package/dist-es/commands/ListBatchInferenceJobsCommand.js +2 -3
  110. package/dist-es/commands/ListBatchSegmentJobsCommand.js +2 -3
  111. package/dist-es/commands/ListCampaignsCommand.js +2 -3
  112. package/dist-es/commands/ListDatasetExportJobsCommand.js +2 -3
  113. package/dist-es/commands/ListDatasetGroupsCommand.js +2 -3
  114. package/dist-es/commands/ListDatasetImportJobsCommand.js +2 -3
  115. package/dist-es/commands/ListDatasetsCommand.js +2 -3
  116. package/dist-es/commands/ListEventTrackersCommand.js +2 -3
  117. package/dist-es/commands/ListFiltersCommand.js +2 -3
  118. package/dist-es/commands/ListMetricAttributionMetricsCommand.js +2 -3
  119. package/dist-es/commands/ListMetricAttributionsCommand.js +2 -3
  120. package/dist-es/commands/ListRecipesCommand.js +2 -3
  121. package/dist-es/commands/ListRecommendersCommand.js +2 -3
  122. package/dist-es/commands/ListSchemasCommand.js +2 -3
  123. package/dist-es/commands/ListSolutionVersionsCommand.js +2 -3
  124. package/dist-es/commands/ListSolutionsCommand.js +2 -3
  125. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  126. package/dist-es/commands/StartRecommenderCommand.js +2 -3
  127. package/dist-es/commands/StopRecommenderCommand.js +2 -3
  128. package/dist-es/commands/StopSolutionVersionCreationCommand.js +2 -3
  129. package/dist-es/commands/TagResourceCommand.js +2 -3
  130. package/dist-es/commands/UntagResourceCommand.js +2 -3
  131. package/dist-es/commands/UpdateCampaignCommand.js +2 -3
  132. package/dist-es/commands/UpdateMetricAttributionCommand.js +2 -3
  133. package/dist-es/commands/UpdateRecommenderCommand.js +2 -3
  134. package/dist-es/models/models_0.js +0 -549
  135. package/dist-types/Personalize.d.ts +67 -0
  136. package/dist-types/PersonalizeClient.d.ts +24 -4
  137. package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +16 -0
  138. package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +16 -0
  139. package/dist-types/commands/CreateCampaignCommand.d.ts +16 -0
  140. package/dist-types/commands/CreateDatasetCommand.d.ts +16 -0
  141. package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +16 -0
  142. package/dist-types/commands/CreateDatasetGroupCommand.d.ts +16 -0
  143. package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +16 -0
  144. package/dist-types/commands/CreateEventTrackerCommand.d.ts +16 -0
  145. package/dist-types/commands/CreateFilterCommand.d.ts +16 -0
  146. package/dist-types/commands/CreateMetricAttributionCommand.d.ts +16 -0
  147. package/dist-types/commands/CreateRecommenderCommand.d.ts +16 -0
  148. package/dist-types/commands/CreateSchemaCommand.d.ts +16 -0
  149. package/dist-types/commands/CreateSolutionCommand.d.ts +16 -0
  150. package/dist-types/commands/CreateSolutionVersionCommand.d.ts +16 -0
  151. package/dist-types/commands/DeleteCampaignCommand.d.ts +16 -0
  152. package/dist-types/commands/DeleteDatasetCommand.d.ts +16 -0
  153. package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +16 -0
  154. package/dist-types/commands/DeleteEventTrackerCommand.d.ts +16 -0
  155. package/dist-types/commands/DeleteFilterCommand.d.ts +16 -0
  156. package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +16 -0
  157. package/dist-types/commands/DeleteRecommenderCommand.d.ts +16 -0
  158. package/dist-types/commands/DeleteSchemaCommand.d.ts +16 -0
  159. package/dist-types/commands/DeleteSolutionCommand.d.ts +16 -0
  160. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +16 -0
  161. package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +16 -0
  162. package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +16 -0
  163. package/dist-types/commands/DescribeCampaignCommand.d.ts +16 -0
  164. package/dist-types/commands/DescribeDatasetCommand.d.ts +16 -0
  165. package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +16 -0
  166. package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +16 -0
  167. package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +16 -0
  168. package/dist-types/commands/DescribeEventTrackerCommand.d.ts +16 -0
  169. package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +16 -0
  170. package/dist-types/commands/DescribeFilterCommand.d.ts +16 -0
  171. package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +16 -0
  172. package/dist-types/commands/DescribeRecipeCommand.d.ts +16 -0
  173. package/dist-types/commands/DescribeRecommenderCommand.d.ts +16 -0
  174. package/dist-types/commands/DescribeSchemaCommand.d.ts +16 -0
  175. package/dist-types/commands/DescribeSolutionCommand.d.ts +16 -0
  176. package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +16 -0
  177. package/dist-types/commands/GetSolutionMetricsCommand.d.ts +16 -0
  178. package/dist-types/commands/ListBatchInferenceJobsCommand.d.ts +16 -0
  179. package/dist-types/commands/ListBatchSegmentJobsCommand.d.ts +16 -0
  180. package/dist-types/commands/ListCampaignsCommand.d.ts +16 -0
  181. package/dist-types/commands/ListDatasetExportJobsCommand.d.ts +16 -0
  182. package/dist-types/commands/ListDatasetGroupsCommand.d.ts +16 -0
  183. package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +16 -0
  184. package/dist-types/commands/ListDatasetsCommand.d.ts +16 -0
  185. package/dist-types/commands/ListEventTrackersCommand.d.ts +16 -0
  186. package/dist-types/commands/ListFiltersCommand.d.ts +16 -0
  187. package/dist-types/commands/ListMetricAttributionMetricsCommand.d.ts +16 -0
  188. package/dist-types/commands/ListMetricAttributionsCommand.d.ts +16 -0
  189. package/dist-types/commands/ListRecipesCommand.d.ts +16 -0
  190. package/dist-types/commands/ListRecommendersCommand.d.ts +16 -0
  191. package/dist-types/commands/ListSchemasCommand.d.ts +16 -0
  192. package/dist-types/commands/ListSolutionVersionsCommand.d.ts +16 -0
  193. package/dist-types/commands/ListSolutionsCommand.d.ts +16 -0
  194. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  195. package/dist-types/commands/StartRecommenderCommand.d.ts +16 -0
  196. package/dist-types/commands/StopRecommenderCommand.d.ts +16 -0
  197. package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +16 -0
  198. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  199. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  200. package/dist-types/commands/UpdateCampaignCommand.d.ts +16 -0
  201. package/dist-types/commands/UpdateMetricAttributionCommand.d.ts +16 -0
  202. package/dist-types/commands/UpdateRecommenderCommand.d.ts +16 -0
  203. package/dist-types/models/PersonalizeServiceException.d.ts +2 -0
  204. package/dist-types/models/models_0.d.ts +457 -733
  205. package/dist-types/pagination/Interfaces.d.ts +3 -0
  206. package/dist-types/pagination/ListBatchInferenceJobsPaginator.d.ts +3 -0
  207. package/dist-types/pagination/ListBatchSegmentJobsPaginator.d.ts +3 -0
  208. package/dist-types/pagination/ListCampaignsPaginator.d.ts +3 -0
  209. package/dist-types/pagination/ListDatasetExportJobsPaginator.d.ts +3 -0
  210. package/dist-types/pagination/ListDatasetGroupsPaginator.d.ts +3 -0
  211. package/dist-types/pagination/ListDatasetImportJobsPaginator.d.ts +3 -0
  212. package/dist-types/pagination/ListDatasetsPaginator.d.ts +3 -0
  213. package/dist-types/pagination/ListEventTrackersPaginator.d.ts +3 -0
  214. package/dist-types/pagination/ListFiltersPaginator.d.ts +3 -0
  215. package/dist-types/pagination/ListMetricAttributionMetricsPaginator.d.ts +3 -0
  216. package/dist-types/pagination/ListMetricAttributionsPaginator.d.ts +3 -0
  217. package/dist-types/pagination/ListRecipesPaginator.d.ts +3 -0
  218. package/dist-types/pagination/ListRecommendersPaginator.d.ts +3 -0
  219. package/dist-types/pagination/ListSchemasPaginator.d.ts +3 -0
  220. package/dist-types/pagination/ListSolutionVersionsPaginator.d.ts +3 -0
  221. package/dist-types/pagination/ListSolutionsPaginator.d.ts +3 -0
  222. package/dist-types/ts3.4/models/models_0.d.ts +0 -519
  223. package/package.json +4 -3
@@ -1,5 +1,8 @@
1
1
  import { PaginationConfiguration } from "@aws-sdk/types";
2
2
  import { PersonalizeClient } from "../PersonalizeClient";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface PersonalizePaginationConfiguration extends PaginationConfiguration {
4
7
  client: PersonalizeClient;
5
8
  }
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListBatchInferenceJobsCommandInput, ListBatchInferenceJobsCommandOutput } from "../commands/ListBatchInferenceJobsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListBatchInferenceJobs(config: PersonalizePaginationConfiguration, input: ListBatchInferenceJobsCommandInput, ...additionalArguments: any): Paginator<ListBatchInferenceJobsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListBatchSegmentJobsCommandInput, ListBatchSegmentJobsCommandOutput } from "../commands/ListBatchSegmentJobsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListBatchSegmentJobs(config: PersonalizePaginationConfiguration, input: ListBatchSegmentJobsCommandInput, ...additionalArguments: any): Paginator<ListBatchSegmentJobsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListCampaignsCommandInput, ListCampaignsCommandOutput } from "../commands/ListCampaignsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListCampaigns(config: PersonalizePaginationConfiguration, input: ListCampaignsCommandInput, ...additionalArguments: any): Paginator<ListCampaignsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListDatasetExportJobsCommandInput, ListDatasetExportJobsCommandOutput } from "../commands/ListDatasetExportJobsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListDatasetExportJobs(config: PersonalizePaginationConfiguration, input: ListDatasetExportJobsCommandInput, ...additionalArguments: any): Paginator<ListDatasetExportJobsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListDatasetGroupsCommandInput, ListDatasetGroupsCommandOutput } from "../commands/ListDatasetGroupsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListDatasetGroups(config: PersonalizePaginationConfiguration, input: ListDatasetGroupsCommandInput, ...additionalArguments: any): Paginator<ListDatasetGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListDatasetImportJobsCommandInput, ListDatasetImportJobsCommandOutput } from "../commands/ListDatasetImportJobsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListDatasetImportJobs(config: PersonalizePaginationConfiguration, input: ListDatasetImportJobsCommandInput, ...additionalArguments: any): Paginator<ListDatasetImportJobsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands/ListDatasetsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListDatasets(config: PersonalizePaginationConfiguration, input: ListDatasetsCommandInput, ...additionalArguments: any): Paginator<ListDatasetsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListEventTrackersCommandInput, ListEventTrackersCommandOutput } from "../commands/ListEventTrackersCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListEventTrackers(config: PersonalizePaginationConfiguration, input: ListEventTrackersCommandInput, ...additionalArguments: any): Paginator<ListEventTrackersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListFiltersCommandInput, ListFiltersCommandOutput } from "../commands/ListFiltersCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListFilters(config: PersonalizePaginationConfiguration, input: ListFiltersCommandInput, ...additionalArguments: any): Paginator<ListFiltersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListMetricAttributionMetricsCommandInput, ListMetricAttributionMetricsCommandOutput } from "../commands/ListMetricAttributionMetricsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListMetricAttributionMetrics(config: PersonalizePaginationConfiguration, input: ListMetricAttributionMetricsCommandInput, ...additionalArguments: any): Paginator<ListMetricAttributionMetricsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListMetricAttributionsCommandInput, ListMetricAttributionsCommandOutput } from "../commands/ListMetricAttributionsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListMetricAttributions(config: PersonalizePaginationConfiguration, input: ListMetricAttributionsCommandInput, ...additionalArguments: any): Paginator<ListMetricAttributionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListRecipesCommandInput, ListRecipesCommandOutput } from "../commands/ListRecipesCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListRecipes(config: PersonalizePaginationConfiguration, input: ListRecipesCommandInput, ...additionalArguments: any): Paginator<ListRecipesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListRecommendersCommandInput, ListRecommendersCommandOutput } from "../commands/ListRecommendersCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListRecommenders(config: PersonalizePaginationConfiguration, input: ListRecommendersCommandInput, ...additionalArguments: any): Paginator<ListRecommendersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListSchemasCommandInput, ListSchemasCommandOutput } from "../commands/ListSchemasCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListSchemas(config: PersonalizePaginationConfiguration, input: ListSchemasCommandInput, ...additionalArguments: any): Paginator<ListSchemasCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListSolutionVersionsCommandInput, ListSolutionVersionsCommandOutput } from "../commands/ListSolutionVersionsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListSolutionVersions(config: PersonalizePaginationConfiguration, input: ListSolutionVersionsCommandInput, ...additionalArguments: any): Paginator<ListSolutionVersionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListSolutionsCommandInput, ListSolutionsCommandOutput } from "../commands/ListSolutionsCommand";
3
3
  import { PersonalizePaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListSolutions(config: PersonalizePaginationConfiguration, input: ListSolutionsCommandInput, ...additionalArguments: any): Paginator<ListSolutionsCommandOutput>;