@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,287 +1,236 @@
|
|
|
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
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
}
|
|
31
|
-
export
|
|
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
|
-
export
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
}
|
|
100
|
-
export
|
|
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
|
-
export
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
}
|
|
130
|
-
export
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
}
|
|
148
|
-
export
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
}
|
|
153
|
-
export
|
|
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
|
-
export
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
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
|
-
export
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
SpaceSortKey["LastModifiedTime"] = "LastModifiedTime";
|
|
235
|
-
})(SpaceSortKey || (SpaceSortKey = {}));
|
|
236
|
-
export var StudioLifecycleConfigSortKey;
|
|
237
|
-
(function (StudioLifecycleConfigSortKey) {
|
|
238
|
-
StudioLifecycleConfigSortKey["CreationTime"] = "CreationTime";
|
|
239
|
-
StudioLifecycleConfigSortKey["LastModifiedTime"] = "LastModifiedTime";
|
|
240
|
-
StudioLifecycleConfigSortKey["Name"] = "Name";
|
|
241
|
-
})(StudioLifecycleConfigSortKey || (StudioLifecycleConfigSortKey = {}));
|
|
242
|
-
export var TrainingJobSortByOptions;
|
|
243
|
-
(function (TrainingJobSortByOptions) {
|
|
244
|
-
TrainingJobSortByOptions["CreationTime"] = "CreationTime";
|
|
245
|
-
TrainingJobSortByOptions["FinalObjectiveMetricValue"] = "FinalObjectiveMetricValue";
|
|
246
|
-
TrainingJobSortByOptions["Name"] = "Name";
|
|
247
|
-
TrainingJobSortByOptions["Status"] = "Status";
|
|
248
|
-
})(TrainingJobSortByOptions || (TrainingJobSortByOptions = {}));
|
|
249
|
-
export var SortTrialComponentsBy;
|
|
250
|
-
(function (SortTrialComponentsBy) {
|
|
251
|
-
SortTrialComponentsBy["CREATION_TIME"] = "CreationTime";
|
|
252
|
-
SortTrialComponentsBy["NAME"] = "Name";
|
|
253
|
-
})(SortTrialComponentsBy || (SortTrialComponentsBy = {}));
|
|
254
|
-
export var SortTrialsBy;
|
|
255
|
-
(function (SortTrialsBy) {
|
|
256
|
-
SortTrialsBy["CREATION_TIME"] = "CreationTime";
|
|
257
|
-
SortTrialsBy["NAME"] = "Name";
|
|
258
|
-
})(SortTrialsBy || (SortTrialsBy = {}));
|
|
259
|
-
export var UserProfileSortKey;
|
|
260
|
-
(function (UserProfileSortKey) {
|
|
261
|
-
UserProfileSortKey["CreationTime"] = "CreationTime";
|
|
262
|
-
UserProfileSortKey["LastModifiedTime"] = "LastModifiedTime";
|
|
263
|
-
})(UserProfileSortKey || (UserProfileSortKey = {}));
|
|
264
|
-
export var ListWorkforcesSortByOptions;
|
|
265
|
-
(function (ListWorkforcesSortByOptions) {
|
|
266
|
-
ListWorkforcesSortByOptions["CreateDate"] = "CreateDate";
|
|
267
|
-
ListWorkforcesSortByOptions["Name"] = "Name";
|
|
268
|
-
})(ListWorkforcesSortByOptions || (ListWorkforcesSortByOptions = {}));
|
|
269
|
-
export var ListWorkteamsSortByOptions;
|
|
270
|
-
(function (ListWorkteamsSortByOptions) {
|
|
271
|
-
ListWorkteamsSortByOptions["CreateDate"] = "CreateDate";
|
|
272
|
-
ListWorkteamsSortByOptions["Name"] = "Name";
|
|
273
|
-
})(ListWorkteamsSortByOptions || (ListWorkteamsSortByOptions = {}));
|
|
274
|
-
export var ModelVariantAction;
|
|
275
|
-
(function (ModelVariantAction) {
|
|
276
|
-
ModelVariantAction["PROMOTE"] = "Promote";
|
|
277
|
-
ModelVariantAction["REMOVE"] = "Remove";
|
|
278
|
-
ModelVariantAction["RETAIN"] = "Retain";
|
|
279
|
-
})(ModelVariantAction || (ModelVariantAction = {}));
|
|
280
|
-
export var SearchSortOrder;
|
|
281
|
-
(function (SearchSortOrder) {
|
|
282
|
-
SearchSortOrder["ASCENDING"] = "Ascending";
|
|
283
|
-
SearchSortOrder["DESCENDING"] = "Descending";
|
|
284
|
-
})(SearchSortOrder || (SearchSortOrder = {}));
|
|
2
|
+
export const LineageType = {
|
|
3
|
+
ACTION: "Action",
|
|
4
|
+
ARTIFACT: "Artifact",
|
|
5
|
+
CONTEXT: "Context",
|
|
6
|
+
TRIAL_COMPONENT: "TrialComponent",
|
|
7
|
+
};
|
|
8
|
+
export const SortActionsBy = {
|
|
9
|
+
CREATION_TIME: "CreationTime",
|
|
10
|
+
NAME: "Name",
|
|
11
|
+
};
|
|
12
|
+
export const SortOrder = {
|
|
13
|
+
ASCENDING: "Ascending",
|
|
14
|
+
DESCENDING: "Descending",
|
|
15
|
+
};
|
|
16
|
+
export const SortArtifactsBy = {
|
|
17
|
+
CREATION_TIME: "CreationTime",
|
|
18
|
+
};
|
|
19
|
+
export const SortAssociationsBy = {
|
|
20
|
+
CREATION_TIME: "CreationTime",
|
|
21
|
+
DESTINATION_ARN: "DestinationArn",
|
|
22
|
+
DESTINATION_TYPE: "DestinationType",
|
|
23
|
+
SOURCE_ARN: "SourceArn",
|
|
24
|
+
SOURCE_TYPE: "SourceType",
|
|
25
|
+
};
|
|
26
|
+
export const ListCompilationJobsSortBy = {
|
|
27
|
+
CREATION_TIME: "CreationTime",
|
|
28
|
+
NAME: "Name",
|
|
29
|
+
STATUS: "Status",
|
|
30
|
+
};
|
|
31
|
+
export const SortContextsBy = {
|
|
32
|
+
CREATION_TIME: "CreationTime",
|
|
33
|
+
NAME: "Name",
|
|
34
|
+
};
|
|
35
|
+
export const MonitoringJobDefinitionSortKey = {
|
|
36
|
+
CREATION_TIME: "CreationTime",
|
|
37
|
+
NAME: "Name",
|
|
38
|
+
};
|
|
39
|
+
export const ListDeviceFleetsSortBy = {
|
|
40
|
+
CreationTime: "CREATION_TIME",
|
|
41
|
+
LastModifiedTime: "LAST_MODIFIED_TIME",
|
|
42
|
+
Name: "NAME",
|
|
43
|
+
};
|
|
44
|
+
export const ListEdgeDeploymentPlansSortBy = {
|
|
45
|
+
CreationTime: "CREATION_TIME",
|
|
46
|
+
DeviceFleetName: "DEVICE_FLEET_NAME",
|
|
47
|
+
LastModifiedTime: "LAST_MODIFIED_TIME",
|
|
48
|
+
Name: "NAME",
|
|
49
|
+
};
|
|
50
|
+
export const ListEdgePackagingJobsSortBy = {
|
|
51
|
+
CreationTime: "CREATION_TIME",
|
|
52
|
+
EdgePackagingJobStatus: "STATUS",
|
|
53
|
+
LastModifiedTime: "LAST_MODIFIED_TIME",
|
|
54
|
+
ModelName: "MODEL_NAME",
|
|
55
|
+
Name: "NAME",
|
|
56
|
+
};
|
|
57
|
+
export const OrderKey = {
|
|
58
|
+
Ascending: "Ascending",
|
|
59
|
+
Descending: "Descending",
|
|
60
|
+
};
|
|
61
|
+
export const SortExperimentsBy = {
|
|
62
|
+
CREATION_TIME: "CreationTime",
|
|
63
|
+
NAME: "Name",
|
|
64
|
+
};
|
|
65
|
+
export const SortInferenceExperimentsBy = {
|
|
66
|
+
CREATION_TIME: "CreationTime",
|
|
67
|
+
NAME: "Name",
|
|
68
|
+
STATUS: "Status",
|
|
69
|
+
};
|
|
70
|
+
export const ListInferenceRecommendationsJobsSortBy = {
|
|
71
|
+
CREATION_TIME: "CreationTime",
|
|
72
|
+
NAME: "Name",
|
|
73
|
+
STATUS: "Status",
|
|
74
|
+
};
|
|
75
|
+
export const SortBy = {
|
|
76
|
+
CREATION_TIME: "CreationTime",
|
|
77
|
+
NAME: "Name",
|
|
78
|
+
STATUS: "Status",
|
|
79
|
+
};
|
|
80
|
+
export const ListLabelingJobsForWorkteamSortByOptions = {
|
|
81
|
+
CREATION_TIME: "CreationTime",
|
|
82
|
+
};
|
|
83
|
+
export const SortLineageGroupsBy = {
|
|
84
|
+
CREATION_TIME: "CreationTime",
|
|
85
|
+
NAME: "Name",
|
|
86
|
+
};
|
|
87
|
+
export const ModelCardExportJobSortBy = {
|
|
88
|
+
CREATION_TIME: "CreationTime",
|
|
89
|
+
NAME: "Name",
|
|
90
|
+
STATUS: "Status",
|
|
91
|
+
};
|
|
92
|
+
export const ModelCardExportJobSortOrder = {
|
|
93
|
+
ASCENDING: "Ascending",
|
|
94
|
+
DESCENDING: "Descending",
|
|
95
|
+
};
|
|
96
|
+
export const ModelCardSortBy = {
|
|
97
|
+
CREATION_TIME: "CreationTime",
|
|
98
|
+
NAME: "Name",
|
|
99
|
+
};
|
|
100
|
+
export const ModelCardSortOrder = {
|
|
101
|
+
ASCENDING: "Ascending",
|
|
102
|
+
DESCENDING: "Descending",
|
|
103
|
+
};
|
|
104
|
+
export const ModelCardVersionSortBy = {
|
|
105
|
+
VERSION: "Version",
|
|
106
|
+
};
|
|
107
|
+
export const ModelMetadataFilterType = {
|
|
108
|
+
DOMAIN: "Domain",
|
|
109
|
+
FRAMEWORK: "Framework",
|
|
110
|
+
FRAMEWORKVERSION: "FrameworkVersion",
|
|
111
|
+
TASK: "Task",
|
|
112
|
+
};
|
|
113
|
+
export const ModelPackageGroupSortBy = {
|
|
114
|
+
CREATION_TIME: "CreationTime",
|
|
115
|
+
NAME: "Name",
|
|
116
|
+
};
|
|
117
|
+
export const ModelPackageType = {
|
|
118
|
+
BOTH: "Both",
|
|
119
|
+
UNVERSIONED: "Unversioned",
|
|
120
|
+
VERSIONED: "Versioned",
|
|
121
|
+
};
|
|
122
|
+
export const ModelPackageSortBy = {
|
|
123
|
+
CREATION_TIME: "CreationTime",
|
|
124
|
+
NAME: "Name",
|
|
125
|
+
};
|
|
126
|
+
export const ModelSortKey = {
|
|
127
|
+
CreationTime: "CreationTime",
|
|
128
|
+
Name: "Name",
|
|
129
|
+
};
|
|
130
|
+
export const MonitoringAlertHistorySortKey = {
|
|
131
|
+
CreationTime: "CreationTime",
|
|
132
|
+
Status: "Status",
|
|
133
|
+
};
|
|
134
|
+
export const MonitoringAlertStatus = {
|
|
135
|
+
IN_ALERT: "InAlert",
|
|
136
|
+
OK: "OK",
|
|
137
|
+
};
|
|
138
|
+
export const MonitoringExecutionSortKey = {
|
|
139
|
+
CREATION_TIME: "CreationTime",
|
|
140
|
+
SCHEDULED_TIME: "ScheduledTime",
|
|
141
|
+
STATUS: "Status",
|
|
142
|
+
};
|
|
143
|
+
export const MonitoringScheduleSortKey = {
|
|
144
|
+
CREATION_TIME: "CreationTime",
|
|
145
|
+
NAME: "Name",
|
|
146
|
+
STATUS: "Status",
|
|
147
|
+
};
|
|
148
|
+
export const NotebookInstanceLifecycleConfigSortKey = {
|
|
149
|
+
CREATION_TIME: "CreationTime",
|
|
150
|
+
LAST_MODIFIED_TIME: "LastModifiedTime",
|
|
151
|
+
NAME: "Name",
|
|
152
|
+
};
|
|
153
|
+
export const NotebookInstanceLifecycleConfigSortOrder = {
|
|
154
|
+
ASCENDING: "Ascending",
|
|
155
|
+
DESCENDING: "Descending",
|
|
156
|
+
};
|
|
157
|
+
export const NotebookInstanceSortKey = {
|
|
158
|
+
CREATION_TIME: "CreationTime",
|
|
159
|
+
NAME: "Name",
|
|
160
|
+
STATUS: "Status",
|
|
161
|
+
};
|
|
162
|
+
export const NotebookInstanceSortOrder = {
|
|
163
|
+
ASCENDING: "Ascending",
|
|
164
|
+
DESCENDING: "Descending",
|
|
165
|
+
};
|
|
166
|
+
export const SortPipelineExecutionsBy = {
|
|
167
|
+
CREATION_TIME: "CreationTime",
|
|
168
|
+
PIPELINE_EXECUTION_ARN: "PipelineExecutionArn",
|
|
169
|
+
};
|
|
170
|
+
export const StepStatus = {
|
|
171
|
+
EXECUTING: "Executing",
|
|
172
|
+
FAILED: "Failed",
|
|
173
|
+
STARTING: "Starting",
|
|
174
|
+
STOPPED: "Stopped",
|
|
175
|
+
STOPPING: "Stopping",
|
|
176
|
+
SUCCEEDED: "Succeeded",
|
|
177
|
+
};
|
|
178
|
+
export const SortPipelinesBy = {
|
|
179
|
+
CREATION_TIME: "CreationTime",
|
|
180
|
+
NAME: "Name",
|
|
181
|
+
};
|
|
182
|
+
export const ProjectSortBy = {
|
|
183
|
+
CREATION_TIME: "CreationTime",
|
|
184
|
+
NAME: "Name",
|
|
185
|
+
};
|
|
186
|
+
export const ProjectSortOrder = {
|
|
187
|
+
ASCENDING: "Ascending",
|
|
188
|
+
DESCENDING: "Descending",
|
|
189
|
+
};
|
|
190
|
+
export const SpaceSortKey = {
|
|
191
|
+
CreationTime: "CreationTime",
|
|
192
|
+
LastModifiedTime: "LastModifiedTime",
|
|
193
|
+
};
|
|
194
|
+
export const StudioLifecycleConfigSortKey = {
|
|
195
|
+
CreationTime: "CreationTime",
|
|
196
|
+
LastModifiedTime: "LastModifiedTime",
|
|
197
|
+
Name: "Name",
|
|
198
|
+
};
|
|
199
|
+
export const TrainingJobSortByOptions = {
|
|
200
|
+
CreationTime: "CreationTime",
|
|
201
|
+
FinalObjectiveMetricValue: "FinalObjectiveMetricValue",
|
|
202
|
+
Name: "Name",
|
|
203
|
+
Status: "Status",
|
|
204
|
+
};
|
|
205
|
+
export const SortTrialComponentsBy = {
|
|
206
|
+
CREATION_TIME: "CreationTime",
|
|
207
|
+
NAME: "Name",
|
|
208
|
+
};
|
|
209
|
+
export const SortTrialsBy = {
|
|
210
|
+
CREATION_TIME: "CreationTime",
|
|
211
|
+
NAME: "Name",
|
|
212
|
+
};
|
|
213
|
+
export const UserProfileSortKey = {
|
|
214
|
+
CreationTime: "CreationTime",
|
|
215
|
+
LastModifiedTime: "LastModifiedTime",
|
|
216
|
+
};
|
|
217
|
+
export const ListWorkforcesSortByOptions = {
|
|
218
|
+
CreateDate: "CreateDate",
|
|
219
|
+
Name: "Name",
|
|
220
|
+
};
|
|
221
|
+
export const ListWorkteamsSortByOptions = {
|
|
222
|
+
CreateDate: "CreateDate",
|
|
223
|
+
Name: "Name",
|
|
224
|
+
};
|
|
225
|
+
export const ModelVariantAction = {
|
|
226
|
+
PROMOTE: "Promote",
|
|
227
|
+
REMOVE: "Remove",
|
|
228
|
+
RETAIN: "Retain",
|
|
229
|
+
};
|
|
230
|
+
export const SearchSortOrder = {
|
|
231
|
+
ASCENDING: "Ascending",
|
|
232
|
+
DESCENDING: "Descending",
|
|
233
|
+
};
|
|
285
234
|
export const ModelCardFilterSensitiveLog = (obj) => ({
|
|
286
235
|
...obj,
|
|
287
236
|
...(obj.Content && { Content: SENSITIVE_STRING }),
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { OidcConfigFilterSensitiveLog, } from "./models_1";
|
|
3
|
-
export
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
})(VariantPropertyType || (VariantPropertyType = {}));
|
|
3
|
+
export const VariantPropertyType = {
|
|
4
|
+
DataCaptureConfig: "DataCaptureConfig",
|
|
5
|
+
DesiredInstanceCount: "DesiredInstanceCount",
|
|
6
|
+
DesiredWeight: "DesiredWeight",
|
|
7
|
+
};
|
|
9
8
|
export const UpdateModelCardRequestFilterSensitiveLog = (obj) => ({
|
|
10
9
|
...obj,
|
|
11
10
|
...(obj.Content && { Content: SENSITIVE_STRING }),
|