@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
|
@@ -2,241 +2,211 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateWorkforceRequestFilterSensitiveLog = exports.OidcConfigFilterSensitiveLog = exports.CreateModelCardRequestFilterSensitiveLog = exports.HubContentType = exports.RetentionType = exports.RuleEvaluationStatus = exports.TrialComponentPrimaryStatus = exports.TrialComponentParameterValue = exports.JoinSource = exports.StudioLifecycleConfigAppType = exports.ProcessingS3DataType = exports.ProcessingS3CompressionType = exports.RedshiftResultFormat = exports.RedshiftResultCompressionType = exports.InputMode = exports.DataDistributionType = exports.RootAccess = exports.DirectInternetAccess = exports.NotebookInstanceAcceleratorType = exports.MonitoringType = exports.MonitoringProblemType = exports.ModelCardStatus = exports.InferenceExecutionMode = exports.RecommendationJobType = exports.TrafficType = exports.InferenceExperimentType = exports._InstanceType = exports.ModelInfrastructureType = exports.VendorGuidance = exports.Processor = exports.JobType = exports.HyperParameterTuningJobWarmStartType = exports.HyperParameterTuningAllocationStrategy = exports.TrainingJobEarlyStoppingType = exports.HyperParameterTuningJobStrategyType = exports.TableFormat = exports.FeatureType = exports.ProductionVariantAcceleratorType = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
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
|
-
|
|
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
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
}
|
|
148
|
-
|
|
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
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
RedshiftResultCompressionType["GZIP"] = "GZIP";
|
|
211
|
-
RedshiftResultCompressionType["NONE"] = "None";
|
|
212
|
-
RedshiftResultCompressionType["SNAPPY"] = "SNAPPY";
|
|
213
|
-
RedshiftResultCompressionType["ZSTD"] = "ZSTD";
|
|
214
|
-
})(RedshiftResultCompressionType = exports.RedshiftResultCompressionType || (exports.RedshiftResultCompressionType = {}));
|
|
215
|
-
var RedshiftResultFormat;
|
|
216
|
-
(function (RedshiftResultFormat) {
|
|
217
|
-
RedshiftResultFormat["CSV"] = "CSV";
|
|
218
|
-
RedshiftResultFormat["PARQUET"] = "PARQUET";
|
|
219
|
-
})(RedshiftResultFormat = exports.RedshiftResultFormat || (exports.RedshiftResultFormat = {}));
|
|
220
|
-
var ProcessingS3CompressionType;
|
|
221
|
-
(function (ProcessingS3CompressionType) {
|
|
222
|
-
ProcessingS3CompressionType["GZIP"] = "Gzip";
|
|
223
|
-
ProcessingS3CompressionType["NONE"] = "None";
|
|
224
|
-
})(ProcessingS3CompressionType = exports.ProcessingS3CompressionType || (exports.ProcessingS3CompressionType = {}));
|
|
225
|
-
var ProcessingS3DataType;
|
|
226
|
-
(function (ProcessingS3DataType) {
|
|
227
|
-
ProcessingS3DataType["MANIFEST_FILE"] = "ManifestFile";
|
|
228
|
-
ProcessingS3DataType["S3_PREFIX"] = "S3Prefix";
|
|
229
|
-
})(ProcessingS3DataType = exports.ProcessingS3DataType || (exports.ProcessingS3DataType = {}));
|
|
230
|
-
var StudioLifecycleConfigAppType;
|
|
231
|
-
(function (StudioLifecycleConfigAppType) {
|
|
232
|
-
StudioLifecycleConfigAppType["JupyterServer"] = "JupyterServer";
|
|
233
|
-
StudioLifecycleConfigAppType["KernelGateway"] = "KernelGateway";
|
|
234
|
-
})(StudioLifecycleConfigAppType = exports.StudioLifecycleConfigAppType || (exports.StudioLifecycleConfigAppType = {}));
|
|
235
|
-
var JoinSource;
|
|
236
|
-
(function (JoinSource) {
|
|
237
|
-
JoinSource["INPUT"] = "Input";
|
|
238
|
-
JoinSource["NONE"] = "None";
|
|
239
|
-
})(JoinSource = exports.JoinSource || (exports.JoinSource = {}));
|
|
5
|
+
exports.ProductionVariantAcceleratorType = {
|
|
6
|
+
ML_EIA1_LARGE: "ml.eia1.large",
|
|
7
|
+
ML_EIA1_MEDIUM: "ml.eia1.medium",
|
|
8
|
+
ML_EIA1_XLARGE: "ml.eia1.xlarge",
|
|
9
|
+
ML_EIA2_LARGE: "ml.eia2.large",
|
|
10
|
+
ML_EIA2_MEDIUM: "ml.eia2.medium",
|
|
11
|
+
ML_EIA2_XLARGE: "ml.eia2.xlarge",
|
|
12
|
+
};
|
|
13
|
+
exports.FeatureType = {
|
|
14
|
+
FRACTIONAL: "Fractional",
|
|
15
|
+
INTEGRAL: "Integral",
|
|
16
|
+
STRING: "String",
|
|
17
|
+
};
|
|
18
|
+
exports.TableFormat = {
|
|
19
|
+
GLUE: "Glue",
|
|
20
|
+
ICEBERG: "Iceberg",
|
|
21
|
+
};
|
|
22
|
+
exports.HyperParameterTuningJobStrategyType = {
|
|
23
|
+
BAYESIAN: "Bayesian",
|
|
24
|
+
GRID: "Grid",
|
|
25
|
+
HYPERBAND: "Hyperband",
|
|
26
|
+
RANDOM: "Random",
|
|
27
|
+
};
|
|
28
|
+
exports.TrainingJobEarlyStoppingType = {
|
|
29
|
+
AUTO: "Auto",
|
|
30
|
+
OFF: "Off",
|
|
31
|
+
};
|
|
32
|
+
exports.HyperParameterTuningAllocationStrategy = {
|
|
33
|
+
PRIORITIZED: "Prioritized",
|
|
34
|
+
};
|
|
35
|
+
exports.HyperParameterTuningJobWarmStartType = {
|
|
36
|
+
IDENTICAL_DATA_AND_ALGORITHM: "IdenticalDataAndAlgorithm",
|
|
37
|
+
TRANSFER_LEARNING: "TransferLearning",
|
|
38
|
+
};
|
|
39
|
+
exports.JobType = {
|
|
40
|
+
INFERENCE: "INFERENCE",
|
|
41
|
+
NOTEBOOK_KERNEL: "NOTEBOOK_KERNEL",
|
|
42
|
+
TRAINING: "TRAINING",
|
|
43
|
+
};
|
|
44
|
+
exports.Processor = {
|
|
45
|
+
CPU: "CPU",
|
|
46
|
+
GPU: "GPU",
|
|
47
|
+
};
|
|
48
|
+
exports.VendorGuidance = {
|
|
49
|
+
ARCHIVED: "ARCHIVED",
|
|
50
|
+
NOT_PROVIDED: "NOT_PROVIDED",
|
|
51
|
+
STABLE: "STABLE",
|
|
52
|
+
TO_BE_ARCHIVED: "TO_BE_ARCHIVED",
|
|
53
|
+
};
|
|
54
|
+
exports.ModelInfrastructureType = {
|
|
55
|
+
REAL_TIME_INFERENCE: "RealTimeInference",
|
|
56
|
+
};
|
|
57
|
+
exports._InstanceType = {
|
|
58
|
+
ML_C4_2XLARGE: "ml.c4.2xlarge",
|
|
59
|
+
ML_C4_4XLARGE: "ml.c4.4xlarge",
|
|
60
|
+
ML_C4_8XLARGE: "ml.c4.8xlarge",
|
|
61
|
+
ML_C4_XLARGE: "ml.c4.xlarge",
|
|
62
|
+
ML_C5D_18XLARGE: "ml.c5d.18xlarge",
|
|
63
|
+
ML_C5D_2XLARGE: "ml.c5d.2xlarge",
|
|
64
|
+
ML_C5D_4XLARGE: "ml.c5d.4xlarge",
|
|
65
|
+
ML_C5D_9XLARGE: "ml.c5d.9xlarge",
|
|
66
|
+
ML_C5D_XLARGE: "ml.c5d.xlarge",
|
|
67
|
+
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
68
|
+
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
69
|
+
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
70
|
+
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
71
|
+
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
72
|
+
ML_G4DN_12XLARGE: "ml.g4dn.12xlarge",
|
|
73
|
+
ML_G4DN_16XLARGE: "ml.g4dn.16xlarge",
|
|
74
|
+
ML_G4DN_2XLARGE: "ml.g4dn.2xlarge",
|
|
75
|
+
ML_G4DN_4XLARGE: "ml.g4dn.4xlarge",
|
|
76
|
+
ML_G4DN_8XLARGE: "ml.g4dn.8xlarge",
|
|
77
|
+
ML_G4DN_XLARGE: "ml.g4dn.xlarge",
|
|
78
|
+
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
79
|
+
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
80
|
+
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
81
|
+
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
82
|
+
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
83
|
+
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
84
|
+
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
85
|
+
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
86
|
+
ML_M4_10XLARGE: "ml.m4.10xlarge",
|
|
87
|
+
ML_M4_16XLARGE: "ml.m4.16xlarge",
|
|
88
|
+
ML_M4_2XLARGE: "ml.m4.2xlarge",
|
|
89
|
+
ML_M4_4XLARGE: "ml.m4.4xlarge",
|
|
90
|
+
ML_M4_XLARGE: "ml.m4.xlarge",
|
|
91
|
+
ML_M5D_12XLARGE: "ml.m5d.12xlarge",
|
|
92
|
+
ML_M5D_16XLARGE: "ml.m5d.16xlarge",
|
|
93
|
+
ML_M5D_24XLARGE: "ml.m5d.24xlarge",
|
|
94
|
+
ML_M5D_2XLARGE: "ml.m5d.2xlarge",
|
|
95
|
+
ML_M5D_4XLARGE: "ml.m5d.4xlarge",
|
|
96
|
+
ML_M5D_8XLARGE: "ml.m5d.8xlarge",
|
|
97
|
+
ML_M5D_LARGE: "ml.m5d.large",
|
|
98
|
+
ML_M5D_XLARGE: "ml.m5d.xlarge",
|
|
99
|
+
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
100
|
+
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
101
|
+
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
102
|
+
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
103
|
+
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
104
|
+
ML_P2_16XLARGE: "ml.p2.16xlarge",
|
|
105
|
+
ML_P2_8XLARGE: "ml.p2.8xlarge",
|
|
106
|
+
ML_P2_XLARGE: "ml.p2.xlarge",
|
|
107
|
+
ML_P3DN_24XLARGE: "ml.p3dn.24xlarge",
|
|
108
|
+
ML_P3_16XLARGE: "ml.p3.16xlarge",
|
|
109
|
+
ML_P3_2XLARGE: "ml.p3.2xlarge",
|
|
110
|
+
ML_P3_8XLARGE: "ml.p3.8xlarge",
|
|
111
|
+
ML_R5_12XLARGE: "ml.r5.12xlarge",
|
|
112
|
+
ML_R5_16XLARGE: "ml.r5.16xlarge",
|
|
113
|
+
ML_R5_24XLARGE: "ml.r5.24xlarge",
|
|
114
|
+
ML_R5_2XLARGE: "ml.r5.2xlarge",
|
|
115
|
+
ML_R5_4XLARGE: "ml.r5.4xlarge",
|
|
116
|
+
ML_R5_8XLARGE: "ml.r5.8xlarge",
|
|
117
|
+
ML_R5_LARGE: "ml.r5.large",
|
|
118
|
+
ML_R5_XLARGE: "ml.r5.xlarge",
|
|
119
|
+
ML_T2_2XLARGE: "ml.t2.2xlarge",
|
|
120
|
+
ML_T2_LARGE: "ml.t2.large",
|
|
121
|
+
ML_T2_MEDIUM: "ml.t2.medium",
|
|
122
|
+
ML_T2_XLARGE: "ml.t2.xlarge",
|
|
123
|
+
ML_T3_2XLARGE: "ml.t3.2xlarge",
|
|
124
|
+
ML_T3_LARGE: "ml.t3.large",
|
|
125
|
+
ML_T3_MEDIUM: "ml.t3.medium",
|
|
126
|
+
ML_T3_XLARGE: "ml.t3.xlarge",
|
|
127
|
+
};
|
|
128
|
+
exports.InferenceExperimentType = {
|
|
129
|
+
SHADOW_MODE: "ShadowMode",
|
|
130
|
+
};
|
|
131
|
+
exports.TrafficType = {
|
|
132
|
+
PHASES: "PHASES",
|
|
133
|
+
};
|
|
134
|
+
exports.RecommendationJobType = {
|
|
135
|
+
ADVANCED: "Advanced",
|
|
136
|
+
DEFAULT: "Default",
|
|
137
|
+
};
|
|
138
|
+
exports.InferenceExecutionMode = {
|
|
139
|
+
DIRECT: "Direct",
|
|
140
|
+
SERIAL: "Serial",
|
|
141
|
+
};
|
|
142
|
+
exports.ModelCardStatus = {
|
|
143
|
+
APPROVED: "Approved",
|
|
144
|
+
ARCHIVED: "Archived",
|
|
145
|
+
DRAFT: "Draft",
|
|
146
|
+
PENDINGREVIEW: "PendingReview",
|
|
147
|
+
};
|
|
148
|
+
exports.MonitoringProblemType = {
|
|
149
|
+
BINARY_CLASSIFICATION: "BinaryClassification",
|
|
150
|
+
MULTICLASS_CLASSIFICATION: "MulticlassClassification",
|
|
151
|
+
REGRESSION: "Regression",
|
|
152
|
+
};
|
|
153
|
+
exports.MonitoringType = {
|
|
154
|
+
DATA_QUALITY: "DataQuality",
|
|
155
|
+
MODEL_BIAS: "ModelBias",
|
|
156
|
+
MODEL_EXPLAINABILITY: "ModelExplainability",
|
|
157
|
+
MODEL_QUALITY: "ModelQuality",
|
|
158
|
+
};
|
|
159
|
+
exports.NotebookInstanceAcceleratorType = {
|
|
160
|
+
ML_EIA1_LARGE: "ml.eia1.large",
|
|
161
|
+
ML_EIA1_MEDIUM: "ml.eia1.medium",
|
|
162
|
+
ML_EIA1_XLARGE: "ml.eia1.xlarge",
|
|
163
|
+
ML_EIA2_LARGE: "ml.eia2.large",
|
|
164
|
+
ML_EIA2_MEDIUM: "ml.eia2.medium",
|
|
165
|
+
ML_EIA2_XLARGE: "ml.eia2.xlarge",
|
|
166
|
+
};
|
|
167
|
+
exports.DirectInternetAccess = {
|
|
168
|
+
DISABLED: "Disabled",
|
|
169
|
+
ENABLED: "Enabled",
|
|
170
|
+
};
|
|
171
|
+
exports.RootAccess = {
|
|
172
|
+
DISABLED: "Disabled",
|
|
173
|
+
ENABLED: "Enabled",
|
|
174
|
+
};
|
|
175
|
+
exports.DataDistributionType = {
|
|
176
|
+
FULLYREPLICATED: "FullyReplicated",
|
|
177
|
+
SHARDEDBYS3KEY: "ShardedByS3Key",
|
|
178
|
+
};
|
|
179
|
+
exports.InputMode = {
|
|
180
|
+
FILE: "File",
|
|
181
|
+
PIPE: "Pipe",
|
|
182
|
+
};
|
|
183
|
+
exports.RedshiftResultCompressionType = {
|
|
184
|
+
BZIP2: "BZIP2",
|
|
185
|
+
GZIP: "GZIP",
|
|
186
|
+
NONE: "None",
|
|
187
|
+
SNAPPY: "SNAPPY",
|
|
188
|
+
ZSTD: "ZSTD",
|
|
189
|
+
};
|
|
190
|
+
exports.RedshiftResultFormat = {
|
|
191
|
+
CSV: "CSV",
|
|
192
|
+
PARQUET: "PARQUET",
|
|
193
|
+
};
|
|
194
|
+
exports.ProcessingS3CompressionType = {
|
|
195
|
+
GZIP: "Gzip",
|
|
196
|
+
NONE: "None",
|
|
197
|
+
};
|
|
198
|
+
exports.ProcessingS3DataType = {
|
|
199
|
+
MANIFEST_FILE: "ManifestFile",
|
|
200
|
+
S3_PREFIX: "S3Prefix",
|
|
201
|
+
};
|
|
202
|
+
exports.StudioLifecycleConfigAppType = {
|
|
203
|
+
JupyterServer: "JupyterServer",
|
|
204
|
+
KernelGateway: "KernelGateway",
|
|
205
|
+
};
|
|
206
|
+
exports.JoinSource = {
|
|
207
|
+
INPUT: "Input",
|
|
208
|
+
NONE: "None",
|
|
209
|
+
};
|
|
240
210
|
var TrialComponentParameterValue;
|
|
241
211
|
(function (TrialComponentParameterValue) {
|
|
242
212
|
TrialComponentParameterValue.visit = (value, visitor) => {
|
|
@@ -247,33 +217,29 @@ var TrialComponentParameterValue;
|
|
|
247
217
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
248
218
|
};
|
|
249
219
|
})(TrialComponentParameterValue = exports.TrialComponentParameterValue || (exports.TrialComponentParameterValue = {}));
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
(function (HubContentType) {
|
|
274
|
-
HubContentType["MODEL"] = "Model";
|
|
275
|
-
HubContentType["NOTEBOOK"] = "Notebook";
|
|
276
|
-
})(HubContentType = exports.HubContentType || (exports.HubContentType = {}));
|
|
220
|
+
exports.TrialComponentPrimaryStatus = {
|
|
221
|
+
COMPLETED: "Completed",
|
|
222
|
+
FAILED: "Failed",
|
|
223
|
+
IN_PROGRESS: "InProgress",
|
|
224
|
+
STOPPED: "Stopped",
|
|
225
|
+
STOPPING: "Stopping",
|
|
226
|
+
};
|
|
227
|
+
exports.RuleEvaluationStatus = {
|
|
228
|
+
ERROR: "Error",
|
|
229
|
+
IN_PROGRESS: "InProgress",
|
|
230
|
+
ISSUES_FOUND: "IssuesFound",
|
|
231
|
+
NO_ISSUES_FOUND: "NoIssuesFound",
|
|
232
|
+
STOPPED: "Stopped",
|
|
233
|
+
STOPPING: "Stopping",
|
|
234
|
+
};
|
|
235
|
+
exports.RetentionType = {
|
|
236
|
+
Delete: "Delete",
|
|
237
|
+
Retain: "Retain",
|
|
238
|
+
};
|
|
239
|
+
exports.HubContentType = {
|
|
240
|
+
MODEL: "Model",
|
|
241
|
+
NOTEBOOK: "Notebook",
|
|
242
|
+
};
|
|
277
243
|
const CreateModelCardRequestFilterSensitiveLog = (obj) => ({
|
|
278
244
|
...obj,
|
|
279
245
|
...(obj.Content && { Content: smithy_client_1.SENSITIVE_STRING }),
|