@aws-sdk/client-sagemaker 3.398.0 → 3.403.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/dist-cjs/models/models_0.js +5 -5
  2. package/dist-cjs/models/models_1.js +5 -1
  3. package/dist-cjs/models/models_2.js +1 -14
  4. package/dist-cjs/models/models_3.js +14 -2
  5. package/dist-es/models/models_0.js +4 -4
  6. package/dist-es/models/models_1.js +4 -0
  7. package/dist-es/models/models_2.js +0 -12
  8. package/dist-es/models/models_3.js +12 -0
  9. package/dist-types/commands/CreateDomainCommand.d.ts +7 -0
  10. package/dist-types/commands/CreateUserProfileCommand.d.ts +7 -0
  11. package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -1
  13. package/dist-types/commands/DescribeDomainCommand.d.ts +7 -0
  14. package/dist-types/commands/DescribeUserProfileCommand.d.ts +7 -0
  15. package/dist-types/commands/UpdateDomainCommand.d.ts +7 -0
  16. package/dist-types/commands/UpdateUserProfileCommand.d.ts +7 -0
  17. package/dist-types/models/models_0.d.ts +41 -29
  18. package/dist-types/models/models_1.d.ts +31 -23
  19. package/dist-types/models/models_2.d.ts +21 -221
  20. package/dist-types/models/models_3.d.ts +224 -180
  21. package/dist-types/models/models_4.d.ts +181 -4
  22. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -4
  23. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +1 -1
  24. package/dist-types/ts3.4/models/models_0.d.ts +12 -10
  25. package/dist-types/ts3.4/models/models_1.d.ts +11 -8
  26. package/dist-types/ts3.4/models/models_2.d.ts +6 -18
  27. package/dist-types/ts3.4/models/models_3.d.ts +18 -37
  28. package/dist-types/ts3.4/models/models_4.d.ts +38 -3
  29. package/package.json +1 -1
