@aws-sdk/client-personalize 3.478.0 → 3.484.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 +18 -41
- package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +18 -41
- package/dist-cjs/commands/CreateCampaignCommand.js +18 -41
- package/dist-cjs/commands/CreateDatasetCommand.js +18 -41
- package/dist-cjs/commands/CreateDatasetExportJobCommand.js +18 -41
- package/dist-cjs/commands/CreateDatasetGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js +18 -41
- package/dist-cjs/commands/CreateEventTrackerCommand.js +18 -41
- package/dist-cjs/commands/CreateFilterCommand.js +18 -41
- package/dist-cjs/commands/CreateMetricAttributionCommand.js +18 -41
- package/dist-cjs/commands/CreateRecommenderCommand.js +18 -41
- package/dist-cjs/commands/CreateSchemaCommand.js +18 -41
- package/dist-cjs/commands/CreateSolutionCommand.js +18 -41
- package/dist-cjs/commands/CreateSolutionVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteCampaignCommand.js +18 -41
- package/dist-cjs/commands/DeleteDatasetCommand.js +18 -41
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteEventTrackerCommand.js +18 -41
- package/dist-cjs/commands/DeleteFilterCommand.js +18 -41
- package/dist-cjs/commands/DeleteMetricAttributionCommand.js +18 -41
- package/dist-cjs/commands/DeleteRecommenderCommand.js +18 -41
- package/dist-cjs/commands/DeleteSchemaCommand.js +18 -41
- package/dist-cjs/commands/DeleteSolutionCommand.js +18 -41
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +18 -41
- package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeCampaignCommand.js +18 -41
- package/dist-cjs/commands/DescribeDatasetCommand.js +18 -41
- package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventTrackerCommand.js +18 -41
- package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +18 -41
- package/dist-cjs/commands/DescribeFilterCommand.js +18 -41
- package/dist-cjs/commands/DescribeMetricAttributionCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecipeCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecommenderCommand.js +18 -41
- package/dist-cjs/commands/DescribeSchemaCommand.js +18 -41
- package/dist-cjs/commands/DescribeSolutionCommand.js +18 -41
- package/dist-cjs/commands/DescribeSolutionVersionCommand.js +18 -41
- package/dist-cjs/commands/GetSolutionMetricsCommand.js +18 -41
- package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +18 -41
- package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +18 -41
- package/dist-cjs/commands/ListCampaignsCommand.js +18 -41
- package/dist-cjs/commands/ListDatasetExportJobsCommand.js +18 -41
- package/dist-cjs/commands/ListDatasetGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js +18 -41
- package/dist-cjs/commands/ListDatasetsCommand.js +18 -41
- package/dist-cjs/commands/ListEventTrackersCommand.js +18 -41
- package/dist-cjs/commands/ListFiltersCommand.js +18 -41
- package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +18 -41
- package/dist-cjs/commands/ListMetricAttributionsCommand.js +18 -41
- package/dist-cjs/commands/ListRecipesCommand.js +18 -41
- package/dist-cjs/commands/ListRecommendersCommand.js +18 -41
- package/dist-cjs/commands/ListSchemasCommand.js +18 -41
- package/dist-cjs/commands/ListSolutionVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListSolutionsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/StartRecommenderCommand.js +18 -41
- package/dist-cjs/commands/StopRecommenderCommand.js +18 -41
- package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateCampaignCommand.js +18 -41
- package/dist-cjs/commands/UpdateDatasetCommand.js +18 -41
- package/dist-cjs/commands/UpdateMetricAttributionCommand.js +18 -41
- package/dist-cjs/commands/UpdateRecommenderCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateBatchInferenceJobCommand.js +18 -41
- package/dist-es/commands/CreateBatchSegmentJobCommand.js +18 -41
- package/dist-es/commands/CreateCampaignCommand.js +18 -41
- package/dist-es/commands/CreateDatasetCommand.js +18 -41
- package/dist-es/commands/CreateDatasetExportJobCommand.js +18 -41
- package/dist-es/commands/CreateDatasetGroupCommand.js +18 -41
- package/dist-es/commands/CreateDatasetImportJobCommand.js +18 -41
- package/dist-es/commands/CreateEventTrackerCommand.js +18 -41
- package/dist-es/commands/CreateFilterCommand.js +18 -41
- package/dist-es/commands/CreateMetricAttributionCommand.js +18 -41
- package/dist-es/commands/CreateRecommenderCommand.js +18 -41
- package/dist-es/commands/CreateSchemaCommand.js +18 -41
- package/dist-es/commands/CreateSolutionCommand.js +18 -41
- package/dist-es/commands/CreateSolutionVersionCommand.js +18 -41
- package/dist-es/commands/DeleteCampaignCommand.js +18 -41
- package/dist-es/commands/DeleteDatasetCommand.js +18 -41
- package/dist-es/commands/DeleteDatasetGroupCommand.js +18 -41
- package/dist-es/commands/DeleteEventTrackerCommand.js +18 -41
- package/dist-es/commands/DeleteFilterCommand.js +18 -41
- package/dist-es/commands/DeleteMetricAttributionCommand.js +18 -41
- package/dist-es/commands/DeleteRecommenderCommand.js +18 -41
- package/dist-es/commands/DeleteSchemaCommand.js +18 -41
- package/dist-es/commands/DeleteSolutionCommand.js +18 -41
- package/dist-es/commands/DescribeAlgorithmCommand.js +18 -41
- package/dist-es/commands/DescribeBatchInferenceJobCommand.js +18 -41
- package/dist-es/commands/DescribeBatchSegmentJobCommand.js +18 -41
- package/dist-es/commands/DescribeCampaignCommand.js +18 -41
- package/dist-es/commands/DescribeDatasetCommand.js +18 -41
- package/dist-es/commands/DescribeDatasetExportJobCommand.js +18 -41
- package/dist-es/commands/DescribeDatasetGroupCommand.js +18 -41
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +18 -41
- package/dist-es/commands/DescribeEventTrackerCommand.js +18 -41
- package/dist-es/commands/DescribeFeatureTransformationCommand.js +18 -41
- package/dist-es/commands/DescribeFilterCommand.js +18 -41
- package/dist-es/commands/DescribeMetricAttributionCommand.js +18 -41
- package/dist-es/commands/DescribeRecipeCommand.js +18 -41
- package/dist-es/commands/DescribeRecommenderCommand.js +18 -41
- package/dist-es/commands/DescribeSchemaCommand.js +18 -41
- package/dist-es/commands/DescribeSolutionCommand.js +18 -41
- package/dist-es/commands/DescribeSolutionVersionCommand.js +18 -41
- package/dist-es/commands/GetSolutionMetricsCommand.js +18 -41
- package/dist-es/commands/ListBatchInferenceJobsCommand.js +18 -41
- package/dist-es/commands/ListBatchSegmentJobsCommand.js +18 -41
- package/dist-es/commands/ListCampaignsCommand.js +18 -41
- package/dist-es/commands/ListDatasetExportJobsCommand.js +18 -41
- package/dist-es/commands/ListDatasetGroupsCommand.js +18 -41
- package/dist-es/commands/ListDatasetImportJobsCommand.js +18 -41
- package/dist-es/commands/ListDatasetsCommand.js +18 -41
- package/dist-es/commands/ListEventTrackersCommand.js +18 -41
- package/dist-es/commands/ListFiltersCommand.js +18 -41
- package/dist-es/commands/ListMetricAttributionMetricsCommand.js +18 -41
- package/dist-es/commands/ListMetricAttributionsCommand.js +18 -41
- package/dist-es/commands/ListRecipesCommand.js +18 -41
- package/dist-es/commands/ListRecommendersCommand.js +18 -41
- package/dist-es/commands/ListSchemasCommand.js +18 -41
- package/dist-es/commands/ListSolutionVersionsCommand.js +18 -41
- package/dist-es/commands/ListSolutionsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/StartRecommenderCommand.js +18 -41
- package/dist-es/commands/StopRecommenderCommand.js +18 -41
- package/dist-es/commands/StopSolutionVersionCreationCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateCampaignCommand.js +18 -41
- package/dist-es/commands/UpdateDatasetCommand.js +18 -41
- package/dist-es/commands/UpdateMetricAttributionCommand.js +18 -41
- package/dist-es/commands/UpdateRecommenderCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +6 -21
- package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +6 -21
- package/dist-types/commands/CreateCampaignCommand.d.ts +6 -21
- package/dist-types/commands/CreateDatasetCommand.d.ts +6 -21
- package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +6 -21
- package/dist-types/commands/CreateDatasetGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +6 -21
- package/dist-types/commands/CreateEventTrackerCommand.d.ts +6 -21
- package/dist-types/commands/CreateFilterCommand.d.ts +6 -21
- package/dist-types/commands/CreateMetricAttributionCommand.d.ts +6 -21
- package/dist-types/commands/CreateRecommenderCommand.d.ts +6 -21
- package/dist-types/commands/CreateSchemaCommand.d.ts +6 -21
- package/dist-types/commands/CreateSolutionCommand.d.ts +6 -21
- package/dist-types/commands/CreateSolutionVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCampaignCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDatasetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEventTrackerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFilterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRecommenderCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSchemaCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSolutionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCampaignCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDatasetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventTrackerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFilterCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecipeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecommenderCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSchemaCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSolutionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetSolutionMetricsCommand.d.ts +6 -21
- package/dist-types/commands/ListBatchInferenceJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListBatchSegmentJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListCampaignsCommand.d.ts +6 -21
- package/dist-types/commands/ListDatasetExportJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListDatasetGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListDatasetsCommand.d.ts +6 -21
- package/dist-types/commands/ListEventTrackersCommand.d.ts +6 -21
- package/dist-types/commands/ListFiltersCommand.d.ts +6 -21
- package/dist-types/commands/ListMetricAttributionMetricsCommand.d.ts +6 -21
- package/dist-types/commands/ListMetricAttributionsCommand.d.ts +6 -21
- package/dist-types/commands/ListRecipesCommand.d.ts +6 -21
- package/dist-types/commands/ListRecommendersCommand.d.ts +6 -21
- package/dist-types/commands/ListSchemasCommand.d.ts +6 -21
- package/dist-types/commands/ListSolutionVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListSolutionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/StartRecommenderCommand.d.ts +6 -21
- package/dist-types/commands/StopRecommenderCommand.d.ts +6 -21
- package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCampaignCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDatasetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMetricAttributionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRecommenderCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMetricAttributionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMetricAttributionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMetricAttributionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBatchInferenceJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBatchSegmentJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDatasetExportJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEventTrackersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMetricAttributionMetricsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMetricAttributionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSolutionVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateMetricAttributionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StartRecommenderRequest, StartRecommenderResponse } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartRecommenderCommandInput extends StartRecommenderRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartRecommenderCommandOutput extends StartRecommenderResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartRecommenderCommand_base: {
|
|
24
|
+
new (input: StartRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecommenderCommandInput, StartRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts a recommender that is INACTIVE. Starting a recommender does not
|
|
@@ -61,23 +64,5 @@ export interface StartRecommenderCommandOutput extends StartRecommenderResponse,
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class StartRecommenderCommand extends
|
|
65
|
-
readonly input: StartRecommenderCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: StartRecommenderCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartRecommenderCommandInput, StartRecommenderCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class StartRecommenderCommand extends StartRecommenderCommand_base {
|
|
83
68
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StopRecommenderRequest, StopRecommenderResponse } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopRecommenderCommandInput extends StopRecommenderRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopRecommenderCommandOutput extends StopRecommenderResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopRecommenderCommand_base: {
|
|
24
|
+
new (input: StopRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StopRecommenderCommandInput, StopRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops a recommender that is ACTIVE. Stopping a recommender halts billing and automatic retraining for the recommender.</p>
|
|
@@ -60,23 +63,5 @@ export interface StopRecommenderCommandOutput extends StopRecommenderResponse, _
|
|
|
60
63
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
61
64
|
*
|
|
62
65
|
*/
|
|
63
|
-
export declare class StopRecommenderCommand extends
|
|
64
|
-
readonly input: StopRecommenderCommandInput;
|
|
65
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
-
/**
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
constructor(input: StopRecommenderCommandInput);
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopRecommenderCommandInput, StopRecommenderCommandOutput>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private serialize;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private deserialize;
|
|
66
|
+
export declare class StopRecommenderCommand extends StopRecommenderCommand_base {
|
|
82
67
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StopSolutionVersionCreationRequest } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopSolutionVersionCreationCommandInput extends StopSolutionVer
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopSolutionVersionCreationCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopSolutionVersionCreationCommand_base: {
|
|
24
|
+
new (input: StopSolutionVersionCreationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSolutionVersionCreationCommandInput, StopSolutionVersionCreationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.
|
|
@@ -71,23 +74,5 @@ export interface StopSolutionVersionCreationCommandOutput extends __MetadataBear
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class StopSolutionVersionCreationCommand extends
|
|
75
|
-
readonly input: StopSolutionVersionCreationCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: StopSolutionVersionCreationCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopSolutionVersionCreationCommandInput, StopSolutionVersionCreationCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class StopSolutionVersionCreationCommand extends StopSolutionVersionCreationCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Add a list of tags to a resource.</p>
|
|
@@ -70,23 +73,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class TagResourceCommand extends
|
|
74
|
-
readonly input: TagResourceCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: TagResourceCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Remove <a href="https://docs.aws.amazon.com/personalize/latest/dg/tagging-resources.html">tags</a> that are attached to a resource.</p>
|
|
@@ -64,23 +67,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class UntagResourceCommand extends
|
|
68
|
-
readonly input: UntagResourceCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: UntagResourceCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateCampaignRequest, UpdateCampaignResponse } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateCampaignCommandInput extends UpdateCampaignRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateCampaignCommandOutput extends UpdateCampaignResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateCampaignCommand_base: {
|
|
24
|
+
new (input: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>
|
|
@@ -80,23 +83,5 @@ export interface UpdateCampaignCommandOutput extends UpdateCampaignResponse, __M
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class UpdateCampaignCommand extends
|
|
84
|
-
readonly input: UpdateCampaignCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: UpdateCampaignCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCampaignCommandInput, UpdateCampaignCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class UpdateCampaignCommand extends UpdateCampaignCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateDatasetRequest, UpdateDatasetResponse } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateDatasetCommandInput extends UpdateDatasetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateDatasetCommandOutput extends UpdateDatasetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateDatasetCommand_base: {
|
|
24
|
+
new (input: UpdateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetCommandInput, UpdateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a dataset to replace its schema with a new or existing one. For more information, see <a href="https://docs.aws.amazon.com/personalize/latest/dg/updating-dataset-schema.html">Replacing a dataset's schema</a>. </p>
|
|
@@ -61,23 +64,5 @@ export interface UpdateDatasetCommandOutput extends UpdateDatasetResponse, __Met
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class UpdateDatasetCommand extends
|
|
65
|
-
readonly input: UpdateDatasetCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: UpdateDatasetCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDatasetCommandInput, UpdateDatasetCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class UpdateDatasetCommand extends UpdateDatasetCommand_base {
|
|
83
68
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateMetricAttributionRequest, UpdateMetricAttributionResponse } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateMetricAttributionCommandInput extends UpdateMetricAttribu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateMetricAttributionCommandOutput extends UpdateMetricAttributionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateMetricAttributionCommand_base: {
|
|
24
|
+
new (input: UpdateMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMetricAttributionCommandInput, UpdateMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a metric attribution.</p>
|
|
@@ -80,23 +83,5 @@ export interface UpdateMetricAttributionCommandOutput extends UpdateMetricAttrib
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class UpdateMetricAttributionCommand extends
|
|
84
|
-
readonly input: UpdateMetricAttributionCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: UpdateMetricAttributionCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMetricAttributionCommandInput, UpdateMetricAttributionCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class UpdateMetricAttributionCommand extends UpdateMetricAttributionCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateRecommenderRequest, UpdateRecommenderResponse } from "../models/models_0";
|
|
5
4
|
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateRecommenderCommandInput extends UpdateRecommenderRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateRecommenderCommandOutput extends UpdateRecommenderResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateRecommenderCommand_base: {
|
|
24
|
+
new (input: UpdateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRecommenderCommandInput, UpdateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the recommender to modify the recommender configuration.
|
|
@@ -81,23 +84,5 @@ export interface UpdateRecommenderCommandOutput extends UpdateRecommenderRespons
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from Personalize service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class UpdateRecommenderCommand extends
|
|
85
|
-
readonly input: UpdateRecommenderCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: UpdateRecommenderCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PersonalizeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRecommenderCommandInput, UpdateRecommenderCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class UpdateRecommenderCommand extends UpdateRecommenderCommand_base {
|
|
103
88
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|
|
@@ -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
|
CreateBatchInferenceJobRequest,
|
|
11
5
|
CreateBatchInferenceJobResponse,
|
|
@@ -21,22 +15,16 @@ export interface CreateBatchInferenceJobCommandInput
|
|
|
21
15
|
export interface CreateBatchInferenceJobCommandOutput
|
|
22
16
|
extends CreateBatchInferenceJobResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateBatchInferenceJobCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateBatchInferenceJobCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PersonalizeClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateBatchInferenceJobCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateBatchInferenceJobCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateBatchInferenceJobCommandInput,
|
|
38
|
-
CreateBatchInferenceJobCommandOutput
|
|
23
|
+
CreateBatchInferenceJobCommandOutput,
|
|
24
|
+
PersonalizeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateBatchInferenceJobCommand extends CreateBatchInferenceJobCommand_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
|
CreateBatchSegmentJobRequest,
|
|
11
5
|
CreateBatchSegmentJobResponse,
|
|
@@ -21,22 +15,16 @@ export interface CreateBatchSegmentJobCommandInput
|
|
|
21
15
|
export interface CreateBatchSegmentJobCommandOutput
|
|
22
16
|
extends CreateBatchSegmentJobResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateBatchSegmentJobCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateBatchSegmentJobCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PersonalizeClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateBatchSegmentJobCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateBatchSegmentJobCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateBatchSegmentJobCommandInput,
|
|
38
|
-
CreateBatchSegmentJobCommandOutput
|
|
23
|
+
CreateBatchSegmentJobCommandOutput,
|
|
24
|
+
PersonalizeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateBatchSegmentJobCommand extends CreateBatchSegmentJobCommand_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
|
CreateCampaignRequest,
|
|
11
5
|
CreateCampaignResponse,
|
|
@@ -20,19 +14,16 @@ export interface CreateCampaignCommandInput extends CreateCampaignRequest {}
|
|
|
20
14
|
export interface CreateCampaignCommandOutput
|
|
21
15
|
extends CreateCampaignResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateCampaignCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateCampaignCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateCampaignCommandInput,
|
|
22
|
+
CreateCampaignCommandOutput,
|
|
23
|
+
PersonalizeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateCampaignCommand extends CreateCampaignCommand_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
|
CreateDatasetRequest,
|
|
11
5
|
CreateDatasetResponse,
|
|
@@ -20,19 +14,16 @@ export interface CreateDatasetCommandInput extends CreateDatasetRequest {}
|
|
|
20
14
|
export interface CreateDatasetCommandOutput
|
|
21
15
|
extends CreateDatasetResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateDatasetCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateDatasetCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateDatasetCommandInput,
|
|
22
|
+
CreateDatasetCommandOutput,
|
|
23
|
+
PersonalizeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateDatasetCommand extends CreateDatasetCommand_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
|
CreateDatasetExportJobRequest,
|
|
11
5
|
CreateDatasetExportJobResponse,
|
|
@@ -21,22 +15,16 @@ export interface CreateDatasetExportJobCommandInput
|
|
|
21
15
|
export interface CreateDatasetExportJobCommandOutput
|
|
22
16
|
extends CreateDatasetExportJobResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateDatasetExportJobCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateDatasetExportJobCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PersonalizeClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateDatasetExportJobCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateDatasetExportJobCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateDatasetExportJobCommandInput,
|
|
38
|
-
CreateDatasetExportJobCommandOutput
|
|
23
|
+
CreateDatasetExportJobCommandOutput,
|
|
24
|
+
PersonalizeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateDatasetExportJobCommand extends CreateDatasetExportJobCommand_base {}
|