@aws-sdk/client-sagemaker 3.354.0 → 3.355.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/models/models_0.js +22 -16
- package/dist-cjs/models/models_1.js +10 -1
- package/dist-cjs/models/models_2.js +1 -19
- package/dist-cjs/models/models_3.js +20 -2
- package/dist-cjs/protocols/Aws_json1_1.js +3 -0
- package/dist-es/models/models_0.js +20 -14
- package/dist-es/models/models_1.js +9 -0
- package/dist-es/models/models_2.js +0 -18
- package/dist-es/models/models_3.js +18 -0
- package/dist-es/protocols/Aws_json1_1.js +3 -0
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +11 -4
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +33 -8
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeletePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +43 -5
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +319 -169
- package/dist-types/models/models_1.d.ts +91 -60
- package/dist-types/models/models_2.d.ts +85 -141
- package/dist-types/models/models_3.d.ts +127 -108
- package/dist-types/models/models_4.d.ts +107 -1
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +66 -37
- package/dist-types/ts3.4/models/models_1.d.ts +31 -21
- package/dist-types/ts3.4/models/models_2.d.ts +27 -47
- package/dist-types/ts3.4/models/models_3.d.ts +46 -30
- package/dist-types/ts3.4/models/models_4.d.ts +25 -0
- package/package.json +1 -1
|
@@ -1,6 +1,131 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification,
|
|
3
|
-
import { DeploymentRecommendation, Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary,
|
|
2
|
+
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RecommendationJobType, RetryStrategy, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate } from "./models_1";
|
|
3
|
+
import { DeploymentRecommendation, Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, ImageStatus, ImageVersionStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* <p>A SageMaker image. A SageMaker image represents a set of container images that are derived from
|
|
7
|
+
* a common base container image. Each of these container images is represented by a SageMaker
|
|
8
|
+
* <code>ImageVersion</code>.</p>
|
|
9
|
+
*/
|
|
10
|
+
export interface Image {
|
|
11
|
+
/**
|
|
12
|
+
* <p>When the image was created.</p>
|
|
13
|
+
*/
|
|
14
|
+
CreationTime: Date | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The description of the image.</p>
|
|
17
|
+
*/
|
|
18
|
+
Description?: string;
|
|
19
|
+
/**
|
|
20
|
+
* <p>The name of the image as displayed.</p>
|
|
21
|
+
*/
|
|
22
|
+
DisplayName?: string;
|
|
23
|
+
/**
|
|
24
|
+
* <p>When a create, update, or delete operation fails, the reason for the failure.</p>
|
|
25
|
+
*/
|
|
26
|
+
FailureReason?: string;
|
|
27
|
+
/**
|
|
28
|
+
* <p>The ARN of the image.</p>
|
|
29
|
+
*/
|
|
30
|
+
ImageArn: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* <p>The name of the image.</p>
|
|
33
|
+
*/
|
|
34
|
+
ImageName: string | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* <p>The status of the image.</p>
|
|
37
|
+
*/
|
|
38
|
+
ImageStatus: ImageStatus | string | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* <p>When the image was last modified.</p>
|
|
41
|
+
*/
|
|
42
|
+
LastModifiedTime: Date | undefined;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* @public
|
|
46
|
+
* @enum
|
|
47
|
+
*/
|
|
48
|
+
export declare const ImageSortBy: {
|
|
49
|
+
readonly CREATION_TIME: "CREATION_TIME";
|
|
50
|
+
readonly IMAGE_NAME: "IMAGE_NAME";
|
|
51
|
+
readonly LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME";
|
|
52
|
+
};
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
export type ImageSortBy = (typeof ImageSortBy)[keyof typeof ImageSortBy];
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
* @enum
|
|
60
|
+
*/
|
|
61
|
+
export declare const ImageSortOrder: {
|
|
62
|
+
readonly ASCENDING: "ASCENDING";
|
|
63
|
+
readonly DESCENDING: "DESCENDING";
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
export type ImageSortOrder = (typeof ImageSortOrder)[keyof typeof ImageSortOrder];
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
* <p>A version of a SageMaker <code>Image</code>. A version represents an existing container
|
|
72
|
+
* image.</p>
|
|
73
|
+
*/
|
|
74
|
+
export interface ImageVersion {
|
|
75
|
+
/**
|
|
76
|
+
* <p>When the version was created.</p>
|
|
77
|
+
*/
|
|
78
|
+
CreationTime: Date | undefined;
|
|
79
|
+
/**
|
|
80
|
+
* <p>When a create or delete operation fails, the reason for the failure.</p>
|
|
81
|
+
*/
|
|
82
|
+
FailureReason?: string;
|
|
83
|
+
/**
|
|
84
|
+
* <p>The ARN of the image the version is based on.</p>
|
|
85
|
+
*/
|
|
86
|
+
ImageArn: string | undefined;
|
|
87
|
+
/**
|
|
88
|
+
* <p>The ARN of the version.</p>
|
|
89
|
+
*/
|
|
90
|
+
ImageVersionArn: string | undefined;
|
|
91
|
+
/**
|
|
92
|
+
* <p>The status of the version.</p>
|
|
93
|
+
*/
|
|
94
|
+
ImageVersionStatus: ImageVersionStatus | string | undefined;
|
|
95
|
+
/**
|
|
96
|
+
* <p>When the version was last modified.</p>
|
|
97
|
+
*/
|
|
98
|
+
LastModifiedTime: Date | undefined;
|
|
99
|
+
/**
|
|
100
|
+
* <p>The version number.</p>
|
|
101
|
+
*/
|
|
102
|
+
Version: number | undefined;
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* @public
|
|
106
|
+
* @enum
|
|
107
|
+
*/
|
|
108
|
+
export declare const ImageVersionSortBy: {
|
|
109
|
+
readonly CREATION_TIME: "CREATION_TIME";
|
|
110
|
+
readonly LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME";
|
|
111
|
+
readonly VERSION: "VERSION";
|
|
112
|
+
};
|
|
113
|
+
/**
|
|
114
|
+
* @public
|
|
115
|
+
*/
|
|
116
|
+
export type ImageVersionSortBy = (typeof ImageVersionSortBy)[keyof typeof ImageVersionSortBy];
|
|
117
|
+
/**
|
|
118
|
+
* @public
|
|
119
|
+
* @enum
|
|
120
|
+
*/
|
|
121
|
+
export declare const ImageVersionSortOrder: {
|
|
122
|
+
readonly ASCENDING: "ASCENDING";
|
|
123
|
+
readonly DESCENDING: "DESCENDING";
|
|
124
|
+
};
|
|
125
|
+
/**
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
128
|
+
export type ImageVersionSortOrder = (typeof ImageVersionSortOrder)[keyof typeof ImageVersionSortOrder];
|
|
4
129
|
/**
|
|
5
130
|
* @public
|
|
6
131
|
*/
|
|
@@ -8235,112 +8360,6 @@ export interface StopAutoMLJobRequest {
|
|
|
8235
8360
|
*/
|
|
8236
8361
|
AutoMLJobName: string | undefined;
|
|
8237
8362
|
}
|
|
8238
|
-
/**
|
|
8239
|
-
* @public
|
|
8240
|
-
*/
|
|
8241
|
-
export interface StopCompilationJobRequest {
|
|
8242
|
-
/**
|
|
8243
|
-
* <p>The name of the model compilation job to stop.</p>
|
|
8244
|
-
*/
|
|
8245
|
-
CompilationJobName: string | undefined;
|
|
8246
|
-
}
|
|
8247
|
-
/**
|
|
8248
|
-
* @public
|
|
8249
|
-
*/
|
|
8250
|
-
export interface StopEdgeDeploymentStageRequest {
|
|
8251
|
-
/**
|
|
8252
|
-
* <p>The name of the edge deployment plan to stop.</p>
|
|
8253
|
-
*/
|
|
8254
|
-
EdgeDeploymentPlanName: string | undefined;
|
|
8255
|
-
/**
|
|
8256
|
-
* <p>The name of the stage to stop.</p>
|
|
8257
|
-
*/
|
|
8258
|
-
StageName: string | undefined;
|
|
8259
|
-
}
|
|
8260
|
-
/**
|
|
8261
|
-
* @public
|
|
8262
|
-
*/
|
|
8263
|
-
export interface StopEdgePackagingJobRequest {
|
|
8264
|
-
/**
|
|
8265
|
-
* <p>The name of the edge packaging job.</p>
|
|
8266
|
-
*/
|
|
8267
|
-
EdgePackagingJobName: string | undefined;
|
|
8268
|
-
}
|
|
8269
|
-
/**
|
|
8270
|
-
* @public
|
|
8271
|
-
*/
|
|
8272
|
-
export interface StopHyperParameterTuningJobRequest {
|
|
8273
|
-
/**
|
|
8274
|
-
* <p>The name of the tuning job to stop.</p>
|
|
8275
|
-
*/
|
|
8276
|
-
HyperParameterTuningJobName: string | undefined;
|
|
8277
|
-
}
|
|
8278
|
-
/**
|
|
8279
|
-
* @public
|
|
8280
|
-
*/
|
|
8281
|
-
export interface StopInferenceExperimentRequest {
|
|
8282
|
-
/**
|
|
8283
|
-
* <p>The name of the inference experiment to stop.</p>
|
|
8284
|
-
*/
|
|
8285
|
-
Name: string | undefined;
|
|
8286
|
-
/**
|
|
8287
|
-
* <p>
|
|
8288
|
-
* Array of key-value pairs, with names of variants mapped to actions. The possible actions are the following:
|
|
8289
|
-
* </p>
|
|
8290
|
-
* <ul>
|
|
8291
|
-
* <li>
|
|
8292
|
-
* <p>
|
|
8293
|
-
* <code>Promote</code> - Promote the shadow variant to a production variant</p>
|
|
8294
|
-
* </li>
|
|
8295
|
-
* <li>
|
|
8296
|
-
* <p>
|
|
8297
|
-
* <code>Remove</code> - Delete the variant</p>
|
|
8298
|
-
* </li>
|
|
8299
|
-
* <li>
|
|
8300
|
-
* <p>
|
|
8301
|
-
* <code>Retain</code> - Keep the variant as it is</p>
|
|
8302
|
-
* </li>
|
|
8303
|
-
* </ul>
|
|
8304
|
-
*/
|
|
8305
|
-
ModelVariantActions: Record<string, ModelVariantAction | string> | undefined;
|
|
8306
|
-
/**
|
|
8307
|
-
* <p>
|
|
8308
|
-
* An array of <code>ModelVariantConfig</code> objects. There is one for each variant that you want to deploy
|
|
8309
|
-
* after the inference experiment stops. Each <code>ModelVariantConfig</code> describes the infrastructure
|
|
8310
|
-
* configuration for deploying the corresponding variant.
|
|
8311
|
-
* </p>
|
|
8312
|
-
*/
|
|
8313
|
-
DesiredModelVariants?: ModelVariantConfig[];
|
|
8314
|
-
/**
|
|
8315
|
-
* <p>
|
|
8316
|
-
* The desired state of the experiment after stopping. The possible states are the following:
|
|
8317
|
-
* </p>
|
|
8318
|
-
* <ul>
|
|
8319
|
-
* <li>
|
|
8320
|
-
* <p>
|
|
8321
|
-
* <code>Completed</code>: The experiment completed successfully</p>
|
|
8322
|
-
* </li>
|
|
8323
|
-
* <li>
|
|
8324
|
-
* <p>
|
|
8325
|
-
* <code>Cancelled</code>: The experiment was canceled</p>
|
|
8326
|
-
* </li>
|
|
8327
|
-
* </ul>
|
|
8328
|
-
*/
|
|
8329
|
-
DesiredState?: InferenceExperimentStopDesiredState | string;
|
|
8330
|
-
/**
|
|
8331
|
-
* <p>The reason for stopping the experiment.</p>
|
|
8332
|
-
*/
|
|
8333
|
-
Reason?: string;
|
|
8334
|
-
}
|
|
8335
|
-
/**
|
|
8336
|
-
* @public
|
|
8337
|
-
*/
|
|
8338
|
-
export interface StopInferenceExperimentResponse {
|
|
8339
|
-
/**
|
|
8340
|
-
* <p>The ARN of the stopped inference experiment.</p>
|
|
8341
|
-
*/
|
|
8342
|
-
InferenceExperimentArn: string | undefined;
|
|
8343
|
-
}
|
|
8344
8363
|
/**
|
|
8345
8364
|
* @internal
|
|
8346
8365
|
*/
|
|
@@ -1,7 +1,113 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AppSecurityGroupManagement, BooleanOperator, DefaultSpaceSettings, EdgeOutputConfig, KernelGatewayImageConfig, ModelApprovalStatus, Tag, UserSettings } from "./models_0";
|
|
2
2
|
import { _InstanceType, DeploymentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardStatus, ModelVariantConfig, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ShadowModeConfig, SourceIpConfig, SpaceSettings, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
|
|
3
3
|
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, FeatureParameter, Filter, GitConfigForUpdate, ResourceType, Workforce, Workteam } from "./models_2";
|
|
4
|
-
import { NestedFilters, ProfilerConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder } from "./models_3";
|
|
4
|
+
import { InferenceExperimentStopDesiredState, ModelVariantAction, NestedFilters, ProfilerConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface StopCompilationJobRequest {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The name of the model compilation job to stop.</p>
|
|
11
|
+
*/
|
|
12
|
+
CompilationJobName: string | undefined;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
export interface StopEdgeDeploymentStageRequest {
|
|
18
|
+
/**
|
|
19
|
+
* <p>The name of the edge deployment plan to stop.</p>
|
|
20
|
+
*/
|
|
21
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* <p>The name of the stage to stop.</p>
|
|
24
|
+
*/
|
|
25
|
+
StageName: string | undefined;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
export interface StopEdgePackagingJobRequest {
|
|
31
|
+
/**
|
|
32
|
+
* <p>The name of the edge packaging job.</p>
|
|
33
|
+
*/
|
|
34
|
+
EdgePackagingJobName: string | undefined;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
export interface StopHyperParameterTuningJobRequest {
|
|
40
|
+
/**
|
|
41
|
+
* <p>The name of the tuning job to stop.</p>
|
|
42
|
+
*/
|
|
43
|
+
HyperParameterTuningJobName: string | undefined;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
export interface StopInferenceExperimentRequest {
|
|
49
|
+
/**
|
|
50
|
+
* <p>The name of the inference experiment to stop.</p>
|
|
51
|
+
*/
|
|
52
|
+
Name: string | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* <p>
|
|
55
|
+
* Array of key-value pairs, with names of variants mapped to actions. The possible actions are the following:
|
|
56
|
+
* </p>
|
|
57
|
+
* <ul>
|
|
58
|
+
* <li>
|
|
59
|
+
* <p>
|
|
60
|
+
* <code>Promote</code> - Promote the shadow variant to a production variant</p>
|
|
61
|
+
* </li>
|
|
62
|
+
* <li>
|
|
63
|
+
* <p>
|
|
64
|
+
* <code>Remove</code> - Delete the variant</p>
|
|
65
|
+
* </li>
|
|
66
|
+
* <li>
|
|
67
|
+
* <p>
|
|
68
|
+
* <code>Retain</code> - Keep the variant as it is</p>
|
|
69
|
+
* </li>
|
|
70
|
+
* </ul>
|
|
71
|
+
*/
|
|
72
|
+
ModelVariantActions: Record<string, ModelVariantAction | string> | undefined;
|
|
73
|
+
/**
|
|
74
|
+
* <p>
|
|
75
|
+
* An array of <code>ModelVariantConfig</code> objects. There is one for each variant that you want to deploy
|
|
76
|
+
* after the inference experiment stops. Each <code>ModelVariantConfig</code> describes the infrastructure
|
|
77
|
+
* configuration for deploying the corresponding variant.
|
|
78
|
+
* </p>
|
|
79
|
+
*/
|
|
80
|
+
DesiredModelVariants?: ModelVariantConfig[];
|
|
81
|
+
/**
|
|
82
|
+
* <p>
|
|
83
|
+
* The desired state of the experiment after stopping. The possible states are the following:
|
|
84
|
+
* </p>
|
|
85
|
+
* <ul>
|
|
86
|
+
* <li>
|
|
87
|
+
* <p>
|
|
88
|
+
* <code>Completed</code>: The experiment completed successfully</p>
|
|
89
|
+
* </li>
|
|
90
|
+
* <li>
|
|
91
|
+
* <p>
|
|
92
|
+
* <code>Cancelled</code>: The experiment was canceled</p>
|
|
93
|
+
* </li>
|
|
94
|
+
* </ul>
|
|
95
|
+
*/
|
|
96
|
+
DesiredState?: InferenceExperimentStopDesiredState | string;
|
|
97
|
+
/**
|
|
98
|
+
* <p>The reason for stopping the experiment.</p>
|
|
99
|
+
*/
|
|
100
|
+
Reason?: string;
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* @public
|
|
104
|
+
*/
|
|
105
|
+
export interface StopInferenceExperimentResponse {
|
|
106
|
+
/**
|
|
107
|
+
* <p>The ARN of the stopped inference experiment.</p>
|
|
108
|
+
*/
|
|
109
|
+
InferenceExperimentArn: string | undefined;
|
|
110
|
+
}
|
|
5
111
|
/**
|
|
6
112
|
* @public
|
|
7
113
|
*/
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { DeleteModelQualityJobDefinitionRequest } from "../models/
|
|
9
|
+
import { DeleteModelQualityJobDefinitionRequest } from "../models/models_2";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { DeleteMonitoringScheduleRequest } from "../models/
|
|
9
|
+
import { DeleteMonitoringScheduleRequest } from "../models/models_2";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { DeleteNotebookInstanceInput } from "../models/
|
|
9
|
+
import { DeleteNotebookInstanceInput } from "../models/models_2";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { DeleteNotebookInstanceLifecycleConfigInput } from "../models/
|
|
9
|
+
import { DeleteNotebookInstanceLifecycleConfigInput } from "../models/models_2";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { StopCompilationJobRequest } from "../models/
|
|
9
|
+
import { StopCompilationJobRequest } from "../models/models_4";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { StopEdgeDeploymentStageRequest } from "../models/
|
|
9
|
+
import { StopEdgeDeploymentStageRequest } from "../models/models_4";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { StopEdgePackagingJobRequest } from "../models/
|
|
9
|
+
import { StopEdgePackagingJobRequest } from "../models/models_4";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { StopHyperParameterTuningJobRequest } from "../models/
|
|
9
|
+
import { StopHyperParameterTuningJobRequest } from "../models/models_4";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -1084,6 +1084,25 @@ export interface AutoMLOutputDataConfig {
|
|
|
1084
1084
|
export interface ImageClassificationJobConfig {
|
|
1085
1085
|
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
1086
1086
|
}
|
|
1087
|
+
export interface CandidateGenerationConfig {
|
|
1088
|
+
AlgorithmsConfig?: AutoMLAlgorithmConfig[];
|
|
1089
|
+
}
|
|
1090
|
+
export declare const ProblemType: {
|
|
1091
|
+
readonly BINARY_CLASSIFICATION: "BinaryClassification";
|
|
1092
|
+
readonly MULTICLASS_CLASSIFICATION: "MulticlassClassification";
|
|
1093
|
+
readonly REGRESSION: "Regression";
|
|
1094
|
+
};
|
|
1095
|
+
export type ProblemType = (typeof ProblemType)[keyof typeof ProblemType];
|
|
1096
|
+
export interface TabularJobConfig {
|
|
1097
|
+
CandidateGenerationConfig?: CandidateGenerationConfig;
|
|
1098
|
+
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
1099
|
+
FeatureSpecificationS3Uri?: string;
|
|
1100
|
+
Mode?: AutoMLMode | string;
|
|
1101
|
+
GenerateCandidateDefinitionsOnly?: boolean;
|
|
1102
|
+
ProblemType?: ProblemType | string;
|
|
1103
|
+
TargetAttributeName: string | undefined;
|
|
1104
|
+
SampleWeightAttributeName?: string;
|
|
1105
|
+
}
|
|
1087
1106
|
export interface TextClassificationJobConfig {
|
|
1088
1107
|
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
1089
1108
|
ContentColumn?: string;
|
|
@@ -1091,31 +1110,78 @@ export interface TextClassificationJobConfig {
|
|
|
1091
1110
|
}
|
|
1092
1111
|
export type AutoMLProblemTypeConfig =
|
|
1093
1112
|
| AutoMLProblemTypeConfig.ImageClassificationJobConfigMember
|
|
1113
|
+
| AutoMLProblemTypeConfig.TabularJobConfigMember
|
|
1094
1114
|
| AutoMLProblemTypeConfig.TextClassificationJobConfigMember
|
|
1095
1115
|
| AutoMLProblemTypeConfig.$UnknownMember;
|
|
1096
1116
|
export declare namespace AutoMLProblemTypeConfig {
|
|
1097
1117
|
interface ImageClassificationJobConfigMember {
|
|
1098
1118
|
ImageClassificationJobConfig: ImageClassificationJobConfig;
|
|
1099
1119
|
TextClassificationJobConfig?: never;
|
|
1120
|
+
TabularJobConfig?: never;
|
|
1100
1121
|
$unknown?: never;
|
|
1101
1122
|
}
|
|
1102
1123
|
interface TextClassificationJobConfigMember {
|
|
1103
1124
|
ImageClassificationJobConfig?: never;
|
|
1104
1125
|
TextClassificationJobConfig: TextClassificationJobConfig;
|
|
1126
|
+
TabularJobConfig?: never;
|
|
1127
|
+
$unknown?: never;
|
|
1128
|
+
}
|
|
1129
|
+
interface TabularJobConfigMember {
|
|
1130
|
+
ImageClassificationJobConfig?: never;
|
|
1131
|
+
TextClassificationJobConfig?: never;
|
|
1132
|
+
TabularJobConfig: TabularJobConfig;
|
|
1105
1133
|
$unknown?: never;
|
|
1106
1134
|
}
|
|
1107
1135
|
interface $UnknownMember {
|
|
1108
1136
|
ImageClassificationJobConfig?: never;
|
|
1109
1137
|
TextClassificationJobConfig?: never;
|
|
1138
|
+
TabularJobConfig?: never;
|
|
1110
1139
|
$unknown: [string, any];
|
|
1111
1140
|
}
|
|
1112
1141
|
interface Visitor<T> {
|
|
1113
1142
|
ImageClassificationJobConfig: (value: ImageClassificationJobConfig) => T;
|
|
1114
1143
|
TextClassificationJobConfig: (value: TextClassificationJobConfig) => T;
|
|
1144
|
+
TabularJobConfig: (value: TabularJobConfig) => T;
|
|
1115
1145
|
_: (name: string, value: any) => T;
|
|
1116
1146
|
}
|
|
1117
1147
|
const visit: <T>(value: AutoMLProblemTypeConfig, visitor: Visitor<T>) => T;
|
|
1118
1148
|
}
|
|
1149
|
+
export declare const AutoMLProblemTypeConfigName: {
|
|
1150
|
+
readonly IMAGE_CLASSIFICATION: "ImageClassification";
|
|
1151
|
+
readonly TABULAR: "Tabular";
|
|
1152
|
+
readonly TEXT_CLASSIFICATION: "TextClassification";
|
|
1153
|
+
};
|
|
1154
|
+
export type AutoMLProblemTypeConfigName =
|
|
1155
|
+
(typeof AutoMLProblemTypeConfigName)[keyof typeof AutoMLProblemTypeConfigName];
|
|
1156
|
+
export interface TabularResolvedAttributes {
|
|
1157
|
+
ProblemType?: ProblemType | string;
|
|
1158
|
+
}
|
|
1159
|
+
export type AutoMLProblemTypeResolvedAttributes =
|
|
1160
|
+
| AutoMLProblemTypeResolvedAttributes.TabularResolvedAttributesMember
|
|
1161
|
+
| AutoMLProblemTypeResolvedAttributes.$UnknownMember;
|
|
1162
|
+
export declare namespace AutoMLProblemTypeResolvedAttributes {
|
|
1163
|
+
interface TabularResolvedAttributesMember {
|
|
1164
|
+
TabularResolvedAttributes: TabularResolvedAttributes;
|
|
1165
|
+
$unknown?: never;
|
|
1166
|
+
}
|
|
1167
|
+
interface $UnknownMember {
|
|
1168
|
+
TabularResolvedAttributes?: never;
|
|
1169
|
+
$unknown: [string, any];
|
|
1170
|
+
}
|
|
1171
|
+
interface Visitor<T> {
|
|
1172
|
+
TabularResolvedAttributes: (value: TabularResolvedAttributes) => T;
|
|
1173
|
+
_: (name: string, value: any) => T;
|
|
1174
|
+
}
|
|
1175
|
+
const visit: <T>(
|
|
1176
|
+
value: AutoMLProblemTypeResolvedAttributes,
|
|
1177
|
+
visitor: Visitor<T>
|
|
1178
|
+
) => T;
|
|
1179
|
+
}
|
|
1180
|
+
export interface AutoMLResolvedAttributes {
|
|
1181
|
+
AutoMLJobObjective?: AutoMLJobObjective;
|
|
1182
|
+
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
1183
|
+
AutoMLProblemTypeResolvedAttributes?: AutoMLProblemTypeResolvedAttributes;
|
|
1184
|
+
}
|
|
1119
1185
|
export declare const AutoMLSortBy: {
|
|
1120
1186
|
readonly CREATION_TIME: "CreationTime";
|
|
1121
1187
|
readonly NAME: "Name";
|
|
@@ -1831,12 +1897,6 @@ export interface ModelDeployConfig {
|
|
|
1831
1897
|
AutoGenerateEndpointName?: boolean;
|
|
1832
1898
|
EndpointName?: string;
|
|
1833
1899
|
}
|
|
1834
|
-
export declare const ProblemType: {
|
|
1835
|
-
readonly BINARY_CLASSIFICATION: "BinaryClassification";
|
|
1836
|
-
readonly MULTICLASS_CLASSIFICATION: "MulticlassClassification";
|
|
1837
|
-
readonly REGRESSION: "Regression";
|
|
1838
|
-
};
|
|
1839
|
-
export type ProblemType = (typeof ProblemType)[keyof typeof ProblemType];
|
|
1840
1900
|
export interface CreateAutoMLJobRequest {
|
|
1841
1901
|
AutoMLJobName: string | undefined;
|
|
1842
1902
|
InputDataConfig: AutoMLChannel[] | undefined;
|
|
@@ -2186,34 +2246,3 @@ export interface CreateDomainResponse {
|
|
|
2186
2246
|
DomainArn?: string;
|
|
2187
2247
|
Url?: string;
|
|
2188
2248
|
}
|
|
2189
|
-
export interface EdgeDeploymentModelConfig {
|
|
2190
|
-
ModelHandle: string | undefined;
|
|
2191
|
-
EdgePackagingJobName: string | undefined;
|
|
2192
|
-
}
|
|
2193
|
-
export declare const FailureHandlingPolicy: {
|
|
2194
|
-
readonly DoNothing: "DO_NOTHING";
|
|
2195
|
-
readonly RollbackOnFailure: "ROLLBACK_ON_FAILURE";
|
|
2196
|
-
};
|
|
2197
|
-
export type FailureHandlingPolicy =
|
|
2198
|
-
(typeof FailureHandlingPolicy)[keyof typeof FailureHandlingPolicy];
|
|
2199
|
-
export interface EdgeDeploymentConfig {
|
|
2200
|
-
FailureHandlingPolicy: FailureHandlingPolicy | string | undefined;
|
|
2201
|
-
}
|
|
2202
|
-
export declare const DeviceSubsetType: {
|
|
2203
|
-
readonly NameContains: "NAMECONTAINS";
|
|
2204
|
-
readonly Percentage: "PERCENTAGE";
|
|
2205
|
-
readonly Selection: "SELECTION";
|
|
2206
|
-
};
|
|
2207
|
-
export type DeviceSubsetType =
|
|
2208
|
-
(typeof DeviceSubsetType)[keyof typeof DeviceSubsetType];
|
|
2209
|
-
export interface DeviceSelectionConfig {
|
|
2210
|
-
DeviceSubsetType: DeviceSubsetType | string | undefined;
|
|
2211
|
-
Percentage?: number;
|
|
2212
|
-
DeviceNames?: string[];
|
|
2213
|
-
DeviceNameContains?: string;
|
|
2214
|
-
}
|
|
2215
|
-
export interface DeploymentStage {
|
|
2216
|
-
StageName: string | undefined;
|
|
2217
|
-
DeviceSelectionConfig: DeviceSelectionConfig | undefined;
|
|
2218
|
-
DeploymentConfig?: EdgeDeploymentConfig;
|
|
2219
|
-
}
|