@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.
- package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +2 -3
- package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +2 -3
- package/dist-cjs/commands/CreateCampaignCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetExportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateEventTrackerCommand.js +2 -3
- package/dist-cjs/commands/CreateFilterCommand.js +1 -1
- package/dist-cjs/commands/CreateMetricAttributionCommand.js +2 -3
- package/dist-cjs/commands/CreateRecommenderCommand.js +2 -3
- package/dist-cjs/commands/CreateSchemaCommand.js +2 -3
- package/dist-cjs/commands/CreateSolutionCommand.js +2 -3
- package/dist-cjs/commands/CreateSolutionVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteCampaignCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventTrackerCommand.js +2 -3
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -3
- package/dist-cjs/commands/DeleteMetricAttributionCommand.js +2 -3
- package/dist-cjs/commands/DeleteRecommenderCommand.js +2 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
- package/dist-cjs/commands/DeleteSolutionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -3
- package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeCampaignCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventTrackerCommand.js +2 -3
- package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +2 -3
- package/dist-cjs/commands/DescribeFilterCommand.js +1 -1
- package/dist-cjs/commands/DescribeMetricAttributionCommand.js +2 -3
- package/dist-cjs/commands/DescribeRecipeCommand.js +2 -3
- package/dist-cjs/commands/DescribeRecommenderCommand.js +2 -3
- package/dist-cjs/commands/DescribeSchemaCommand.js +2 -3
- package/dist-cjs/commands/DescribeSolutionCommand.js +2 -3
- package/dist-cjs/commands/DescribeSolutionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetSolutionMetricsCommand.js +2 -3
- package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +2 -3
- package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +2 -3
- package/dist-cjs/commands/ListCampaignsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetExportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetsCommand.js +2 -3
- package/dist-cjs/commands/ListEventTrackersCommand.js +2 -3
- package/dist-cjs/commands/ListFiltersCommand.js +2 -3
- package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +2 -3
- package/dist-cjs/commands/ListMetricAttributionsCommand.js +2 -3
- package/dist-cjs/commands/ListRecipesCommand.js +2 -3
- package/dist-cjs/commands/ListRecommendersCommand.js +2 -3
- package/dist-cjs/commands/ListSchemasCommand.js +2 -3
- package/dist-cjs/commands/ListSolutionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListSolutionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/StartRecommenderCommand.js +2 -3
- package/dist-cjs/commands/StopRecommenderCommand.js +2 -3
- package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateCampaignCommand.js +2 -3
- package/dist-cjs/commands/UpdateMetricAttributionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRecommenderCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -736
- package/dist-es/commands/CreateBatchInferenceJobCommand.js +2 -3
- package/dist-es/commands/CreateBatchSegmentJobCommand.js +2 -3
- package/dist-es/commands/CreateCampaignCommand.js +2 -3
- package/dist-es/commands/CreateDatasetCommand.js +2 -3
- package/dist-es/commands/CreateDatasetExportJobCommand.js +2 -3
- package/dist-es/commands/CreateDatasetGroupCommand.js +2 -3
- package/dist-es/commands/CreateDatasetImportJobCommand.js +2 -3
- package/dist-es/commands/CreateEventTrackerCommand.js +2 -3
- package/dist-es/commands/CreateFilterCommand.js +2 -2
- package/dist-es/commands/CreateMetricAttributionCommand.js +2 -3
- package/dist-es/commands/CreateRecommenderCommand.js +2 -3
- package/dist-es/commands/CreateSchemaCommand.js +2 -3
- package/dist-es/commands/CreateSolutionCommand.js +2 -3
- package/dist-es/commands/CreateSolutionVersionCommand.js +2 -3
- package/dist-es/commands/DeleteCampaignCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetGroupCommand.js +2 -3
- package/dist-es/commands/DeleteEventTrackerCommand.js +2 -3
- package/dist-es/commands/DeleteFilterCommand.js +2 -3
- package/dist-es/commands/DeleteMetricAttributionCommand.js +2 -3
- package/dist-es/commands/DeleteRecommenderCommand.js +2 -3
- package/dist-es/commands/DeleteSchemaCommand.js +2 -3
- package/dist-es/commands/DeleteSolutionCommand.js +2 -3
- package/dist-es/commands/DescribeAlgorithmCommand.js +2 -3
- package/dist-es/commands/DescribeBatchInferenceJobCommand.js +2 -3
- package/dist-es/commands/DescribeBatchSegmentJobCommand.js +2 -3
- package/dist-es/commands/DescribeCampaignCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetExportJobCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetGroupCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeEventTrackerCommand.js +2 -3
- package/dist-es/commands/DescribeFeatureTransformationCommand.js +2 -3
- package/dist-es/commands/DescribeFilterCommand.js +2 -2
- package/dist-es/commands/DescribeMetricAttributionCommand.js +2 -3
- package/dist-es/commands/DescribeRecipeCommand.js +2 -3
- package/dist-es/commands/DescribeRecommenderCommand.js +2 -3
- package/dist-es/commands/DescribeSchemaCommand.js +2 -3
- package/dist-es/commands/DescribeSolutionCommand.js +2 -3
- package/dist-es/commands/DescribeSolutionVersionCommand.js +2 -3
- package/dist-es/commands/GetSolutionMetricsCommand.js +2 -3
- package/dist-es/commands/ListBatchInferenceJobsCommand.js +2 -3
- package/dist-es/commands/ListBatchSegmentJobsCommand.js +2 -3
- package/dist-es/commands/ListCampaignsCommand.js +2 -3
- package/dist-es/commands/ListDatasetExportJobsCommand.js +2 -3
- package/dist-es/commands/ListDatasetGroupsCommand.js +2 -3
- package/dist-es/commands/ListDatasetImportJobsCommand.js +2 -3
- package/dist-es/commands/ListDatasetsCommand.js +2 -3
- package/dist-es/commands/ListEventTrackersCommand.js +2 -3
- package/dist-es/commands/ListFiltersCommand.js +2 -3
- package/dist-es/commands/ListMetricAttributionMetricsCommand.js +2 -3
- package/dist-es/commands/ListMetricAttributionsCommand.js +2 -3
- package/dist-es/commands/ListRecipesCommand.js +2 -3
- package/dist-es/commands/ListRecommendersCommand.js +2 -3
- package/dist-es/commands/ListSchemasCommand.js +2 -3
- package/dist-es/commands/ListSolutionVersionsCommand.js +2 -3
- package/dist-es/commands/ListSolutionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/StartRecommenderCommand.js +2 -3
- package/dist-es/commands/StopRecommenderCommand.js +2 -3
- package/dist-es/commands/StopSolutionVersionCreationCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateCampaignCommand.js +2 -3
- package/dist-es/commands/UpdateMetricAttributionCommand.js +2 -3
- package/dist-es/commands/UpdateRecommenderCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -549
- package/dist-types/Personalize.d.ts +67 -0
- package/dist-types/PersonalizeClient.d.ts +24 -4
- package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateCampaignCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventTrackerCommand.d.ts +16 -0
- package/dist-types/commands/CreateFilterCommand.d.ts +16 -0
- package/dist-types/commands/CreateMetricAttributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateRecommenderCommand.d.ts +16 -0
- package/dist-types/commands/CreateSchemaCommand.d.ts +16 -0
- package/dist-types/commands/CreateSolutionCommand.d.ts +16 -0
- package/dist-types/commands/CreateSolutionVersionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCampaignCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDatasetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventTrackerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFilterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRecommenderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSchemaCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSolutionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCampaignCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventTrackerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFilterCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRecipeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRecommenderCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSchemaCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSolutionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetSolutionMetricsCommand.d.ts +16 -0
- package/dist-types/commands/ListBatchInferenceJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListBatchSegmentJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListCampaignsCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetExportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetsCommand.d.ts +16 -0
- package/dist-types/commands/ListEventTrackersCommand.d.ts +16 -0
- package/dist-types/commands/ListFiltersCommand.d.ts +16 -0
- package/dist-types/commands/ListMetricAttributionMetricsCommand.d.ts +16 -0
- package/dist-types/commands/ListMetricAttributionsCommand.d.ts +16 -0
- package/dist-types/commands/ListRecipesCommand.d.ts +16 -0
- package/dist-types/commands/ListRecommendersCommand.d.ts +16 -0
- package/dist-types/commands/ListSchemasCommand.d.ts +16 -0
- package/dist-types/commands/ListSolutionVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListSolutionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/StartRecommenderCommand.d.ts +16 -0
- package/dist-types/commands/StopRecommenderCommand.d.ts +16 -0
- package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCampaignCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMetricAttributionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRecommenderCommand.d.ts +16 -0
- package/dist-types/models/PersonalizeServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +457 -733
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListBatchInferenceJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBatchSegmentJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCampaignsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDatasetExportJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDatasetGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDatasetImportJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDatasetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEventTrackersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFiltersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMetricAttributionMetricsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMetricAttributionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRecipesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRecommendersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSchemasPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSolutionVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSolutionsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -519
- package/package.json +4 -3
|
@@ -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>;
|