@aws-sdk/client-sagemaker 3.301.0 → 3.303.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 +870 -958
- package/dist-cjs/models/models_1.js +228 -262
- package/dist-cjs/models/models_2.js +400 -457
- package/dist-cjs/models/models_3.js +232 -283
- package/dist-cjs/models/models_4.js +5 -6
- package/dist-es/models/models_0.js +870 -958
- package/dist-es/models/models_1.js +228 -262
- package/dist-es/models/models_2.js +400 -457
- package/dist-es/models/models_3.js +232 -283
- package/dist-es/models/models_4.js +5 -6
- package/dist-types/models/models_0.d.ts +1320 -880
- package/dist-types/models/models_1.d.ts +402 -232
- package/dist-types/models/models_2.d.ts +685 -400
- package/dist-types/models/models_3.d.ts +487 -232
- package/dist-types/models/models_4.d.ts +10 -5
- package/dist-types/ts3.4/models/models_0.d.ts +1026 -870
- package/dist-types/ts3.4/models/models_1.d.ts +286 -228
- package/dist-types/ts3.4/models/models_2.d.ts +502 -400
- package/dist-types/ts3.4/models/models_3.d.ts +324 -232
- package/dist-types/ts3.4/models/models_4.d.ts +7 -5
- package/package.json +35 -35
|
@@ -1,461 +1,404 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
}
|
|
93
|
-
export
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
}
|
|
140
|
-
export
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
}
|
|
148
|
-
export
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
}
|
|
192
|
-
export
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
}
|
|
309
|
-
export
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
}
|
|
344
|
-
export
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
}
|
|
361
|
-
export
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
}
|
|
386
|
-
export
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
}
|
|
391
|
-
export
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
ResourceType["MODEL_PACKAGE"] = "ModelPackage";
|
|
403
|
-
ResourceType["MODEL_PACKAGE_GROUP"] = "ModelPackageGroup";
|
|
404
|
-
ResourceType["PIPELINE"] = "Pipeline";
|
|
405
|
-
ResourceType["PIPELINE_EXECUTION"] = "PipelineExecution";
|
|
406
|
-
ResourceType["PROJECT"] = "Project";
|
|
407
|
-
ResourceType["TRAINING_JOB"] = "TrainingJob";
|
|
408
|
-
})(ResourceType || (ResourceType = {}));
|
|
409
|
-
export var HubContentSortBy;
|
|
410
|
-
(function (HubContentSortBy) {
|
|
411
|
-
HubContentSortBy["CREATION_TIME"] = "CreationTime";
|
|
412
|
-
HubContentSortBy["HUB_CONTENT_NAME"] = "HubContentName";
|
|
413
|
-
HubContentSortBy["HUB_CONTENT_STATUS"] = "HubContentStatus";
|
|
414
|
-
})(HubContentSortBy || (HubContentSortBy = {}));
|
|
415
|
-
export var HubSortBy;
|
|
416
|
-
(function (HubSortBy) {
|
|
417
|
-
HubSortBy["ACCOUNT_ID_OWNER"] = "AccountIdOwner";
|
|
418
|
-
HubSortBy["CREATION_TIME"] = "CreationTime";
|
|
419
|
-
HubSortBy["HUB_NAME"] = "HubName";
|
|
420
|
-
HubSortBy["HUB_STATUS"] = "HubStatus";
|
|
421
|
-
})(HubSortBy || (HubSortBy = {}));
|
|
422
|
-
export var HyperParameterTuningJobSortByOptions;
|
|
423
|
-
(function (HyperParameterTuningJobSortByOptions) {
|
|
424
|
-
HyperParameterTuningJobSortByOptions["CreationTime"] = "CreationTime";
|
|
425
|
-
HyperParameterTuningJobSortByOptions["Name"] = "Name";
|
|
426
|
-
HyperParameterTuningJobSortByOptions["Status"] = "Status";
|
|
427
|
-
})(HyperParameterTuningJobSortByOptions || (HyperParameterTuningJobSortByOptions = {}));
|
|
428
|
-
export var ImageSortBy;
|
|
429
|
-
(function (ImageSortBy) {
|
|
430
|
-
ImageSortBy["CREATION_TIME"] = "CREATION_TIME";
|
|
431
|
-
ImageSortBy["IMAGE_NAME"] = "IMAGE_NAME";
|
|
432
|
-
ImageSortBy["LAST_MODIFIED_TIME"] = "LAST_MODIFIED_TIME";
|
|
433
|
-
})(ImageSortBy || (ImageSortBy = {}));
|
|
434
|
-
export var ImageSortOrder;
|
|
435
|
-
(function (ImageSortOrder) {
|
|
436
|
-
ImageSortOrder["ASCENDING"] = "ASCENDING";
|
|
437
|
-
ImageSortOrder["DESCENDING"] = "DESCENDING";
|
|
438
|
-
})(ImageSortOrder || (ImageSortOrder = {}));
|
|
439
|
-
export var ImageVersionSortBy;
|
|
440
|
-
(function (ImageVersionSortBy) {
|
|
441
|
-
ImageVersionSortBy["CREATION_TIME"] = "CREATION_TIME";
|
|
442
|
-
ImageVersionSortBy["LAST_MODIFIED_TIME"] = "LAST_MODIFIED_TIME";
|
|
443
|
-
ImageVersionSortBy["VERSION"] = "VERSION";
|
|
444
|
-
})(ImageVersionSortBy || (ImageVersionSortBy = {}));
|
|
445
|
-
export var ImageVersionSortOrder;
|
|
446
|
-
(function (ImageVersionSortOrder) {
|
|
447
|
-
ImageVersionSortOrder["ASCENDING"] = "ASCENDING";
|
|
448
|
-
ImageVersionSortOrder["DESCENDING"] = "DESCENDING";
|
|
449
|
-
})(ImageVersionSortOrder || (ImageVersionSortOrder = {}));
|
|
450
|
-
export var InferenceExperimentStopDesiredState;
|
|
451
|
-
(function (InferenceExperimentStopDesiredState) {
|
|
452
|
-
InferenceExperimentStopDesiredState["CANCELLED"] = "Cancelled";
|
|
453
|
-
InferenceExperimentStopDesiredState["COMPLETED"] = "Completed";
|
|
454
|
-
})(InferenceExperimentStopDesiredState || (InferenceExperimentStopDesiredState = {}));
|
|
455
|
-
export var RecommendationStepType;
|
|
456
|
-
(function (RecommendationStepType) {
|
|
457
|
-
RecommendationStepType["BENCHMARK"] = "BENCHMARK";
|
|
458
|
-
})(RecommendationStepType || (RecommendationStepType = {}));
|
|
2
|
+
export const StageStatus = {
|
|
3
|
+
Creating: "CREATING",
|
|
4
|
+
Deployed: "DEPLOYED",
|
|
5
|
+
Failed: "FAILED",
|
|
6
|
+
InProgress: "INPROGRESS",
|
|
7
|
+
ReadyToDeploy: "READYTODEPLOY",
|
|
8
|
+
Starting: "STARTING",
|
|
9
|
+
Stopped: "STOPPED",
|
|
10
|
+
Stopping: "STOPPING",
|
|
11
|
+
};
|
|
12
|
+
export const DomainStatus = {
|
|
13
|
+
Delete_Failed: "Delete_Failed",
|
|
14
|
+
Deleting: "Deleting",
|
|
15
|
+
Failed: "Failed",
|
|
16
|
+
InService: "InService",
|
|
17
|
+
Pending: "Pending",
|
|
18
|
+
Update_Failed: "Update_Failed",
|
|
19
|
+
Updating: "Updating",
|
|
20
|
+
};
|
|
21
|
+
export const EdgePackagingJobStatus = {
|
|
22
|
+
Completed: "COMPLETED",
|
|
23
|
+
Failed: "FAILED",
|
|
24
|
+
InProgress: "INPROGRESS",
|
|
25
|
+
Starting: "STARTING",
|
|
26
|
+
Stopped: "STOPPED",
|
|
27
|
+
Stopping: "STOPPING",
|
|
28
|
+
};
|
|
29
|
+
export const EdgePresetDeploymentStatus = {
|
|
30
|
+
Completed: "COMPLETED",
|
|
31
|
+
Failed: "FAILED",
|
|
32
|
+
};
|
|
33
|
+
export const EndpointStatus = {
|
|
34
|
+
CREATING: "Creating",
|
|
35
|
+
DELETING: "Deleting",
|
|
36
|
+
FAILED: "Failed",
|
|
37
|
+
IN_SERVICE: "InService",
|
|
38
|
+
OUT_OF_SERVICE: "OutOfService",
|
|
39
|
+
ROLLING_BACK: "RollingBack",
|
|
40
|
+
SYSTEM_UPDATING: "SystemUpdating",
|
|
41
|
+
UPDATING: "Updating",
|
|
42
|
+
};
|
|
43
|
+
export const VariantStatus = {
|
|
44
|
+
ACTIVATING_TRAFFIC: "ActivatingTraffic",
|
|
45
|
+
BAKING: "Baking",
|
|
46
|
+
CREATING: "Creating",
|
|
47
|
+
DELETING: "Deleting",
|
|
48
|
+
UPDATING: "Updating",
|
|
49
|
+
};
|
|
50
|
+
export const FeatureGroupStatus = {
|
|
51
|
+
CREATED: "Created",
|
|
52
|
+
CREATE_FAILED: "CreateFailed",
|
|
53
|
+
CREATING: "Creating",
|
|
54
|
+
DELETE_FAILED: "DeleteFailed",
|
|
55
|
+
DELETING: "Deleting",
|
|
56
|
+
};
|
|
57
|
+
export const LastUpdateStatusValue = {
|
|
58
|
+
FAILED: "Failed",
|
|
59
|
+
IN_PROGRESS: "InProgress",
|
|
60
|
+
SUCCESSFUL: "Successful",
|
|
61
|
+
};
|
|
62
|
+
export const OfflineStoreStatusValue = {
|
|
63
|
+
ACTIVE: "Active",
|
|
64
|
+
BLOCKED: "Blocked",
|
|
65
|
+
DISABLED: "Disabled",
|
|
66
|
+
};
|
|
67
|
+
export const FlowDefinitionStatus = {
|
|
68
|
+
ACTIVE: "Active",
|
|
69
|
+
DELETING: "Deleting",
|
|
70
|
+
FAILED: "Failed",
|
|
71
|
+
INITIALIZING: "Initializing",
|
|
72
|
+
};
|
|
73
|
+
export const HubStatus = {
|
|
74
|
+
CREATE_FAILED: "CreateFailed",
|
|
75
|
+
CREATING: "Creating",
|
|
76
|
+
DELETE_FAILED: "DeleteFailed",
|
|
77
|
+
DELETING: "Deleting",
|
|
78
|
+
IN_SERVICE: "InService",
|
|
79
|
+
UPDATE_FAILED: "UpdateFailed",
|
|
80
|
+
UPDATING: "Updating",
|
|
81
|
+
};
|
|
82
|
+
export const HubContentStatus = {
|
|
83
|
+
AVAILABLE: "Available",
|
|
84
|
+
DELETE_FAILED: "DeleteFailed",
|
|
85
|
+
DELETING: "Deleting",
|
|
86
|
+
IMPORTING: "Importing",
|
|
87
|
+
IMPORT_FAILED: "ImportFailed",
|
|
88
|
+
};
|
|
89
|
+
export const HumanTaskUiStatus = {
|
|
90
|
+
ACTIVE: "Active",
|
|
91
|
+
DELETING: "Deleting",
|
|
92
|
+
};
|
|
93
|
+
export const TrainingJobStatus = {
|
|
94
|
+
COMPLETED: "Completed",
|
|
95
|
+
FAILED: "Failed",
|
|
96
|
+
IN_PROGRESS: "InProgress",
|
|
97
|
+
STOPPED: "Stopped",
|
|
98
|
+
STOPPING: "Stopping",
|
|
99
|
+
};
|
|
100
|
+
export const HyperParameterTuningJobStatus = {
|
|
101
|
+
COMPLETED: "Completed",
|
|
102
|
+
FAILED: "Failed",
|
|
103
|
+
IN_PROGRESS: "InProgress",
|
|
104
|
+
STOPPED: "Stopped",
|
|
105
|
+
STOPPING: "Stopping",
|
|
106
|
+
};
|
|
107
|
+
export const ImageStatus = {
|
|
108
|
+
CREATED: "CREATED",
|
|
109
|
+
CREATE_FAILED: "CREATE_FAILED",
|
|
110
|
+
CREATING: "CREATING",
|
|
111
|
+
DELETE_FAILED: "DELETE_FAILED",
|
|
112
|
+
DELETING: "DELETING",
|
|
113
|
+
UPDATE_FAILED: "UPDATE_FAILED",
|
|
114
|
+
UPDATING: "UPDATING",
|
|
115
|
+
};
|
|
116
|
+
export const ImageVersionStatus = {
|
|
117
|
+
CREATED: "CREATED",
|
|
118
|
+
CREATE_FAILED: "CREATE_FAILED",
|
|
119
|
+
CREATING: "CREATING",
|
|
120
|
+
DELETE_FAILED: "DELETE_FAILED",
|
|
121
|
+
DELETING: "DELETING",
|
|
122
|
+
};
|
|
123
|
+
export const ModelVariantStatus = {
|
|
124
|
+
CREATING: "Creating",
|
|
125
|
+
DELETED: "Deleted",
|
|
126
|
+
DELETING: "Deleting",
|
|
127
|
+
IN_SERVICE: "InService",
|
|
128
|
+
UPDATING: "Updating",
|
|
129
|
+
};
|
|
130
|
+
export const InferenceExperimentStatus = {
|
|
131
|
+
CANCELLED: "Cancelled",
|
|
132
|
+
COMPLETED: "Completed",
|
|
133
|
+
CREATED: "Created",
|
|
134
|
+
CREATING: "Creating",
|
|
135
|
+
RUNNING: "Running",
|
|
136
|
+
STARTING: "Starting",
|
|
137
|
+
STOPPING: "Stopping",
|
|
138
|
+
UPDATING: "Updating",
|
|
139
|
+
};
|
|
140
|
+
export const RecommendationJobStatus = {
|
|
141
|
+
COMPLETED: "COMPLETED",
|
|
142
|
+
FAILED: "FAILED",
|
|
143
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
144
|
+
PENDING: "PENDING",
|
|
145
|
+
STOPPED: "STOPPED",
|
|
146
|
+
STOPPING: "STOPPING",
|
|
147
|
+
};
|
|
148
|
+
export const LabelingJobStatus = {
|
|
149
|
+
COMPLETED: "Completed",
|
|
150
|
+
FAILED: "Failed",
|
|
151
|
+
INITIALIZING: "Initializing",
|
|
152
|
+
IN_PROGRESS: "InProgress",
|
|
153
|
+
STOPPED: "Stopped",
|
|
154
|
+
STOPPING: "Stopping",
|
|
155
|
+
};
|
|
156
|
+
export const ModelCardProcessingStatus = {
|
|
157
|
+
CONTENT_DELETED: "ContentDeleted",
|
|
158
|
+
DELETE_COMPLETED: "DeleteCompleted",
|
|
159
|
+
DELETE_FAILED: "DeleteFailed",
|
|
160
|
+
DELETE_INPROGRESS: "DeleteInProgress",
|
|
161
|
+
DELETE_PENDING: "DeletePending",
|
|
162
|
+
EXPORTJOBS_DELETED: "ExportJobsDeleted",
|
|
163
|
+
};
|
|
164
|
+
export const ModelCardExportJobStatus = {
|
|
165
|
+
COMPLETED: "Completed",
|
|
166
|
+
FAILED: "Failed",
|
|
167
|
+
IN_PROGRESS: "InProgress",
|
|
168
|
+
};
|
|
169
|
+
export const DetailedModelPackageStatus = {
|
|
170
|
+
COMPLETED: "Completed",
|
|
171
|
+
FAILED: "Failed",
|
|
172
|
+
IN_PROGRESS: "InProgress",
|
|
173
|
+
NOT_STARTED: "NotStarted",
|
|
174
|
+
};
|
|
175
|
+
export const ModelPackageGroupStatus = {
|
|
176
|
+
COMPLETED: "Completed",
|
|
177
|
+
DELETE_FAILED: "DeleteFailed",
|
|
178
|
+
DELETING: "Deleting",
|
|
179
|
+
FAILED: "Failed",
|
|
180
|
+
IN_PROGRESS: "InProgress",
|
|
181
|
+
PENDING: "Pending",
|
|
182
|
+
};
|
|
183
|
+
export const ExecutionStatus = {
|
|
184
|
+
COMPLETED: "Completed",
|
|
185
|
+
COMPLETED_WITH_VIOLATIONS: "CompletedWithViolations",
|
|
186
|
+
FAILED: "Failed",
|
|
187
|
+
IN_PROGRESS: "InProgress",
|
|
188
|
+
PENDING: "Pending",
|
|
189
|
+
STOPPED: "Stopped",
|
|
190
|
+
STOPPING: "Stopping",
|
|
191
|
+
};
|
|
192
|
+
export const ScheduleStatus = {
|
|
193
|
+
FAILED: "Failed",
|
|
194
|
+
PENDING: "Pending",
|
|
195
|
+
SCHEDULED: "Scheduled",
|
|
196
|
+
STOPPED: "Stopped",
|
|
197
|
+
};
|
|
198
|
+
export const NotebookInstanceStatus = {
|
|
199
|
+
Deleting: "Deleting",
|
|
200
|
+
Failed: "Failed",
|
|
201
|
+
InService: "InService",
|
|
202
|
+
Pending: "Pending",
|
|
203
|
+
Stopped: "Stopped",
|
|
204
|
+
Stopping: "Stopping",
|
|
205
|
+
Updating: "Updating",
|
|
206
|
+
};
|
|
207
|
+
export const PipelineStatus = {
|
|
208
|
+
ACTIVE: "Active",
|
|
209
|
+
};
|
|
210
|
+
export const PipelineExecutionStatus = {
|
|
211
|
+
EXECUTING: "Executing",
|
|
212
|
+
FAILED: "Failed",
|
|
213
|
+
STOPPED: "Stopped",
|
|
214
|
+
STOPPING: "Stopping",
|
|
215
|
+
SUCCEEDED: "Succeeded",
|
|
216
|
+
};
|
|
217
|
+
export const ProcessingJobStatus = {
|
|
218
|
+
COMPLETED: "Completed",
|
|
219
|
+
FAILED: "Failed",
|
|
220
|
+
IN_PROGRESS: "InProgress",
|
|
221
|
+
STOPPED: "Stopped",
|
|
222
|
+
STOPPING: "Stopping",
|
|
223
|
+
};
|
|
224
|
+
export const ProjectStatus = {
|
|
225
|
+
CREATE_COMPLETED: "CreateCompleted",
|
|
226
|
+
CREATE_FAILED: "CreateFailed",
|
|
227
|
+
CREATE_IN_PROGRESS: "CreateInProgress",
|
|
228
|
+
DELETE_COMPLETED: "DeleteCompleted",
|
|
229
|
+
DELETE_FAILED: "DeleteFailed",
|
|
230
|
+
DELETE_IN_PROGRESS: "DeleteInProgress",
|
|
231
|
+
PENDING: "Pending",
|
|
232
|
+
UPDATE_COMPLETED: "UpdateCompleted",
|
|
233
|
+
UPDATE_FAILED: "UpdateFailed",
|
|
234
|
+
UPDATE_IN_PROGRESS: "UpdateInProgress",
|
|
235
|
+
};
|
|
236
|
+
export const SpaceStatus = {
|
|
237
|
+
Delete_Failed: "Delete_Failed",
|
|
238
|
+
Deleting: "Deleting",
|
|
239
|
+
Failed: "Failed",
|
|
240
|
+
InService: "InService",
|
|
241
|
+
Pending: "Pending",
|
|
242
|
+
Update_Failed: "Update_Failed",
|
|
243
|
+
Updating: "Updating",
|
|
244
|
+
};
|
|
245
|
+
export const ProfilingStatus = {
|
|
246
|
+
DISABLED: "Disabled",
|
|
247
|
+
ENABLED: "Enabled",
|
|
248
|
+
};
|
|
249
|
+
export const SecondaryStatus = {
|
|
250
|
+
COMPLETED: "Completed",
|
|
251
|
+
DOWNLOADING: "Downloading",
|
|
252
|
+
DOWNLOADING_TRAINING_IMAGE: "DownloadingTrainingImage",
|
|
253
|
+
FAILED: "Failed",
|
|
254
|
+
INTERRUPTED: "Interrupted",
|
|
255
|
+
LAUNCHING_ML_INSTANCES: "LaunchingMLInstances",
|
|
256
|
+
MAX_RUNTIME_EXCEEDED: "MaxRuntimeExceeded",
|
|
257
|
+
MAX_WAIT_TIME_EXCEEDED: "MaxWaitTimeExceeded",
|
|
258
|
+
PREPARING_TRAINING_STACK: "PreparingTrainingStack",
|
|
259
|
+
RESTARTING: "Restarting",
|
|
260
|
+
STARTING: "Starting",
|
|
261
|
+
STOPPED: "Stopped",
|
|
262
|
+
STOPPING: "Stopping",
|
|
263
|
+
TRAINING: "Training",
|
|
264
|
+
UPDATING: "Updating",
|
|
265
|
+
UPLOADING: "Uploading",
|
|
266
|
+
};
|
|
267
|
+
export const WarmPoolResourceStatus = {
|
|
268
|
+
AVAILABLE: "Available",
|
|
269
|
+
INUSE: "InUse",
|
|
270
|
+
REUSED: "Reused",
|
|
271
|
+
TERMINATED: "Terminated",
|
|
272
|
+
};
|
|
273
|
+
export const TransformJobStatus = {
|
|
274
|
+
COMPLETED: "Completed",
|
|
275
|
+
FAILED: "Failed",
|
|
276
|
+
IN_PROGRESS: "InProgress",
|
|
277
|
+
STOPPED: "Stopped",
|
|
278
|
+
STOPPING: "Stopping",
|
|
279
|
+
};
|
|
280
|
+
export const UserProfileStatus = {
|
|
281
|
+
Delete_Failed: "Delete_Failed",
|
|
282
|
+
Deleting: "Deleting",
|
|
283
|
+
Failed: "Failed",
|
|
284
|
+
InService: "InService",
|
|
285
|
+
Pending: "Pending",
|
|
286
|
+
Update_Failed: "Update_Failed",
|
|
287
|
+
Updating: "Updating",
|
|
288
|
+
};
|
|
289
|
+
export const WorkforceStatus = {
|
|
290
|
+
ACTIVE: "Active",
|
|
291
|
+
DELETING: "Deleting",
|
|
292
|
+
FAILED: "Failed",
|
|
293
|
+
INITIALIZING: "Initializing",
|
|
294
|
+
UPDATING: "Updating",
|
|
295
|
+
};
|
|
296
|
+
export const DeviceDeploymentStatus = {
|
|
297
|
+
Deployed: "DEPLOYED",
|
|
298
|
+
Failed: "FAILED",
|
|
299
|
+
InProgress: "INPROGRESS",
|
|
300
|
+
ReadyToDeploy: "READYTODEPLOY",
|
|
301
|
+
Stopped: "STOPPED",
|
|
302
|
+
Stopping: "STOPPING",
|
|
303
|
+
};
|
|
304
|
+
export const Direction = {
|
|
305
|
+
ASCENDANTS: "Ascendants",
|
|
306
|
+
BOTH: "Both",
|
|
307
|
+
DESCENDANTS: "Descendants",
|
|
308
|
+
};
|
|
309
|
+
export const EndpointConfigSortKey = {
|
|
310
|
+
CreationTime: "CreationTime",
|
|
311
|
+
Name: "Name",
|
|
312
|
+
};
|
|
313
|
+
export const EndpointSortKey = {
|
|
314
|
+
CreationTime: "CreationTime",
|
|
315
|
+
Name: "Name",
|
|
316
|
+
Status: "Status",
|
|
317
|
+
};
|
|
318
|
+
export const FeatureGroupSortBy = {
|
|
319
|
+
CREATION_TIME: "CreationTime",
|
|
320
|
+
FEATURE_GROUP_STATUS: "FeatureGroupStatus",
|
|
321
|
+
NAME: "Name",
|
|
322
|
+
OFFLINE_STORE_STATUS: "OfflineStoreStatus",
|
|
323
|
+
};
|
|
324
|
+
export const FeatureGroupSortOrder = {
|
|
325
|
+
ASCENDING: "Ascending",
|
|
326
|
+
DESCENDING: "Descending",
|
|
327
|
+
};
|
|
328
|
+
export const Operator = {
|
|
329
|
+
CONTAINS: "Contains",
|
|
330
|
+
EQUALS: "Equals",
|
|
331
|
+
EXISTS: "Exists",
|
|
332
|
+
GREATER_THAN: "GreaterThan",
|
|
333
|
+
GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo",
|
|
334
|
+
IN: "In",
|
|
335
|
+
LESS_THAN: "LessThan",
|
|
336
|
+
LESS_THAN_OR_EQUAL_TO: "LessThanOrEqualTo",
|
|
337
|
+
NOT_EQUALS: "NotEquals",
|
|
338
|
+
NOT_EXISTS: "NotExists",
|
|
339
|
+
};
|
|
340
|
+
export const SagemakerServicecatalogStatus = {
|
|
341
|
+
DISABLED: "Disabled",
|
|
342
|
+
ENABLED: "Enabled",
|
|
343
|
+
};
|
|
344
|
+
export const ResourceType = {
|
|
345
|
+
ENDPOINT: "Endpoint",
|
|
346
|
+
EXPERIMENT: "Experiment",
|
|
347
|
+
EXPERIMENT_TRIAL: "ExperimentTrial",
|
|
348
|
+
EXPERIMENT_TRIAL_COMPONENT: "ExperimentTrialComponent",
|
|
349
|
+
FEATURE_GROUP: "FeatureGroup",
|
|
350
|
+
FEATURE_METADATA: "FeatureMetadata",
|
|
351
|
+
HYPER_PARAMETER_TUNING_JOB: "HyperParameterTuningJob",
|
|
352
|
+
MODEL: "Model",
|
|
353
|
+
MODEL_CARD: "ModelCard",
|
|
354
|
+
MODEL_PACKAGE: "ModelPackage",
|
|
355
|
+
MODEL_PACKAGE_GROUP: "ModelPackageGroup",
|
|
356
|
+
PIPELINE: "Pipeline",
|
|
357
|
+
PIPELINE_EXECUTION: "PipelineExecution",
|
|
358
|
+
PROJECT: "Project",
|
|
359
|
+
TRAINING_JOB: "TrainingJob",
|
|
360
|
+
};
|
|
361
|
+
export const HubContentSortBy = {
|
|
362
|
+
CREATION_TIME: "CreationTime",
|
|
363
|
+
HUB_CONTENT_NAME: "HubContentName",
|
|
364
|
+
HUB_CONTENT_STATUS: "HubContentStatus",
|
|
365
|
+
};
|
|
366
|
+
export const HubSortBy = {
|
|
367
|
+
ACCOUNT_ID_OWNER: "AccountIdOwner",
|
|
368
|
+
CREATION_TIME: "CreationTime",
|
|
369
|
+
HUB_NAME: "HubName",
|
|
370
|
+
HUB_STATUS: "HubStatus",
|
|
371
|
+
};
|
|
372
|
+
export const HyperParameterTuningJobSortByOptions = {
|
|
373
|
+
CreationTime: "CreationTime",
|
|
374
|
+
Name: "Name",
|
|
375
|
+
Status: "Status",
|
|
376
|
+
};
|
|
377
|
+
export const ImageSortBy = {
|
|
378
|
+
CREATION_TIME: "CREATION_TIME",
|
|
379
|
+
IMAGE_NAME: "IMAGE_NAME",
|
|
380
|
+
LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME",
|
|
381
|
+
};
|
|
382
|
+
export const ImageSortOrder = {
|
|
383
|
+
ASCENDING: "ASCENDING",
|
|
384
|
+
DESCENDING: "DESCENDING",
|
|
385
|
+
};
|
|
386
|
+
export const ImageVersionSortBy = {
|
|
387
|
+
CREATION_TIME: "CREATION_TIME",
|
|
388
|
+
LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME",
|
|
389
|
+
VERSION: "VERSION",
|
|
390
|
+
};
|
|
391
|
+
export const ImageVersionSortOrder = {
|
|
392
|
+
ASCENDING: "ASCENDING",
|
|
393
|
+
DESCENDING: "DESCENDING",
|
|
394
|
+
};
|
|
395
|
+
export const InferenceExperimentStopDesiredState = {
|
|
396
|
+
CANCELLED: "Cancelled",
|
|
397
|
+
COMPLETED: "Completed",
|
|
398
|
+
};
|
|
399
|
+
export const RecommendationStepType = {
|
|
400
|
+
BENCHMARK: "BENCHMARK",
|
|
401
|
+
};
|
|
459
402
|
export const DescribeModelCardResponseFilterSensitiveLog = (obj) => ({
|
|
460
403
|
...obj,
|
|
461
404
|
...(obj.Content && { Content: SENSITIVE_STRING }),
|