@aws-sdk/client-personalize 3.799.0 → 3.804.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateCampaignCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataDeletionJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateEventTrackerCommand.d.ts +1 -1
- package/dist-types/commands/CreateFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateMetricAttributionCommand.d.ts +1 -1
- package/dist-types/commands/CreateRecommenderCommand.d.ts +1 -1
- package/dist-types/commands/CreateSchemaCommand.d.ts +1 -1
- package/dist-types/commands/CreateSolutionCommand.d.ts +1 -1
- package/dist-types/commands/CreateSolutionVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCampaignCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventTrackerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFilterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRecommenderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSolutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCampaignCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataDeletionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventTrackerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFilterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRecipeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRecommenderCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSchemaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSolutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetSolutionMetricsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/StartRecommenderCommand.d.ts +1 -1
- package/dist-types/commands/StopRecommenderCommand.d.ts +1 -1
- package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCampaignCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatasetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRecommenderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSolutionCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataDeletionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMetricAttributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMetricAttributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataDeletionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMetricAttributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSolutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -23,7 +23,7 @@ export interface CreateBatchInferenceJobCommandOutput extends CreateBatchInferen
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBatchInferenceJobCommand_base: {
|
|
25
25
|
new (input: CreateBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchInferenceJobCommandInput, CreateBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchInferenceJobCommandInput, CreateBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateBatchSegmentJobCommandOutput extends CreateBatchSegmentJo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBatchSegmentJobCommand_base: {
|
|
25
25
|
new (input: CreateBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchSegmentJobCommandInput, CreateBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchSegmentJobCommandInput, CreateBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCampaignCommandOutput extends CreateCampaignResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCampaignCommand_base: {
|
|
25
25
|
new (input: CreateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCampaignCommandInput, CreateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCampaignCommandInput, CreateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDataDeletionJobCommandOutput extends CreateDataDeletionJo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDataDeletionJobCommand_base: {
|
|
25
25
|
new (input: CreateDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataDeletionJobCommandInput, CreateDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataDeletionJobCommandInput, CreateDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDatasetCommand_base: {
|
|
25
25
|
new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDatasetExportJobCommandOutput extends CreateDatasetExport
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDatasetExportJobCommand_base: {
|
|
25
25
|
new (input: CreateDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetExportJobCommandInput, CreateDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetExportJobCommandInput, CreateDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDatasetGroupCommandOutput extends CreateDatasetGroupRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDatasetGroupCommand_base: {
|
|
25
25
|
new (input: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDatasetImportJobCommandOutput extends CreateDatasetImport
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDatasetImportJobCommand_base: {
|
|
25
25
|
new (input: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEventTrackerCommandOutput extends CreateEventTrackerRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEventTrackerCommand_base: {
|
|
25
25
|
new (input: CreateEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventTrackerCommandInput, CreateEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventTrackerCommandInput, CreateEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFilterCommand_base: {
|
|
25
25
|
new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateMetricAttributionCommandOutput extends CreateMetricAttrib
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMetricAttributionCommand_base: {
|
|
25
25
|
new (input: CreateMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMetricAttributionCommandInput, CreateMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMetricAttributionCommandInput, CreateMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRecommenderCommandOutput extends CreateRecommenderRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRecommenderCommand_base: {
|
|
25
25
|
new (input: CreateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRecommenderCommandInput, CreateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRecommenderCommandInput, CreateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSchemaCommand_base: {
|
|
25
25
|
new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSolutionCommandOutput extends CreateSolutionResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSolutionCommand_base: {
|
|
25
25
|
new (input: CreateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionCommandInput, CreateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionCommandInput, CreateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSolutionVersionCommandOutput extends CreateSolutionVersio
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSolutionVersionCommand_base: {
|
|
25
25
|
new (input: CreateSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionVersionCommandInput, CreateSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionVersionCommandInput, CreateSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCampaignCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCampaignCommand_base: {
|
|
25
25
|
new (input: DeleteCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDatasetCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDatasetCommand_base: {
|
|
25
25
|
new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDatasetGroupCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDatasetGroupCommand_base: {
|
|
25
25
|
new (input: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEventTrackerCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEventTrackerCommand_base: {
|
|
25
25
|
new (input: DeleteEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTrackerCommandInput, DeleteEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTrackerCommandInput, DeleteEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFilterCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFilterCommand_base: {
|
|
25
25
|
new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteMetricAttributionCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteMetricAttributionCommand_base: {
|
|
25
25
|
new (input: DeleteMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMetricAttributionCommandInput, DeleteMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMetricAttributionCommandInput, DeleteMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRecommenderCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRecommenderCommand_base: {
|
|
25
25
|
new (input: DeleteRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSchemaCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSchemaCommand_base: {
|
|
25
25
|
new (input: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSolutionCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSolutionCommand_base: {
|
|
25
25
|
new (input: DeleteSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSolutionCommandInput, DeleteSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSolutionCommandInput, DeleteSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAlgorithmCommandOutput extends DescribeAlgorithmRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAlgorithmCommand_base: {
|
|
25
25
|
new (input: DescribeAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAlgorithmCommandInput, DescribeAlgorithmCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAlgorithmCommandInput, DescribeAlgorithmCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeBatchInferenceJobCommandOutput extends DescribeBatchInf
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeBatchInferenceJobCommand_base: {
|
|
25
25
|
new (input: DescribeBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchInferenceJobCommandInput, DescribeBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchInferenceJobCommandInput, DescribeBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeBatchSegmentJobCommandOutput extends DescribeBatchSegme
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeBatchSegmentJobCommand_base: {
|
|
25
25
|
new (input: DescribeBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchSegmentJobCommandInput, DescribeBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchSegmentJobCommandInput, DescribeBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeCampaignCommandOutput extends DescribeCampaignResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeCampaignCommand_base: {
|
|
25
25
|
new (input: DescribeCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCampaignCommandInput, DescribeCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCampaignCommandInput, DescribeCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDataDeletionJobCommandOutput extends DescribeDataDeleti
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDataDeletionJobCommand_base: {
|
|
25
25
|
new (input: DescribeDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataDeletionJobCommandInput, DescribeDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataDeletionJobCommandInput, DescribeDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDatasetCommand_base: {
|
|
25
25
|
new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDatasetExportJobCommandOutput extends DescribeDatasetEx
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDatasetExportJobCommand_base: {
|
|
25
25
|
new (input: DescribeDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetExportJobCommandInput, DescribeDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetExportJobCommandInput, DescribeDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDatasetGroupCommandOutput extends DescribeDatasetGroupR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDatasetGroupCommand_base: {
|
|
25
25
|
new (input: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDatasetImportJobCommandOutput extends DescribeDatasetIm
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDatasetImportJobCommand_base: {
|
|
25
25
|
new (input: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeEventTrackerCommandOutput extends DescribeEventTrackerR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEventTrackerCommand_base: {
|
|
25
25
|
new (input: DescribeEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventTrackerCommandInput, DescribeEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventTrackerCommandInput, DescribeEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFeatureTransformationCommandOutput extends DescribeFeat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFeatureTransformationCommand_base: {
|
|
25
25
|
new (input: DescribeFeatureTransformationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeatureTransformationCommandInput, DescribeFeatureTransformationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFeatureTransformationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeatureTransformationCommandInput, DescribeFeatureTransformationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFilterCommandOutput extends DescribeFilterResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFilterCommand_base: {
|
|
25
25
|
new (input: DescribeFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFilterCommandInput, DescribeFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFilterCommandInput, DescribeFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeMetricAttributionCommandOutput extends DescribeMetricAt
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeMetricAttributionCommand_base: {
|
|
25
25
|
new (input: DescribeMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetricAttributionCommandInput, DescribeMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetricAttributionCommandInput, DescribeMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeRecipeCommandOutput extends DescribeRecipeResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeRecipeCommand_base: {
|
|
25
25
|
new (input: DescribeRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecipeCommandInput, DescribeRecipeCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecipeCommandInput, DescribeRecipeCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeRecommenderCommandOutput extends DescribeRecommenderRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeRecommenderCommand_base: {
|
|
25
25
|
new (input: DescribeRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecommenderCommandInput, DescribeRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecommenderCommandInput, DescribeRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeSchemaCommandOutput extends DescribeSchemaResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSchemaCommand_base: {
|
|
25
25
|
new (input: DescribeSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemaCommandInput, DescribeSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemaCommandInput, DescribeSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeSolutionCommandOutput extends DescribeSolutionResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSolutionCommand_base: {
|
|
25
25
|
new (input: DescribeSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionCommandInput, DescribeSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionCommandInput, DescribeSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeSolutionVersionCommandOutput extends DescribeSolutionVe
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSolutionVersionCommand_base: {
|
|
25
25
|
new (input: DescribeSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionVersionCommandInput, DescribeSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionVersionCommandInput, DescribeSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSolutionMetricsCommandOutput extends GetSolutionMetricsRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSolutionMetricsCommand_base: {
|
|
25
25
|
new (input: GetSolutionMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSolutionMetricsCommandInput, GetSolutionMetricsCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSolutionMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSolutionMetricsCommandInput, GetSolutionMetricsCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartRecommenderCommandOutput extends StartRecommenderResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartRecommenderCommand_base: {
|
|
25
25
|
new (input: StartRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecommenderCommandInput, StartRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecommenderCommandInput, StartRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopRecommenderCommandOutput extends StopRecommenderResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopRecommenderCommand_base: {
|
|
25
25
|
new (input: StopRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StopRecommenderCommandInput, StopRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StopRecommenderCommandInput, StopRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopSolutionVersionCreationCommandOutput extends __MetadataBear
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopSolutionVersionCreationCommand_base: {
|
|
25
25
|
new (input: StopSolutionVersionCreationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSolutionVersionCreationCommandInput, StopSolutionVersionCreationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopSolutionVersionCreationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSolutionVersionCreationCommandInput, StopSolutionVersionCreationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateCampaignCommandOutput extends UpdateCampaignResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateCampaignCommand_base: {
|
|
25
25
|
new (input: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateDatasetCommandOutput extends UpdateDatasetResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDatasetCommand_base: {
|
|
25
25
|
new (input: UpdateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetCommandInput, UpdateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetCommandInput, UpdateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateRecommenderCommandOutput extends UpdateRecommenderRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateRecommenderCommand_base: {
|
|
25
25
|
new (input: UpdateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRecommenderCommandInput, UpdateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRecommenderCommandInput, UpdateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateSolutionCommandOutput extends UpdateSolutionResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSolutionCommand_base: {
|
|
25
25
|
new (input: UpdateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSolutionCommandInput, UpdateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSolutionCommandInput, UpdateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|