@@ -1,6 +1,227 @@
1
- import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, EdgeOutputConfig, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputParameter, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, DataProcessing, DriftCheckBaselines, ExperimentConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RecommendationJobType, ResourceLimits, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TrialComponentStatus, TtlDuration } from "./models_1";
3
- import { DeploymentRecommendation, DeviceDeploymentSummary, DeviceFleetSummary, DeviceStats, DeviceSummary, DomainDetails, DynamicScalingConfiguration, EdgeDeploymentPlanSummary, EdgeModelStat, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, ExperimentSummary, FailStepMetadata, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, Filter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, ObjectiveStatusCounters, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics, ScheduleStatus, SelectiveExecutionConfig, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TrainingJobStatusCounters, TransformJobStatus, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
1
+ import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, EdgeOutputConfig, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputParameter, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
+ import { _InstanceType, DataProcessing, DriftCheckBaselines, ExperimentConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, ParallelismConfiguration, RecommendationJobType, ResourceLimits, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TrialComponentStatus, TtlDuration } from "./models_1";
3
+ import { DeploymentRecommendation, DeviceDeploymentSummary, DeviceFleetSummary, DeviceStats, DeviceSummary, DomainDetails, DynamicScalingConfiguration, EdgeDeploymentPlanSummary, EdgeModelStat, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, ExperimentSummary, FailStepMetadata, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, ObjectiveStatusCounters, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics, ScheduleStatus, SelectiveExecutionConfig, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TrainingJobStatusCounters, TransformJobStatus, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
4
+ /**
5
+ * @public
6
+ * @enum
7
+ */
8
+ export declare const Operator: {
9
+ readonly CONTAINS: "Contains";
10
+ readonly EQUALS: "Equals";
11
+ readonly EXISTS: "Exists";
12
+ readonly GREATER_THAN: "GreaterThan";
13
+ readonly GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo";
14
+ readonly IN: "In";
15
+ readonly LESS_THAN: "LessThan";
16
+ readonly LESS_THAN_OR_EQUAL_TO: "LessThanOrEqualTo";
17
+ readonly NOT_EQUALS: "NotEquals";
18
+ readonly NOT_EXISTS: "NotExists";
19
+ };
20
+ /**
21
+ * @public
22
+ */
23
+ export type Operator = (typeof Operator)[keyof typeof Operator];
24
+ /**
25
+ * @public
26
+ * <p>A conditional statement for a search expression that includes a resource property, a
27
+ * Boolean operator, and a value. Resources that match the statement are returned in the
28
+ * results from the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API.</p>
29
+ * <p>If you specify a <code>Value</code>, but not an <code>Operator</code>, SageMaker uses the
30
+ * equals operator.</p>
31
+ * <p>In search, there are several property types:</p>
32
+ * <dl>
33
+ * <dt>Metrics</dt>
34
+ * <dd>
35
+ * <p>To define a metric filter, enter a value using the form
36
+ * <code>"Metrics.<name>"</code>, where <code><name></code> is
37
+ * a metric name. For example, the following filter searches for training jobs
38
+ * with an <code>"accuracy"</code> metric greater than
39
+ * <code>"0.9"</code>:</p>
40
+ * <p>
41
+ * <code>\{</code>
42
+ * </p>
43
+ * <p>
44
+ * <code>"Name": "Metrics.accuracy",</code>
45
+ * </p>
46
+ * <p>
47
+ * <code>"Operator": "GreaterThan",</code>
48
+ * </p>
49
+ * <p>
50
+ * <code>"Value": "0.9"</code>
51
+ * </p>
52
+ * <p>
53
+ * <code>\}</code>
54
+ * </p>
55
+ * </dd>
56
+ * <dt>HyperParameters</dt>
57
+ * <dd>
58
+ * <p>To define a hyperparameter filter, enter a value with the form
59
+ * <code>"HyperParameters.<name>"</code>. Decimal hyperparameter
60
+ * values are treated as a decimal in a comparison if the specified
61
+ * <code>Value</code> is also a decimal value. If the specified
62
+ * <code>Value</code> is an integer, the decimal hyperparameter values are
63
+ * treated as integers. For example, the following filter is satisfied by
64
+ * training jobs with a <code>"learning_rate"</code> hyperparameter that is
65
+ * less than <code>"0.5"</code>:</p>
66
+ * <p>
67
+ * <code> \{</code>
68
+ * </p>
69
+ * <p>
70
+ * <code> "Name": "HyperParameters.learning_rate",</code>
71
+ * </p>
72
+ * <p>
73
+ * <code> "Operator": "LessThan",</code>
74
+ * </p>
75
+ * <p>
76
+ * <code> "Value": "0.5"</code>
77
+ * </p>
78
+ * <p>
79
+ * <code> \}</code>
80
+ * </p>
81
+ * </dd>
82
+ * <dt>Tags</dt>
83
+ * <dd>
84
+ * <p>To define a tag filter, enter a value with the form
85
+ * <code>Tags.<key></code>.</p>
86
+ * </dd>
87
+ * </dl>
88
+ */
89
+ export interface Filter {
90
+ /**
91
+ * @public
92
+ * <p>A resource property name. For example, <code>TrainingJobName</code>. For
93
+ * valid property names, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_SearchRecord.html">SearchRecord</a>.
94
+ * You must specify a valid property for the resource.</p>
95
+ */
96
+ Name: string | undefined;
97
+ /**
98
+ * @public
99
+ * <p>A Boolean binary operator that is used to evaluate the filter. The operator field
100
+ * contains one of the following values:</p>
101
+ * <dl>
102
+ * <dt>Equals</dt>
103
+ * <dd>
104
+ * <p>The value of <code>Name</code> equals <code>Value</code>.</p>
105
+ * </dd>
106
+ * <dt>NotEquals</dt>
107
+ * <dd>
108
+ * <p>The value of <code>Name</code> doesn't equal <code>Value</code>.</p>
109
+ * </dd>
110
+ * <dt>Exists</dt>
111
+ * <dd>
112
+ * <p>The <code>Name</code> property exists.</p>
113
+ * </dd>
114
+ * <dt>NotExists</dt>
115
+ * <dd>
116
+ * <p>The <code>Name</code> property does not exist.</p>
117
+ * </dd>
118
+ * <dt>GreaterThan</dt>
119
+ * <dd>
120
+ * <p>The value of <code>Name</code> is greater than <code>Value</code>.
121
+ * Not supported for text properties.</p>
122
+ * </dd>
123
+ * <dt>GreaterThanOrEqualTo</dt>
124
+ * <dd>
125
+ * <p>The value of <code>Name</code> is greater than or equal to <code>Value</code>.
126
+ * Not supported for text properties.</p>
127
+ * </dd>
128
+ * <dt>LessThan</dt>
129
+ * <dd>
130
+ * <p>The value of <code>Name</code> is less than <code>Value</code>.
131
+ * Not supported for text properties.</p>
132
+ * </dd>
133
+ * <dt>LessThanOrEqualTo</dt>
134
+ * <dd>
135
+ * <p>The value of <code>Name</code> is less than or equal to <code>Value</code>.
136
+ * Not supported for text properties.</p>
137
+ * </dd>
138
+ * <dt>In</dt>
139
+ * <dd>
140
+ * <p>The value of <code>Name</code> is one of the comma delimited strings in
141
+ * <code>Value</code>. Only supported for text properties.</p>
142
+ * </dd>
143
+ * <dt>Contains</dt>
144
+ * <dd>
145
+ * <p>The value of <code>Name</code> contains the string <code>Value</code>.
146
+ * Only supported for text properties.</p>
147
+ * <p>A <code>SearchExpression</code> can include the <code>Contains</code> operator
148
+ * multiple times when the value of <code>Name</code> is one of the following:</p>
149
+ * <ul>
150
+ * <li>
151
+ * <p>
152
+ * <code>Experiment.DisplayName</code>
153
+ * </p>
154
+ * </li>
155
+ * <li>
156
+ * <p>
157
+ * <code>Experiment.ExperimentName</code>
158
+ * </p>
159
+ * </li>
160
+ * <li>
161
+ * <p>
162
+ * <code>Experiment.Tags</code>
163
+ * </p>
164
+ * </li>
165
+ * <li>
166
+ * <p>
167
+ * <code>Trial.DisplayName</code>
168
+ * </p>
169
+ * </li>
170
+ * <li>
171
+ * <p>
172
+ * <code>Trial.TrialName</code>
173
+ * </p>
174
+ * </li>
175
+ * <li>
176
+ * <p>
177
+ * <code>Trial.Tags</code>
178
+ * </p>
179
+ * </li>
180
+ * <li>
181
+ * <p>
182
+ * <code>TrialComponent.DisplayName</code>
183
+ * </p>
184
+ * </li>
185
+ * <li>
186
+ * <p>
187
+ * <code>TrialComponent.TrialComponentName</code>
188
+ * </p>
189
+ * </li>
190
+ * <li>
191
+ * <p>
192
+ * <code>TrialComponent.Tags</code>
193
+ * </p>
194
+ * </li>
195
+ * <li>
196
+ * <p>
197
+ * <code>TrialComponent.InputArtifacts</code>
198
+ * </p>
199
+ * </li>
200
+ * <li>
201
+ * <p>
202
+ * <code>TrialComponent.OutputArtifacts</code>
203
+ * </p>
204
+ * </li>
205
+ * </ul>
206
+ * <p>A <code>SearchExpression</code> can include only one <code>Contains</code> operator
207
+ * for all other values of <code>Name</code>. In these cases, if you include multiple
208
+ * <code>Contains</code> operators in the <code>SearchExpression</code>, the result is
209
+ * the following error message: "<code>'CONTAINS' operator usage limit of 1
210
+ * exceeded.</code>"</p>
211
+ * </dd>
212
+ * </dl>
213
+ */
214
+ Operator?: Operator | string;
215
+ /**
216
+ * @public
217
+ * <p>A value used with <code>Name</code> and <code>Operator</code> to determine which
218
+ * resources satisfy the filter's condition. For numerical properties, <code>Value</code>
219
+ * must be an integer or floating-point decimal. For timestamp properties,
220
+ * <code>Value</code> must be an ISO 8601 date-time string of the following format:
221
+ * <code>YYYY-mm-dd'T'HH:MM:SS</code>.</p>
222
+ */
223
+ Value?: string;
224
+ }
4
225
  /**
5
226
  * @public
6
227
  * <p>Contains summary information about the flow definition.</p>
@@ -9080,183 +9301,6 @@ export interface PipelineExecution {
9080
9301
  */
9081
9302
  SelectiveExecutionConfig?: SelectiveExecutionConfig;
9082
9303
  }
9083
- /**
9084
- * @public
9085
- * <p>An Amazon SageMaker processing job that is used to analyze data and evaluate models. For more information,
9086
- * see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/processing-job.html">Process
9087
- * Data and Evaluate Models</a>.</p>
9088
- */
9089
- export interface ProcessingJob {
9090
- /**
9091
- * @public
9092
- * <p>List of input configurations for the processing job.</p>
9093
- */
9094
- ProcessingInputs?: ProcessingInput[];
9095
- /**
9096
- * @public
9097
- * <p>Configuration for uploading output from the processing container.</p>
9098
- */
9099
- ProcessingOutputConfig?: ProcessingOutputConfig;
9100
- /**
9101
- * @public
9102
- * <p>The name of the processing job.</p>
9103
- */
9104
- ProcessingJobName?: string;
9105
- /**
9106
- * @public
9107
- * <p>Identifies the resources, ML compute instances, and ML storage volumes to deploy for a
9108
- * processing job. In distributed training, you specify more than one instance.</p>
9109
- */
9110
- ProcessingResources?: ProcessingResources;
9111
- /**
9112
- * @public
9113
- * <p>Configures conditions under which the processing job should be stopped, such as how long
9114
- * the processing job has been running. After the condition is met, the processing job is stopped.</p>
9115
- */
9116
- StoppingCondition?: ProcessingStoppingCondition;
9117
- /**
9118
- * @public
9119
- * <p>Configuration to run a processing job in a specified container image.</p>
9120
- */
9121
- AppSpecification?: AppSpecification;
9122
- /**
9123
- * @public
9124
- * <p>Sets the environment variables in the Docker container.</p>
9125
- */
9126
- Environment?: Record<string, string>;
9127
- /**
9128
- * @public
9129
- * <p>Networking options for a job, such as network traffic encryption between containers,
9130
- * whether to allow inbound and outbound network calls to and from containers, and the VPC
9131
- * subnets and security groups to use for VPC-enabled jobs.</p>
9132
- */
9133
- NetworkConfig?: NetworkConfig;
9134
- /**
9135
- * @public
9136
- * <p>The ARN of the role used to create the processing job.</p>
9137
- */
9138
- RoleArn?: string;
9139
- /**
9140
- * @public
9141
- * <p>Associates a SageMaker job as a trial component with an experiment and trial. Specified when
9142
- * you call the following APIs:</p>
9143
- * <ul>
9144
- * <li>
9145
- * <p>
9146
- * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
9147
- * </p>
9148
- * </li>
9149
- * <li>
9150
- * <p>
9151
- * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
9152
- * </p>
9153
- * </li>
9154
- * <li>
9155
- * <p>
9156
- * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
9157
- * </p>
9158
- * </li>
9159
- * </ul>
9160
- */
9161
- ExperimentConfig?: ExperimentConfig;
9162
- /**
9163
- * @public
9164
- * <p>The ARN of the processing job.</p>
9165
- */
9166
- ProcessingJobArn?: string;
9167
- /**
9168
- * @public
9169
- * <p>The status of the processing job.</p>
9170
- */
9171
- ProcessingJobStatus?: ProcessingJobStatus | string;
9172
- /**
9173
- * @public
9174
- * <p>A string, up to one KB in size, that contains metadata from the processing
9175
- * container when the processing job exits.</p>
9176
- */
9177
- ExitMessage?: string;
9178
- /**
9179
- * @public
9180
- * <p>A string, up to one KB in size, that contains the reason a processing job failed, if
9181
- * it failed.</p>
9182
- */
9183
- FailureReason?: string;
9184
- /**
9185
- * @public
9186
- * <p>The time that the processing job ended.</p>
9187
- */
9188
- ProcessingEndTime?: Date;
9189
- /**
9190
- * @public
9191
- * <p>The time that the processing job started.</p>
9192
- */
9193
- ProcessingStartTime?: Date;
9194
- /**
9195
- * @public
9196
- * <p>The time the processing job was last modified.</p>
9197
- */
9198
- LastModifiedTime?: Date;
9199
- /**
9200
- * @public
9201
- * <p>The time the processing job was created.</p>
9202
- */
9203
- CreationTime?: Date;
9204
- /**
9205
- * @public
9206
- * <p>The ARN of a monitoring schedule for an endpoint associated with this processing
9207
- * job.</p>
9208
- */
9209
- MonitoringScheduleArn?: string;
9210
- /**
9211
- * @public
9212
- * <p>The Amazon Resource Name (ARN) of the AutoML job associated with this processing job.</p>
9213
- */
9214
- AutoMLJobArn?: string;
9215
- /**
9216
- * @public
9217
- * <p>The ARN of the training job associated with this processing job.</p>
9218
- */
9219
- TrainingJobArn?: string;
9220
- /**
9221
- * @public
9222
- * <p>An array of key-value pairs. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-whatURL">Using Cost Allocation Tags</a> in the <i>Amazon Web Services Billing and Cost Management
9223
- * User Guide</i>.</p>
9224
- */
9225
- Tags?: Tag[];
9226
- }
9227
- /**
9228
- * @public
9229
- * <p>Configuration information for updating the Amazon SageMaker Debugger profile parameters, system and framework metrics configurations, and
9230
- * storage paths.</p>
9231
- */
9232
- export interface ProfilerConfigForUpdate {
9233
- /**
9234
- * @public
9235
- * <p>Path to Amazon S3 storage location for system and framework metrics.</p>
9236
- */
9237
- S3OutputPath?: string;
9238
- /**
9239
- * @public
9240
- * <p>A time interval for capturing system metrics in milliseconds. Available values are
9241
- * 100, 200, 500, 1000 (1 second), 5000 (5 seconds), and 60000 (1 minute) milliseconds. The default value is 500 milliseconds.</p>
9242
- */
9243
- ProfilingIntervalInMilliseconds?: number;
9244
- /**
9245
- * @public
9246
- * <p>Configuration information for capturing framework metrics. Available key strings for different profiling options are
9247
- * <code>DetailedProfilingConfig</code>, <code>PythonProfilingConfig</code>, and <code>DataLoaderProfilingConfig</code>.
9248
- * The following codes are configuration structures for the <code>ProfilingParameters</code> parameter. To learn more about
9249
- * how to configure the <code>ProfilingParameters</code> parameter,
9250
- * see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/debugger-createtrainingjob-api.html">Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job</a>.
9251
- * </p>
9252
- */
9253
- ProfilingParameters?: Record<string, string>;
9254
- /**
9255
- * @public
9256
- * <p>To turn off Amazon SageMaker Debugger monitoring and profiling while a training job is in progress, set to <code>True</code>.</p>
9257
- */
9258
- DisableProfiler?: boolean;
9259
- }
9260
9304
  /**
9261
9305
  * @internal
9262
9306
  */
@@ -1,7 +1,184 @@
1
- import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSecurityGroupManagement, BooleanOperator, Channel, CheckpointConfig, DefaultSpaceSettings, EdgeOutputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentConfig, ExperimentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardStatus, ModelVariantConfig, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate, UserSettings, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
3
- import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, FeatureMetadata, FeatureParameter, Filter, MetricData, ModelArtifacts, ProjectStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TrainingJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_2";
4
- import { GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, ModelCard, ModelDashboardModel, ModelPackage, ModelPackageGroup, ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, Parameter, Parent, Pipeline, PipelineExecution, ProcessingJob, ProfilerConfigForUpdate, ResourceType, TransformJob } from "./models_3";
1
+ import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSecurityGroupManagement, AppSpecification, BooleanOperator, Channel, CheckpointConfig, DefaultSpaceSettings, EdgeOutputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, UserContext, VpcConfig } from "./models_0";
2
+ import { _InstanceType, CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentConfig, ExperimentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardStatus, ModelVariantConfig, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate, UserSettings, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
3
+ import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, FeatureMetadata, FeatureParameter, MetricData, ModelArtifacts, ProcessingJobStatus, ProjectStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TrainingJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_2";
4
+ import { Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, ModelCard, ModelDashboardModel, ModelPackage, ModelPackageGroup, ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, Parameter, Parent, Pipeline, PipelineExecution, ResourceType, TransformJob } from "./models_3";
5
+ /**
6
+ * @public
7
+ * <p>An Amazon SageMaker processing job that is used to analyze data and evaluate models. For more information,
8
+ * see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/processing-job.html">Process
9
+ * Data and Evaluate Models</a>.</p>
10
+ */
11
+ export interface ProcessingJob {
12
+ /**
13
+ * @public
14
+ * <p>List of input configurations for the processing job.</p>
15
+ */
16
+ ProcessingInputs?: ProcessingInput[];
17
+ /**
18
+ * @public
19
+ * <p>Configuration for uploading output from the processing container.</p>
20
+ */
21
+ ProcessingOutputConfig?: ProcessingOutputConfig;
22
+ /**
23
+ * @public
24
+ * <p>The name of the processing job.</p>
25
+ */
26
+ ProcessingJobName?: string;
27
+ /**
28
+ * @public
29
+ * <p>Identifies the resources, ML compute instances, and ML storage volumes to deploy for a
30
+ * processing job. In distributed training, you specify more than one instance.</p>
31
+ */
32
+ ProcessingResources?: ProcessingResources;
33
+ /**
34
+ * @public
35
+ * <p>Configures conditions under which the processing job should be stopped, such as how long
36
+ * the processing job has been running. After the condition is met, the processing job is stopped.</p>
37
+ */
38
+ StoppingCondition?: ProcessingStoppingCondition;
39
+ /**
40
+ * @public
41
+ * <p>Configuration to run a processing job in a specified container image.</p>
42
+ */
43
+ AppSpecification?: AppSpecification;
44
+ /**
45
+ * @public
46
+ * <p>Sets the environment variables in the Docker container.</p>
47
+ */
48
+ Environment?: Record<string, string>;
49
+ /**
50
+ * @public
51
+ * <p>Networking options for a job, such as network traffic encryption between containers,
52
+ * whether to allow inbound and outbound network calls to and from containers, and the VPC
53
+ * subnets and security groups to use for VPC-enabled jobs.</p>
54
+ */
55
+ NetworkConfig?: NetworkConfig;
56
+ /**
57
+ * @public
58
+ * <p>The ARN of the role used to create the processing job.</p>
59
+ */
60
+ RoleArn?: string;
61
+ /**
62
+ * @public
63
+ * <p>Associates a SageMaker job as a trial component with an experiment and trial. Specified when
64
+ * you call the following APIs:</p>
65
+ * <ul>
66
+ * <li>
67
+ * <p>
68
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
69
+ * </p>
70
+ * </li>
71
+ * <li>
72
+ * <p>
73
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
74
+ * </p>
75
+ * </li>
76
+ * <li>
77
+ * <p>
78
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
79
+ * </p>
80
+ * </li>
81
+ * </ul>
82
+ */
83
+ ExperimentConfig?: ExperimentConfig;
84
+ /**
85
+ * @public
86
+ * <p>The ARN of the processing job.</p>
87
+ */
88
+ ProcessingJobArn?: string;
89
+ /**
90
+ * @public
91
+ * <p>The status of the processing job.</p>
92
+ */
93
+ ProcessingJobStatus?: ProcessingJobStatus | string;
94
+ /**
95
+ * @public
96
+ * <p>A string, up to one KB in size, that contains metadata from the processing
97
+ * container when the processing job exits.</p>
98
+ */
99
+ ExitMessage?: string;
100
+ /**
101
+ * @public
102
+ * <p>A string, up to one KB in size, that contains the reason a processing job failed, if
103
+ * it failed.</p>
104
+ */
105
+ FailureReason?: string;
106
+ /**
107
+ * @public
108
+ * <p>The time that the processing job ended.</p>
109
+ */
110
+ ProcessingEndTime?: Date;
111
+ /**
112
+ * @public
113
+ * <p>The time that the processing job started.</p>
114
+ */
115
+ ProcessingStartTime?: Date;
116
+ /**
117
+ * @public
118
+ * <p>The time the processing job was last modified.</p>
119
+ */
120
+ LastModifiedTime?: Date;
121
+ /**
122
+ * @public
123
+ * <p>The time the processing job was created.</p>
124
+ */
125
+ CreationTime?: Date;
126
+ /**
127
+ * @public
128
+ * <p>The ARN of a monitoring schedule for an endpoint associated with this processing
129
+ * job.</p>
130
+ */
131
+ MonitoringScheduleArn?: string;
132
+ /**
133
+ * @public
134
+ * <p>The Amazon Resource Name (ARN) of the AutoML job associated with this processing job.</p>
135
+ */
136
+ AutoMLJobArn?: string;
137
+ /**
138
+ * @public
139
+ * <p>The ARN of the training job associated with this processing job.</p>
140
+ */
141
+ TrainingJobArn?: string;
142
+ /**
143
+ * @public
144
+ * <p>An array of key-value pairs. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-whatURL">Using Cost Allocation Tags</a> in the <i>Amazon Web Services Billing and Cost Management
145
+ * User Guide</i>.</p>
146
+ */
147
+ Tags?: Tag[];
148
+ }
149
+ /**
150
+ * @public
151
+ * <p>Configuration information for updating the Amazon SageMaker Debugger profile parameters, system and framework metrics configurations, and
152
+ * storage paths.</p>
153
+ */
154
+ export interface ProfilerConfigForUpdate {
155
+ /**
156
+ * @public
157
+ * <p>Path to Amazon S3 storage location for system and framework metrics.</p>
158
+ */
159
+ S3OutputPath?: string;
160
+ /**
161
+ * @public
162
+ * <p>A time interval for capturing system metrics in milliseconds. Available values are
163
+ * 100, 200, 500, 1000 (1 second), 5000 (5 seconds), and 60000 (1 minute) milliseconds. The default value is 500 milliseconds.</p>
164
+ */
165
+ ProfilingIntervalInMilliseconds?: number;
166
+ /**
167
+ * @public
168
+ * <p>Configuration information for capturing framework metrics. Available key strings for different profiling options are
169
+ * <code>DetailedProfilingConfig</code>, <code>PythonProfilingConfig</code>, and <code>DataLoaderProfilingConfig</code>.
170
+ * The following codes are configuration structures for the <code>ProfilingParameters</code> parameter. To learn more about
171
+ * how to configure the <code>ProfilingParameters</code> parameter,
172
+ * see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/debugger-createtrainingjob-api.html">Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job</a>.
173
+ * </p>
174
+ */
175
+ ProfilingParameters?: Record<string, string>;
176
+ /**
177
+ * @public
178
+ * <p>To turn off Amazon SageMaker Debugger monitoring and profiling while a training job is in progress, set to <code>True</code>.</p>
179
+ */
180
+ DisableProfiler?: boolean;
181
+ }
5
182
  /**
6
183
  * @public
7
184
  * <p>The properties of a project as returned by the Search API.</p>
@@ -6,10 +6,8 @@ import {
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
8
  } from "@smithy/types";
9
- import {
10
- DeleteExperimentRequest,
11
- DeleteExperimentResponse,
12
- } from "../models/models_1";
9
+ import { DeleteExperimentRequest } from "../models/models_1";
10
+ import { DeleteExperimentResponse } from "../models/models_2";
13
11
  import {
14
12
  SageMakerClientResolvedConfig,
15
13
  ServiceInputTypes,
@@ -6,7 +6,7 @@ import {
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
8
  } from "@smithy/types";
9
- import { DeleteFeatureGroupRequest } from "../models/models_1";
9
+ import { DeleteFeatureGroupRequest } from "../models/models_2";
10
10
  import {
11
11
  SageMakerClientResolvedConfig,
12
12
  ServiceInputTypes,