@aws-sdk/client-machine-learning 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddTagsCommand.js +2 -2
- package/dist-cjs/commands/CreateBatchPredictionCommand.js +2 -2
- package/dist-cjs/commands/CreateDataSourceFromRDSCommand.js +2 -2
- package/dist-cjs/commands/CreateDataSourceFromRedshiftCommand.js +2 -2
- package/dist-cjs/commands/CreateDataSourceFromS3Command.js +2 -2
- package/dist-cjs/commands/CreateEvaluationCommand.js +2 -2
- package/dist-cjs/commands/CreateMLModelCommand.js +2 -2
- package/dist-cjs/commands/CreateRealtimeEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteBatchPredictionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-cjs/commands/DeleteEvaluationCommand.js +2 -2
- package/dist-cjs/commands/DeleteMLModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteRealtimeEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeBatchPredictionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataSourcesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEvaluationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeMLModelsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
- package/dist-cjs/commands/GetBatchPredictionCommand.js +2 -2
- package/dist-cjs/commands/GetDataSourceCommand.js +2 -2
- package/dist-cjs/commands/GetEvaluationCommand.js +2 -2
- package/dist-cjs/commands/GetMLModelCommand.js +2 -2
- package/dist-cjs/commands/PredictCommand.js +2 -2
- package/dist-cjs/commands/UpdateBatchPredictionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateEvaluationCommand.js +2 -2
- package/dist-cjs/commands/UpdateMLModelCommand.js +2 -2
- package/dist-cjs/models/models_0.js +294 -440
- package/dist-cjs/protocols/Aws_json1_1.js +140 -233
- package/dist-es/commands/AddTagsCommand.js +3 -3
- package/dist-es/commands/CreateBatchPredictionCommand.js +3 -3
- package/dist-es/commands/CreateDataSourceFromRDSCommand.js +3 -3
- package/dist-es/commands/CreateDataSourceFromRedshiftCommand.js +3 -3
- package/dist-es/commands/CreateDataSourceFromS3Command.js +3 -3
- package/dist-es/commands/CreateEvaluationCommand.js +3 -3
- package/dist-es/commands/CreateMLModelCommand.js +3 -3
- package/dist-es/commands/CreateRealtimeEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteBatchPredictionCommand.js +3 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +3 -3
- package/dist-es/commands/DeleteEvaluationCommand.js +3 -3
- package/dist-es/commands/DeleteMLModelCommand.js +3 -3
- package/dist-es/commands/DeleteRealtimeEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DescribeBatchPredictionsCommand.js +3 -3
- package/dist-es/commands/DescribeDataSourcesCommand.js +3 -3
- package/dist-es/commands/DescribeEvaluationsCommand.js +3 -3
- package/dist-es/commands/DescribeMLModelsCommand.js +3 -3
- package/dist-es/commands/DescribeTagsCommand.js +3 -3
- package/dist-es/commands/GetBatchPredictionCommand.js +3 -3
- package/dist-es/commands/GetDataSourceCommand.js +3 -3
- package/dist-es/commands/GetEvaluationCommand.js +3 -3
- package/dist-es/commands/GetMLModelCommand.js +3 -3
- package/dist-es/commands/PredictCommand.js +3 -3
- package/dist-es/commands/UpdateBatchPredictionCommand.js +3 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +3 -3
- package/dist-es/commands/UpdateEvaluationCommand.js +3 -3
- package/dist-es/commands/UpdateMLModelCommand.js +3 -3
- package/dist-es/models/models_0.js +73 -292
- package/dist-es/protocols/Aws_json1_1.js +225 -234
- package/dist-types/models/models_0.d.ts +292 -438
- package/dist-types/ts3.4/models/models_0.d.ts +146 -292
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.DeleteEvaluationOutputFilterSensitiveLog = exports.DeleteEvaluationInputFilterSensitiveLog = exports.DeleteDataSourceOutputFilterSensitiveLog = exports.DeleteDataSourceInputFilterSensitiveLog = exports.DeleteBatchPredictionOutputFilterSensitiveLog = exports.DeleteBatchPredictionInputFilterSensitiveLog = exports.CreateRealtimeEndpointOutputFilterSensitiveLog = exports.RealtimeEndpointInfoFilterSensitiveLog = exports.CreateRealtimeEndpointInputFilterSensitiveLog = exports.CreateMLModelOutputFilterSensitiveLog = exports.CreateMLModelInputFilterSensitiveLog = exports.CreateEvaluationOutputFilterSensitiveLog = exports.CreateEvaluationInputFilterSensitiveLog = exports.CreateDataSourceFromS3OutputFilterSensitiveLog = exports.CreateDataSourceFromS3InputFilterSensitiveLog = exports.S3DataSpecFilterSensitiveLog = exports.CreateDataSourceFromRedshiftOutputFilterSensitiveLog = exports.CreateDataSourceFromRedshiftInputFilterSensitiveLog = exports.RedshiftDataSpecFilterSensitiveLog = exports.RedshiftDatabaseFilterSensitiveLog = exports.RedshiftDatabaseCredentialsFilterSensitiveLog = exports.CreateDataSourceFromRDSOutputFilterSensitiveLog = exports.CreateDataSourceFromRDSInputFilterSensitiveLog = exports.RDSDataSpecFilterSensitiveLog = exports.RDSDatabaseFilterSensitiveLog = exports.RDSDatabaseCredentialsFilterSensitiveLog = exports.CreateBatchPredictionOutputFilterSensitiveLog = exports.CreateBatchPredictionInputFilterSensitiveLog = exports.AddTagsOutputFilterSensitiveLog = exports.AddTagsInputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.DetailsAttributes = exports.PredictorNotMountedException = exports.LimitExceededException = exports.MLModelFilterVariable = exports.EvaluationFilterVariable = exports.DataSourceFilterVariable = exports.EntityStatus = exports.SortOrder = exports.BatchPredictionFilterVariable = exports.RealtimeEndpointStatus = exports.MLModelType = exports.IdempotentParameterMismatchException = exports.Algorithm = exports.TagLimitExceededException = exports.ResourceNotFoundException = exports.InvalidTagException = exports.InvalidInputException = exports.InternalServerException = exports.TaggableResourceType = void 0;
|
|
4
|
+
exports.UpdateMLModelOutputFilterSensitiveLog = exports.UpdateMLModelInputFilterSensitiveLog = exports.UpdateEvaluationOutputFilterSensitiveLog = exports.UpdateEvaluationInputFilterSensitiveLog = exports.UpdateDataSourceOutputFilterSensitiveLog = exports.UpdateDataSourceInputFilterSensitiveLog = exports.UpdateBatchPredictionOutputFilterSensitiveLog = exports.UpdateBatchPredictionInputFilterSensitiveLog = exports.PredictOutputFilterSensitiveLog = exports.PredictionFilterSensitiveLog = exports.PredictInputFilterSensitiveLog = exports.GetMLModelOutputFilterSensitiveLog = exports.GetMLModelInputFilterSensitiveLog = exports.GetEvaluationOutputFilterSensitiveLog = exports.GetEvaluationInputFilterSensitiveLog = exports.GetDataSourceOutputFilterSensitiveLog = exports.GetDataSourceInputFilterSensitiveLog = exports.GetBatchPredictionOutputFilterSensitiveLog = exports.GetBatchPredictionInputFilterSensitiveLog = exports.DescribeTagsOutputFilterSensitiveLog = exports.DescribeTagsInputFilterSensitiveLog = exports.DescribeMLModelsOutputFilterSensitiveLog = exports.MLModelFilterSensitiveLog = exports.DescribeMLModelsInputFilterSensitiveLog = exports.DescribeEvaluationsOutputFilterSensitiveLog = exports.EvaluationFilterSensitiveLog = exports.PerformanceMetricsFilterSensitiveLog = exports.DescribeEvaluationsInputFilterSensitiveLog = exports.DescribeDataSourcesOutputFilterSensitiveLog = exports.DataSourceFilterSensitiveLog = exports.RedshiftMetadataFilterSensitiveLog = exports.RDSMetadataFilterSensitiveLog = exports.DescribeDataSourcesInputFilterSensitiveLog = exports.DescribeBatchPredictionsOutputFilterSensitiveLog = exports.BatchPredictionFilterSensitiveLog = exports.DescribeBatchPredictionsInputFilterSensitiveLog = exports.DeleteTagsOutputFilterSensitiveLog = exports.DeleteTagsInputFilterSensitiveLog = exports.DeleteRealtimeEndpointOutputFilterSensitiveLog = exports.DeleteRealtimeEndpointInputFilterSensitiveLog = exports.DeleteMLModelOutputFilterSensitiveLog = exports.DeleteMLModelInputFilterSensitiveLog = void 0;
|
|
5
5
|
const MachineLearningServiceException_1 = require("./MachineLearningServiceException");
|
|
6
6
|
var TaggableResourceType;
|
|
7
7
|
(function (TaggableResourceType) {
|
|
@@ -10,24 +10,6 @@ var TaggableResourceType;
|
|
|
10
10
|
TaggableResourceType["EVALUATION"] = "Evaluation";
|
|
11
11
|
TaggableResourceType["ML_MODEL"] = "MLModel";
|
|
12
12
|
})(TaggableResourceType = exports.TaggableResourceType || (exports.TaggableResourceType = {}));
|
|
13
|
-
var Tag;
|
|
14
|
-
(function (Tag) {
|
|
15
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
16
|
-
...obj,
|
|
17
|
-
});
|
|
18
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
19
|
-
var AddTagsInput;
|
|
20
|
-
(function (AddTagsInput) {
|
|
21
|
-
AddTagsInput.filterSensitiveLog = (obj) => ({
|
|
22
|
-
...obj,
|
|
23
|
-
});
|
|
24
|
-
})(AddTagsInput = exports.AddTagsInput || (exports.AddTagsInput = {}));
|
|
25
|
-
var AddTagsOutput;
|
|
26
|
-
(function (AddTagsOutput) {
|
|
27
|
-
AddTagsOutput.filterSensitiveLog = (obj) => ({
|
|
28
|
-
...obj,
|
|
29
|
-
});
|
|
30
|
-
})(AddTagsOutput = exports.AddTagsOutput || (exports.AddTagsOutput = {}));
|
|
31
13
|
class InternalServerException extends MachineLearningServiceException_1.MachineLearningServiceException {
|
|
32
14
|
constructor(opts) {
|
|
33
15
|
super({
|
|
@@ -100,18 +82,6 @@ var Algorithm;
|
|
|
100
82
|
(function (Algorithm) {
|
|
101
83
|
Algorithm["SGD"] = "sgd";
|
|
102
84
|
})(Algorithm = exports.Algorithm || (exports.Algorithm = {}));
|
|
103
|
-
var CreateBatchPredictionInput;
|
|
104
|
-
(function (CreateBatchPredictionInput) {
|
|
105
|
-
CreateBatchPredictionInput.filterSensitiveLog = (obj) => ({
|
|
106
|
-
...obj,
|
|
107
|
-
});
|
|
108
|
-
})(CreateBatchPredictionInput = exports.CreateBatchPredictionInput || (exports.CreateBatchPredictionInput = {}));
|
|
109
|
-
var CreateBatchPredictionOutput;
|
|
110
|
-
(function (CreateBatchPredictionOutput) {
|
|
111
|
-
CreateBatchPredictionOutput.filterSensitiveLog = (obj) => ({
|
|
112
|
-
...obj,
|
|
113
|
-
});
|
|
114
|
-
})(CreateBatchPredictionOutput = exports.CreateBatchPredictionOutput || (exports.CreateBatchPredictionOutput = {}));
|
|
115
85
|
class IdempotentParameterMismatchException extends MachineLearningServiceException_1.MachineLearningServiceException {
|
|
116
86
|
constructor(opts) {
|
|
117
87
|
super({
|
|
@@ -126,120 +96,12 @@ class IdempotentParameterMismatchException extends MachineLearningServiceExcepti
|
|
|
126
96
|
}
|
|
127
97
|
}
|
|
128
98
|
exports.IdempotentParameterMismatchException = IdempotentParameterMismatchException;
|
|
129
|
-
var RDSDatabaseCredentials;
|
|
130
|
-
(function (RDSDatabaseCredentials) {
|
|
131
|
-
RDSDatabaseCredentials.filterSensitiveLog = (obj) => ({
|
|
132
|
-
...obj,
|
|
133
|
-
});
|
|
134
|
-
})(RDSDatabaseCredentials = exports.RDSDatabaseCredentials || (exports.RDSDatabaseCredentials = {}));
|
|
135
|
-
var RDSDatabase;
|
|
136
|
-
(function (RDSDatabase) {
|
|
137
|
-
RDSDatabase.filterSensitiveLog = (obj) => ({
|
|
138
|
-
...obj,
|
|
139
|
-
});
|
|
140
|
-
})(RDSDatabase = exports.RDSDatabase || (exports.RDSDatabase = {}));
|
|
141
|
-
var RDSDataSpec;
|
|
142
|
-
(function (RDSDataSpec) {
|
|
143
|
-
RDSDataSpec.filterSensitiveLog = (obj) => ({
|
|
144
|
-
...obj,
|
|
145
|
-
});
|
|
146
|
-
})(RDSDataSpec = exports.RDSDataSpec || (exports.RDSDataSpec = {}));
|
|
147
|
-
var CreateDataSourceFromRDSInput;
|
|
148
|
-
(function (CreateDataSourceFromRDSInput) {
|
|
149
|
-
CreateDataSourceFromRDSInput.filterSensitiveLog = (obj) => ({
|
|
150
|
-
...obj,
|
|
151
|
-
});
|
|
152
|
-
})(CreateDataSourceFromRDSInput = exports.CreateDataSourceFromRDSInput || (exports.CreateDataSourceFromRDSInput = {}));
|
|
153
|
-
var CreateDataSourceFromRDSOutput;
|
|
154
|
-
(function (CreateDataSourceFromRDSOutput) {
|
|
155
|
-
CreateDataSourceFromRDSOutput.filterSensitiveLog = (obj) => ({
|
|
156
|
-
...obj,
|
|
157
|
-
});
|
|
158
|
-
})(CreateDataSourceFromRDSOutput = exports.CreateDataSourceFromRDSOutput || (exports.CreateDataSourceFromRDSOutput = {}));
|
|
159
|
-
var RedshiftDatabaseCredentials;
|
|
160
|
-
(function (RedshiftDatabaseCredentials) {
|
|
161
|
-
RedshiftDatabaseCredentials.filterSensitiveLog = (obj) => ({
|
|
162
|
-
...obj,
|
|
163
|
-
});
|
|
164
|
-
})(RedshiftDatabaseCredentials = exports.RedshiftDatabaseCredentials || (exports.RedshiftDatabaseCredentials = {}));
|
|
165
|
-
var RedshiftDatabase;
|
|
166
|
-
(function (RedshiftDatabase) {
|
|
167
|
-
RedshiftDatabase.filterSensitiveLog = (obj) => ({
|
|
168
|
-
...obj,
|
|
169
|
-
});
|
|
170
|
-
})(RedshiftDatabase = exports.RedshiftDatabase || (exports.RedshiftDatabase = {}));
|
|
171
|
-
var RedshiftDataSpec;
|
|
172
|
-
(function (RedshiftDataSpec) {
|
|
173
|
-
RedshiftDataSpec.filterSensitiveLog = (obj) => ({
|
|
174
|
-
...obj,
|
|
175
|
-
});
|
|
176
|
-
})(RedshiftDataSpec = exports.RedshiftDataSpec || (exports.RedshiftDataSpec = {}));
|
|
177
|
-
var CreateDataSourceFromRedshiftInput;
|
|
178
|
-
(function (CreateDataSourceFromRedshiftInput) {
|
|
179
|
-
CreateDataSourceFromRedshiftInput.filterSensitiveLog = (obj) => ({
|
|
180
|
-
...obj,
|
|
181
|
-
});
|
|
182
|
-
})(CreateDataSourceFromRedshiftInput = exports.CreateDataSourceFromRedshiftInput || (exports.CreateDataSourceFromRedshiftInput = {}));
|
|
183
|
-
var CreateDataSourceFromRedshiftOutput;
|
|
184
|
-
(function (CreateDataSourceFromRedshiftOutput) {
|
|
185
|
-
CreateDataSourceFromRedshiftOutput.filterSensitiveLog = (obj) => ({
|
|
186
|
-
...obj,
|
|
187
|
-
});
|
|
188
|
-
})(CreateDataSourceFromRedshiftOutput = exports.CreateDataSourceFromRedshiftOutput || (exports.CreateDataSourceFromRedshiftOutput = {}));
|
|
189
|
-
var S3DataSpec;
|
|
190
|
-
(function (S3DataSpec) {
|
|
191
|
-
S3DataSpec.filterSensitiveLog = (obj) => ({
|
|
192
|
-
...obj,
|
|
193
|
-
});
|
|
194
|
-
})(S3DataSpec = exports.S3DataSpec || (exports.S3DataSpec = {}));
|
|
195
|
-
var CreateDataSourceFromS3Input;
|
|
196
|
-
(function (CreateDataSourceFromS3Input) {
|
|
197
|
-
CreateDataSourceFromS3Input.filterSensitiveLog = (obj) => ({
|
|
198
|
-
...obj,
|
|
199
|
-
});
|
|
200
|
-
})(CreateDataSourceFromS3Input = exports.CreateDataSourceFromS3Input || (exports.CreateDataSourceFromS3Input = {}));
|
|
201
|
-
var CreateDataSourceFromS3Output;
|
|
202
|
-
(function (CreateDataSourceFromS3Output) {
|
|
203
|
-
CreateDataSourceFromS3Output.filterSensitiveLog = (obj) => ({
|
|
204
|
-
...obj,
|
|
205
|
-
});
|
|
206
|
-
})(CreateDataSourceFromS3Output = exports.CreateDataSourceFromS3Output || (exports.CreateDataSourceFromS3Output = {}));
|
|
207
|
-
var CreateEvaluationInput;
|
|
208
|
-
(function (CreateEvaluationInput) {
|
|
209
|
-
CreateEvaluationInput.filterSensitiveLog = (obj) => ({
|
|
210
|
-
...obj,
|
|
211
|
-
});
|
|
212
|
-
})(CreateEvaluationInput = exports.CreateEvaluationInput || (exports.CreateEvaluationInput = {}));
|
|
213
|
-
var CreateEvaluationOutput;
|
|
214
|
-
(function (CreateEvaluationOutput) {
|
|
215
|
-
CreateEvaluationOutput.filterSensitiveLog = (obj) => ({
|
|
216
|
-
...obj,
|
|
217
|
-
});
|
|
218
|
-
})(CreateEvaluationOutput = exports.CreateEvaluationOutput || (exports.CreateEvaluationOutput = {}));
|
|
219
99
|
var MLModelType;
|
|
220
100
|
(function (MLModelType) {
|
|
221
101
|
MLModelType["BINARY"] = "BINARY";
|
|
222
102
|
MLModelType["MULTICLASS"] = "MULTICLASS";
|
|
223
103
|
MLModelType["REGRESSION"] = "REGRESSION";
|
|
224
104
|
})(MLModelType = exports.MLModelType || (exports.MLModelType = {}));
|
|
225
|
-
var CreateMLModelInput;
|
|
226
|
-
(function (CreateMLModelInput) {
|
|
227
|
-
CreateMLModelInput.filterSensitiveLog = (obj) => ({
|
|
228
|
-
...obj,
|
|
229
|
-
});
|
|
230
|
-
})(CreateMLModelInput = exports.CreateMLModelInput || (exports.CreateMLModelInput = {}));
|
|
231
|
-
var CreateMLModelOutput;
|
|
232
|
-
(function (CreateMLModelOutput) {
|
|
233
|
-
CreateMLModelOutput.filterSensitiveLog = (obj) => ({
|
|
234
|
-
...obj,
|
|
235
|
-
});
|
|
236
|
-
})(CreateMLModelOutput = exports.CreateMLModelOutput || (exports.CreateMLModelOutput = {}));
|
|
237
|
-
var CreateRealtimeEndpointInput;
|
|
238
|
-
(function (CreateRealtimeEndpointInput) {
|
|
239
|
-
CreateRealtimeEndpointInput.filterSensitiveLog = (obj) => ({
|
|
240
|
-
...obj,
|
|
241
|
-
});
|
|
242
|
-
})(CreateRealtimeEndpointInput = exports.CreateRealtimeEndpointInput || (exports.CreateRealtimeEndpointInput = {}));
|
|
243
105
|
var RealtimeEndpointStatus;
|
|
244
106
|
(function (RealtimeEndpointStatus) {
|
|
245
107
|
RealtimeEndpointStatus["FAILED"] = "FAILED";
|
|
@@ -247,90 +109,6 @@ var RealtimeEndpointStatus;
|
|
|
247
109
|
RealtimeEndpointStatus["READY"] = "READY";
|
|
248
110
|
RealtimeEndpointStatus["UPDATING"] = "UPDATING";
|
|
249
111
|
})(RealtimeEndpointStatus = exports.RealtimeEndpointStatus || (exports.RealtimeEndpointStatus = {}));
|
|
250
|
-
var RealtimeEndpointInfo;
|
|
251
|
-
(function (RealtimeEndpointInfo) {
|
|
252
|
-
RealtimeEndpointInfo.filterSensitiveLog = (obj) => ({
|
|
253
|
-
...obj,
|
|
254
|
-
});
|
|
255
|
-
})(RealtimeEndpointInfo = exports.RealtimeEndpointInfo || (exports.RealtimeEndpointInfo = {}));
|
|
256
|
-
var CreateRealtimeEndpointOutput;
|
|
257
|
-
(function (CreateRealtimeEndpointOutput) {
|
|
258
|
-
CreateRealtimeEndpointOutput.filterSensitiveLog = (obj) => ({
|
|
259
|
-
...obj,
|
|
260
|
-
});
|
|
261
|
-
})(CreateRealtimeEndpointOutput = exports.CreateRealtimeEndpointOutput || (exports.CreateRealtimeEndpointOutput = {}));
|
|
262
|
-
var DeleteBatchPredictionInput;
|
|
263
|
-
(function (DeleteBatchPredictionInput) {
|
|
264
|
-
DeleteBatchPredictionInput.filterSensitiveLog = (obj) => ({
|
|
265
|
-
...obj,
|
|
266
|
-
});
|
|
267
|
-
})(DeleteBatchPredictionInput = exports.DeleteBatchPredictionInput || (exports.DeleteBatchPredictionInput = {}));
|
|
268
|
-
var DeleteBatchPredictionOutput;
|
|
269
|
-
(function (DeleteBatchPredictionOutput) {
|
|
270
|
-
DeleteBatchPredictionOutput.filterSensitiveLog = (obj) => ({
|
|
271
|
-
...obj,
|
|
272
|
-
});
|
|
273
|
-
})(DeleteBatchPredictionOutput = exports.DeleteBatchPredictionOutput || (exports.DeleteBatchPredictionOutput = {}));
|
|
274
|
-
var DeleteDataSourceInput;
|
|
275
|
-
(function (DeleteDataSourceInput) {
|
|
276
|
-
DeleteDataSourceInput.filterSensitiveLog = (obj) => ({
|
|
277
|
-
...obj,
|
|
278
|
-
});
|
|
279
|
-
})(DeleteDataSourceInput = exports.DeleteDataSourceInput || (exports.DeleteDataSourceInput = {}));
|
|
280
|
-
var DeleteDataSourceOutput;
|
|
281
|
-
(function (DeleteDataSourceOutput) {
|
|
282
|
-
DeleteDataSourceOutput.filterSensitiveLog = (obj) => ({
|
|
283
|
-
...obj,
|
|
284
|
-
});
|
|
285
|
-
})(DeleteDataSourceOutput = exports.DeleteDataSourceOutput || (exports.DeleteDataSourceOutput = {}));
|
|
286
|
-
var DeleteEvaluationInput;
|
|
287
|
-
(function (DeleteEvaluationInput) {
|
|
288
|
-
DeleteEvaluationInput.filterSensitiveLog = (obj) => ({
|
|
289
|
-
...obj,
|
|
290
|
-
});
|
|
291
|
-
})(DeleteEvaluationInput = exports.DeleteEvaluationInput || (exports.DeleteEvaluationInput = {}));
|
|
292
|
-
var DeleteEvaluationOutput;
|
|
293
|
-
(function (DeleteEvaluationOutput) {
|
|
294
|
-
DeleteEvaluationOutput.filterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
})(DeleteEvaluationOutput = exports.DeleteEvaluationOutput || (exports.DeleteEvaluationOutput = {}));
|
|
298
|
-
var DeleteMLModelInput;
|
|
299
|
-
(function (DeleteMLModelInput) {
|
|
300
|
-
DeleteMLModelInput.filterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
|
-
})(DeleteMLModelInput = exports.DeleteMLModelInput || (exports.DeleteMLModelInput = {}));
|
|
304
|
-
var DeleteMLModelOutput;
|
|
305
|
-
(function (DeleteMLModelOutput) {
|
|
306
|
-
DeleteMLModelOutput.filterSensitiveLog = (obj) => ({
|
|
307
|
-
...obj,
|
|
308
|
-
});
|
|
309
|
-
})(DeleteMLModelOutput = exports.DeleteMLModelOutput || (exports.DeleteMLModelOutput = {}));
|
|
310
|
-
var DeleteRealtimeEndpointInput;
|
|
311
|
-
(function (DeleteRealtimeEndpointInput) {
|
|
312
|
-
DeleteRealtimeEndpointInput.filterSensitiveLog = (obj) => ({
|
|
313
|
-
...obj,
|
|
314
|
-
});
|
|
315
|
-
})(DeleteRealtimeEndpointInput = exports.DeleteRealtimeEndpointInput || (exports.DeleteRealtimeEndpointInput = {}));
|
|
316
|
-
var DeleteRealtimeEndpointOutput;
|
|
317
|
-
(function (DeleteRealtimeEndpointOutput) {
|
|
318
|
-
DeleteRealtimeEndpointOutput.filterSensitiveLog = (obj) => ({
|
|
319
|
-
...obj,
|
|
320
|
-
});
|
|
321
|
-
})(DeleteRealtimeEndpointOutput = exports.DeleteRealtimeEndpointOutput || (exports.DeleteRealtimeEndpointOutput = {}));
|
|
322
|
-
var DeleteTagsInput;
|
|
323
|
-
(function (DeleteTagsInput) {
|
|
324
|
-
DeleteTagsInput.filterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
});
|
|
327
|
-
})(DeleteTagsInput = exports.DeleteTagsInput || (exports.DeleteTagsInput = {}));
|
|
328
|
-
var DeleteTagsOutput;
|
|
329
|
-
(function (DeleteTagsOutput) {
|
|
330
|
-
DeleteTagsOutput.filterSensitiveLog = (obj) => ({
|
|
331
|
-
...obj,
|
|
332
|
-
});
|
|
333
|
-
})(DeleteTagsOutput = exports.DeleteTagsOutput || (exports.DeleteTagsOutput = {}));
|
|
334
112
|
var BatchPredictionFilterVariable;
|
|
335
113
|
(function (BatchPredictionFilterVariable) {
|
|
336
114
|
BatchPredictionFilterVariable["CREATED_AT"] = "CreatedAt";
|
|
@@ -347,12 +125,6 @@ var SortOrder;
|
|
|
347
125
|
SortOrder["ASC"] = "asc";
|
|
348
126
|
SortOrder["DSC"] = "dsc";
|
|
349
127
|
})(SortOrder = exports.SortOrder || (exports.SortOrder = {}));
|
|
350
|
-
var DescribeBatchPredictionsInput;
|
|
351
|
-
(function (DescribeBatchPredictionsInput) {
|
|
352
|
-
DescribeBatchPredictionsInput.filterSensitiveLog = (obj) => ({
|
|
353
|
-
...obj,
|
|
354
|
-
});
|
|
355
|
-
})(DescribeBatchPredictionsInput = exports.DescribeBatchPredictionsInput || (exports.DescribeBatchPredictionsInput = {}));
|
|
356
128
|
var EntityStatus;
|
|
357
129
|
(function (EntityStatus) {
|
|
358
130
|
EntityStatus["COMPLETED"] = "COMPLETED";
|
|
@@ -361,18 +133,6 @@ var EntityStatus;
|
|
|
361
133
|
EntityStatus["INPROGRESS"] = "INPROGRESS";
|
|
362
134
|
EntityStatus["PENDING"] = "PENDING";
|
|
363
135
|
})(EntityStatus = exports.EntityStatus || (exports.EntityStatus = {}));
|
|
364
|
-
var BatchPrediction;
|
|
365
|
-
(function (BatchPrediction) {
|
|
366
|
-
BatchPrediction.filterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
})(BatchPrediction = exports.BatchPrediction || (exports.BatchPrediction = {}));
|
|
370
|
-
var DescribeBatchPredictionsOutput;
|
|
371
|
-
(function (DescribeBatchPredictionsOutput) {
|
|
372
|
-
DescribeBatchPredictionsOutput.filterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
});
|
|
375
|
-
})(DescribeBatchPredictionsOutput = exports.DescribeBatchPredictionsOutput || (exports.DescribeBatchPredictionsOutput = {}));
|
|
376
136
|
var DataSourceFilterVariable;
|
|
377
137
|
(function (DataSourceFilterVariable) {
|
|
378
138
|
DataSourceFilterVariable["CREATED_AT"] = "CreatedAt";
|
|
@@ -382,36 +142,6 @@ var DataSourceFilterVariable;
|
|
|
382
142
|
DataSourceFilterVariable["NAME"] = "Name";
|
|
383
143
|
DataSourceFilterVariable["STATUS"] = "Status";
|
|
384
144
|
})(DataSourceFilterVariable = exports.DataSourceFilterVariable || (exports.DataSourceFilterVariable = {}));
|
|
385
|
-
var DescribeDataSourcesInput;
|
|
386
|
-
(function (DescribeDataSourcesInput) {
|
|
387
|
-
DescribeDataSourcesInput.filterSensitiveLog = (obj) => ({
|
|
388
|
-
...obj,
|
|
389
|
-
});
|
|
390
|
-
})(DescribeDataSourcesInput = exports.DescribeDataSourcesInput || (exports.DescribeDataSourcesInput = {}));
|
|
391
|
-
var RDSMetadata;
|
|
392
|
-
(function (RDSMetadata) {
|
|
393
|
-
RDSMetadata.filterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
});
|
|
396
|
-
})(RDSMetadata = exports.RDSMetadata || (exports.RDSMetadata = {}));
|
|
397
|
-
var RedshiftMetadata;
|
|
398
|
-
(function (RedshiftMetadata) {
|
|
399
|
-
RedshiftMetadata.filterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
});
|
|
402
|
-
})(RedshiftMetadata = exports.RedshiftMetadata || (exports.RedshiftMetadata = {}));
|
|
403
|
-
var DataSource;
|
|
404
|
-
(function (DataSource) {
|
|
405
|
-
DataSource.filterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
});
|
|
408
|
-
})(DataSource = exports.DataSource || (exports.DataSource = {}));
|
|
409
|
-
var DescribeDataSourcesOutput;
|
|
410
|
-
(function (DescribeDataSourcesOutput) {
|
|
411
|
-
DescribeDataSourcesOutput.filterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
});
|
|
414
|
-
})(DescribeDataSourcesOutput = exports.DescribeDataSourcesOutput || (exports.DescribeDataSourcesOutput = {}));
|
|
415
145
|
var EvaluationFilterVariable;
|
|
416
146
|
(function (EvaluationFilterVariable) {
|
|
417
147
|
EvaluationFilterVariable["CREATED_AT"] = "CreatedAt";
|
|
@@ -423,30 +153,6 @@ var EvaluationFilterVariable;
|
|
|
423
153
|
EvaluationFilterVariable["NAME"] = "Name";
|
|
424
154
|
EvaluationFilterVariable["STATUS"] = "Status";
|
|
425
155
|
})(EvaluationFilterVariable = exports.EvaluationFilterVariable || (exports.EvaluationFilterVariable = {}));
|
|
426
|
-
var DescribeEvaluationsInput;
|
|
427
|
-
(function (DescribeEvaluationsInput) {
|
|
428
|
-
DescribeEvaluationsInput.filterSensitiveLog = (obj) => ({
|
|
429
|
-
...obj,
|
|
430
|
-
});
|
|
431
|
-
})(DescribeEvaluationsInput = exports.DescribeEvaluationsInput || (exports.DescribeEvaluationsInput = {}));
|
|
432
|
-
var PerformanceMetrics;
|
|
433
|
-
(function (PerformanceMetrics) {
|
|
434
|
-
PerformanceMetrics.filterSensitiveLog = (obj) => ({
|
|
435
|
-
...obj,
|
|
436
|
-
});
|
|
437
|
-
})(PerformanceMetrics = exports.PerformanceMetrics || (exports.PerformanceMetrics = {}));
|
|
438
|
-
var Evaluation;
|
|
439
|
-
(function (Evaluation) {
|
|
440
|
-
Evaluation.filterSensitiveLog = (obj) => ({
|
|
441
|
-
...obj,
|
|
442
|
-
});
|
|
443
|
-
})(Evaluation = exports.Evaluation || (exports.Evaluation = {}));
|
|
444
|
-
var DescribeEvaluationsOutput;
|
|
445
|
-
(function (DescribeEvaluationsOutput) {
|
|
446
|
-
DescribeEvaluationsOutput.filterSensitiveLog = (obj) => ({
|
|
447
|
-
...obj,
|
|
448
|
-
});
|
|
449
|
-
})(DescribeEvaluationsOutput = exports.DescribeEvaluationsOutput || (exports.DescribeEvaluationsOutput = {}));
|
|
450
156
|
var MLModelFilterVariable;
|
|
451
157
|
(function (MLModelFilterVariable) {
|
|
452
158
|
MLModelFilterVariable["ALGORITHM"] = "Algorithm";
|
|
@@ -460,84 +166,6 @@ var MLModelFilterVariable;
|
|
|
460
166
|
MLModelFilterVariable["TRAINING_DATASOURCE_ID"] = "TrainingDataSourceId";
|
|
461
167
|
MLModelFilterVariable["TRAINING_DATA_URI"] = "TrainingDataURI";
|
|
462
168
|
})(MLModelFilterVariable = exports.MLModelFilterVariable || (exports.MLModelFilterVariable = {}));
|
|
463
|
-
var DescribeMLModelsInput;
|
|
464
|
-
(function (DescribeMLModelsInput) {
|
|
465
|
-
DescribeMLModelsInput.filterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
})(DescribeMLModelsInput = exports.DescribeMLModelsInput || (exports.DescribeMLModelsInput = {}));
|
|
469
|
-
var MLModel;
|
|
470
|
-
(function (MLModel) {
|
|
471
|
-
MLModel.filterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
})(MLModel = exports.MLModel || (exports.MLModel = {}));
|
|
475
|
-
var DescribeMLModelsOutput;
|
|
476
|
-
(function (DescribeMLModelsOutput) {
|
|
477
|
-
DescribeMLModelsOutput.filterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
})(DescribeMLModelsOutput = exports.DescribeMLModelsOutput || (exports.DescribeMLModelsOutput = {}));
|
|
481
|
-
var DescribeTagsInput;
|
|
482
|
-
(function (DescribeTagsInput) {
|
|
483
|
-
DescribeTagsInput.filterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
|
-
})(DescribeTagsInput = exports.DescribeTagsInput || (exports.DescribeTagsInput = {}));
|
|
487
|
-
var DescribeTagsOutput;
|
|
488
|
-
(function (DescribeTagsOutput) {
|
|
489
|
-
DescribeTagsOutput.filterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
})(DescribeTagsOutput = exports.DescribeTagsOutput || (exports.DescribeTagsOutput = {}));
|
|
493
|
-
var GetBatchPredictionInput;
|
|
494
|
-
(function (GetBatchPredictionInput) {
|
|
495
|
-
GetBatchPredictionInput.filterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
})(GetBatchPredictionInput = exports.GetBatchPredictionInput || (exports.GetBatchPredictionInput = {}));
|
|
499
|
-
var GetBatchPredictionOutput;
|
|
500
|
-
(function (GetBatchPredictionOutput) {
|
|
501
|
-
GetBatchPredictionOutput.filterSensitiveLog = (obj) => ({
|
|
502
|
-
...obj,
|
|
503
|
-
});
|
|
504
|
-
})(GetBatchPredictionOutput = exports.GetBatchPredictionOutput || (exports.GetBatchPredictionOutput = {}));
|
|
505
|
-
var GetDataSourceInput;
|
|
506
|
-
(function (GetDataSourceInput) {
|
|
507
|
-
GetDataSourceInput.filterSensitiveLog = (obj) => ({
|
|
508
|
-
...obj,
|
|
509
|
-
});
|
|
510
|
-
})(GetDataSourceInput = exports.GetDataSourceInput || (exports.GetDataSourceInput = {}));
|
|
511
|
-
var GetDataSourceOutput;
|
|
512
|
-
(function (GetDataSourceOutput) {
|
|
513
|
-
GetDataSourceOutput.filterSensitiveLog = (obj) => ({
|
|
514
|
-
...obj,
|
|
515
|
-
});
|
|
516
|
-
})(GetDataSourceOutput = exports.GetDataSourceOutput || (exports.GetDataSourceOutput = {}));
|
|
517
|
-
var GetEvaluationInput;
|
|
518
|
-
(function (GetEvaluationInput) {
|
|
519
|
-
GetEvaluationInput.filterSensitiveLog = (obj) => ({
|
|
520
|
-
...obj,
|
|
521
|
-
});
|
|
522
|
-
})(GetEvaluationInput = exports.GetEvaluationInput || (exports.GetEvaluationInput = {}));
|
|
523
|
-
var GetEvaluationOutput;
|
|
524
|
-
(function (GetEvaluationOutput) {
|
|
525
|
-
GetEvaluationOutput.filterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
})(GetEvaluationOutput = exports.GetEvaluationOutput || (exports.GetEvaluationOutput = {}));
|
|
529
|
-
var GetMLModelInput;
|
|
530
|
-
(function (GetMLModelInput) {
|
|
531
|
-
GetMLModelInput.filterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
})(GetMLModelInput = exports.GetMLModelInput || (exports.GetMLModelInput = {}));
|
|
535
|
-
var GetMLModelOutput;
|
|
536
|
-
(function (GetMLModelOutput) {
|
|
537
|
-
GetMLModelOutput.filterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
});
|
|
540
|
-
})(GetMLModelOutput = exports.GetMLModelOutput || (exports.GetMLModelOutput = {}));
|
|
541
169
|
class LimitExceededException extends MachineLearningServiceException_1.MachineLearningServiceException {
|
|
542
170
|
constructor(opts) {
|
|
543
171
|
super({
|
|
@@ -552,12 +180,6 @@ class LimitExceededException extends MachineLearningServiceException_1.MachineLe
|
|
|
552
180
|
}
|
|
553
181
|
}
|
|
554
182
|
exports.LimitExceededException = LimitExceededException;
|
|
555
|
-
var PredictInput;
|
|
556
|
-
(function (PredictInput) {
|
|
557
|
-
PredictInput.filterSensitiveLog = (obj) => ({
|
|
558
|
-
...obj,
|
|
559
|
-
});
|
|
560
|
-
})(PredictInput = exports.PredictInput || (exports.PredictInput = {}));
|
|
561
183
|
class PredictorNotMountedException extends MachineLearningServiceException_1.MachineLearningServiceException {
|
|
562
184
|
constructor(opts) {
|
|
563
185
|
super({
|
|
@@ -576,63 +198,295 @@ var DetailsAttributes;
|
|
|
576
198
|
DetailsAttributes["ALGORITHM"] = "Algorithm";
|
|
577
199
|
DetailsAttributes["PREDICTIVE_MODEL_TYPE"] = "PredictiveModelType";
|
|
578
200
|
})(DetailsAttributes = exports.DetailsAttributes || (exports.DetailsAttributes = {}));
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
201
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
202
|
+
...obj,
|
|
203
|
+
});
|
|
204
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
205
|
+
const AddTagsInputFilterSensitiveLog = (obj) => ({
|
|
206
|
+
...obj,
|
|
207
|
+
});
|
|
208
|
+
exports.AddTagsInputFilterSensitiveLog = AddTagsInputFilterSensitiveLog;
|
|
209
|
+
const AddTagsOutputFilterSensitiveLog = (obj) => ({
|
|
210
|
+
...obj,
|
|
211
|
+
});
|
|
212
|
+
exports.AddTagsOutputFilterSensitiveLog = AddTagsOutputFilterSensitiveLog;
|
|
213
|
+
const CreateBatchPredictionInputFilterSensitiveLog = (obj) => ({
|
|
214
|
+
...obj,
|
|
215
|
+
});
|
|
216
|
+
exports.CreateBatchPredictionInputFilterSensitiveLog = CreateBatchPredictionInputFilterSensitiveLog;
|
|
217
|
+
const CreateBatchPredictionOutputFilterSensitiveLog = (obj) => ({
|
|
218
|
+
...obj,
|
|
219
|
+
});
|
|
220
|
+
exports.CreateBatchPredictionOutputFilterSensitiveLog = CreateBatchPredictionOutputFilterSensitiveLog;
|
|
221
|
+
const RDSDatabaseCredentialsFilterSensitiveLog = (obj) => ({
|
|
222
|
+
...obj,
|
|
223
|
+
});
|
|
224
|
+
exports.RDSDatabaseCredentialsFilterSensitiveLog = RDSDatabaseCredentialsFilterSensitiveLog;
|
|
225
|
+
const RDSDatabaseFilterSensitiveLog = (obj) => ({
|
|
226
|
+
...obj,
|
|
227
|
+
});
|
|
228
|
+
exports.RDSDatabaseFilterSensitiveLog = RDSDatabaseFilterSensitiveLog;
|
|
229
|
+
const RDSDataSpecFilterSensitiveLog = (obj) => ({
|
|
230
|
+
...obj,
|
|
231
|
+
});
|
|
232
|
+
exports.RDSDataSpecFilterSensitiveLog = RDSDataSpecFilterSensitiveLog;
|
|
233
|
+
const CreateDataSourceFromRDSInputFilterSensitiveLog = (obj) => ({
|
|
234
|
+
...obj,
|
|
235
|
+
});
|
|
236
|
+
exports.CreateDataSourceFromRDSInputFilterSensitiveLog = CreateDataSourceFromRDSInputFilterSensitiveLog;
|
|
237
|
+
const CreateDataSourceFromRDSOutputFilterSensitiveLog = (obj) => ({
|
|
238
|
+
...obj,
|
|
239
|
+
});
|
|
240
|
+
exports.CreateDataSourceFromRDSOutputFilterSensitiveLog = CreateDataSourceFromRDSOutputFilterSensitiveLog;
|
|
241
|
+
const RedshiftDatabaseCredentialsFilterSensitiveLog = (obj) => ({
|
|
242
|
+
...obj,
|
|
243
|
+
});
|
|
244
|
+
exports.RedshiftDatabaseCredentialsFilterSensitiveLog = RedshiftDatabaseCredentialsFilterSensitiveLog;
|
|
245
|
+
const RedshiftDatabaseFilterSensitiveLog = (obj) => ({
|
|
246
|
+
...obj,
|
|
247
|
+
});
|
|
248
|
+
exports.RedshiftDatabaseFilterSensitiveLog = RedshiftDatabaseFilterSensitiveLog;
|
|
249
|
+
const RedshiftDataSpecFilterSensitiveLog = (obj) => ({
|
|
250
|
+
...obj,
|
|
251
|
+
});
|
|
252
|
+
exports.RedshiftDataSpecFilterSensitiveLog = RedshiftDataSpecFilterSensitiveLog;
|
|
253
|
+
const CreateDataSourceFromRedshiftInputFilterSensitiveLog = (obj) => ({
|
|
254
|
+
...obj,
|
|
255
|
+
});
|
|
256
|
+
exports.CreateDataSourceFromRedshiftInputFilterSensitiveLog = CreateDataSourceFromRedshiftInputFilterSensitiveLog;
|
|
257
|
+
const CreateDataSourceFromRedshiftOutputFilterSensitiveLog = (obj) => ({
|
|
258
|
+
...obj,
|
|
259
|
+
});
|
|
260
|
+
exports.CreateDataSourceFromRedshiftOutputFilterSensitiveLog = CreateDataSourceFromRedshiftOutputFilterSensitiveLog;
|
|
261
|
+
const S3DataSpecFilterSensitiveLog = (obj) => ({
|
|
262
|
+
...obj,
|
|
263
|
+
});
|
|
264
|
+
exports.S3DataSpecFilterSensitiveLog = S3DataSpecFilterSensitiveLog;
|
|
265
|
+
const CreateDataSourceFromS3InputFilterSensitiveLog = (obj) => ({
|
|
266
|
+
...obj,
|
|
267
|
+
});
|
|
268
|
+
exports.CreateDataSourceFromS3InputFilterSensitiveLog = CreateDataSourceFromS3InputFilterSensitiveLog;
|
|
269
|
+
const CreateDataSourceFromS3OutputFilterSensitiveLog = (obj) => ({
|
|
270
|
+
...obj,
|
|
271
|
+
});
|
|
272
|
+
exports.CreateDataSourceFromS3OutputFilterSensitiveLog = CreateDataSourceFromS3OutputFilterSensitiveLog;
|
|
273
|
+
const CreateEvaluationInputFilterSensitiveLog = (obj) => ({
|
|
274
|
+
...obj,
|
|
275
|
+
});
|
|
276
|
+
exports.CreateEvaluationInputFilterSensitiveLog = CreateEvaluationInputFilterSensitiveLog;
|
|
277
|
+
const CreateEvaluationOutputFilterSensitiveLog = (obj) => ({
|
|
278
|
+
...obj,
|
|
279
|
+
});
|
|
280
|
+
exports.CreateEvaluationOutputFilterSensitiveLog = CreateEvaluationOutputFilterSensitiveLog;
|
|
281
|
+
const CreateMLModelInputFilterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
exports.CreateMLModelInputFilterSensitiveLog = CreateMLModelInputFilterSensitiveLog;
|
|
285
|
+
const CreateMLModelOutputFilterSensitiveLog = (obj) => ({
|
|
286
|
+
...obj,
|
|
287
|
+
});
|
|
288
|
+
exports.CreateMLModelOutputFilterSensitiveLog = CreateMLModelOutputFilterSensitiveLog;
|
|
289
|
+
const CreateRealtimeEndpointInputFilterSensitiveLog = (obj) => ({
|
|
290
|
+
...obj,
|
|
291
|
+
});
|
|
292
|
+
exports.CreateRealtimeEndpointInputFilterSensitiveLog = CreateRealtimeEndpointInputFilterSensitiveLog;
|
|
293
|
+
const RealtimeEndpointInfoFilterSensitiveLog = (obj) => ({
|
|
294
|
+
...obj,
|
|
295
|
+
});
|
|
296
|
+
exports.RealtimeEndpointInfoFilterSensitiveLog = RealtimeEndpointInfoFilterSensitiveLog;
|
|
297
|
+
const CreateRealtimeEndpointOutputFilterSensitiveLog = (obj) => ({
|
|
298
|
+
...obj,
|
|
299
|
+
});
|
|
300
|
+
exports.CreateRealtimeEndpointOutputFilterSensitiveLog = CreateRealtimeEndpointOutputFilterSensitiveLog;
|
|
301
|
+
const DeleteBatchPredictionInputFilterSensitiveLog = (obj) => ({
|
|
302
|
+
...obj,
|
|
303
|
+
});
|
|
304
|
+
exports.DeleteBatchPredictionInputFilterSensitiveLog = DeleteBatchPredictionInputFilterSensitiveLog;
|
|
305
|
+
const DeleteBatchPredictionOutputFilterSensitiveLog = (obj) => ({
|
|
306
|
+
...obj,
|
|
307
|
+
});
|
|
308
|
+
exports.DeleteBatchPredictionOutputFilterSensitiveLog = DeleteBatchPredictionOutputFilterSensitiveLog;
|
|
309
|
+
const DeleteDataSourceInputFilterSensitiveLog = (obj) => ({
|
|
310
|
+
...obj,
|
|
311
|
+
});
|
|
312
|
+
exports.DeleteDataSourceInputFilterSensitiveLog = DeleteDataSourceInputFilterSensitiveLog;
|
|
313
|
+
const DeleteDataSourceOutputFilterSensitiveLog = (obj) => ({
|
|
314
|
+
...obj,
|
|
315
|
+
});
|
|
316
|
+
exports.DeleteDataSourceOutputFilterSensitiveLog = DeleteDataSourceOutputFilterSensitiveLog;
|
|
317
|
+
const DeleteEvaluationInputFilterSensitiveLog = (obj) => ({
|
|
318
|
+
...obj,
|
|
319
|
+
});
|
|
320
|
+
exports.DeleteEvaluationInputFilterSensitiveLog = DeleteEvaluationInputFilterSensitiveLog;
|
|
321
|
+
const DeleteEvaluationOutputFilterSensitiveLog = (obj) => ({
|
|
322
|
+
...obj,
|
|
323
|
+
});
|
|
324
|
+
exports.DeleteEvaluationOutputFilterSensitiveLog = DeleteEvaluationOutputFilterSensitiveLog;
|
|
325
|
+
const DeleteMLModelInputFilterSensitiveLog = (obj) => ({
|
|
326
|
+
...obj,
|
|
327
|
+
});
|
|
328
|
+
exports.DeleteMLModelInputFilterSensitiveLog = DeleteMLModelInputFilterSensitiveLog;
|
|
329
|
+
const DeleteMLModelOutputFilterSensitiveLog = (obj) => ({
|
|
330
|
+
...obj,
|
|
331
|
+
});
|
|
332
|
+
exports.DeleteMLModelOutputFilterSensitiveLog = DeleteMLModelOutputFilterSensitiveLog;
|
|
333
|
+
const DeleteRealtimeEndpointInputFilterSensitiveLog = (obj) => ({
|
|
334
|
+
...obj,
|
|
335
|
+
});
|
|
336
|
+
exports.DeleteRealtimeEndpointInputFilterSensitiveLog = DeleteRealtimeEndpointInputFilterSensitiveLog;
|
|
337
|
+
const DeleteRealtimeEndpointOutputFilterSensitiveLog = (obj) => ({
|
|
338
|
+
...obj,
|
|
339
|
+
});
|
|
340
|
+
exports.DeleteRealtimeEndpointOutputFilterSensitiveLog = DeleteRealtimeEndpointOutputFilterSensitiveLog;
|
|
341
|
+
const DeleteTagsInputFilterSensitiveLog = (obj) => ({
|
|
342
|
+
...obj,
|
|
343
|
+
});
|
|
344
|
+
exports.DeleteTagsInputFilterSensitiveLog = DeleteTagsInputFilterSensitiveLog;
|
|
345
|
+
const DeleteTagsOutputFilterSensitiveLog = (obj) => ({
|
|
346
|
+
...obj,
|
|
347
|
+
});
|
|
348
|
+
exports.DeleteTagsOutputFilterSensitiveLog = DeleteTagsOutputFilterSensitiveLog;
|
|
349
|
+
const DescribeBatchPredictionsInputFilterSensitiveLog = (obj) => ({
|
|
350
|
+
...obj,
|
|
351
|
+
});
|
|
352
|
+
exports.DescribeBatchPredictionsInputFilterSensitiveLog = DescribeBatchPredictionsInputFilterSensitiveLog;
|
|
353
|
+
const BatchPredictionFilterSensitiveLog = (obj) => ({
|
|
354
|
+
...obj,
|
|
355
|
+
});
|
|
356
|
+
exports.BatchPredictionFilterSensitiveLog = BatchPredictionFilterSensitiveLog;
|
|
357
|
+
const DescribeBatchPredictionsOutputFilterSensitiveLog = (obj) => ({
|
|
358
|
+
...obj,
|
|
359
|
+
});
|
|
360
|
+
exports.DescribeBatchPredictionsOutputFilterSensitiveLog = DescribeBatchPredictionsOutputFilterSensitiveLog;
|
|
361
|
+
const DescribeDataSourcesInputFilterSensitiveLog = (obj) => ({
|
|
362
|
+
...obj,
|
|
363
|
+
});
|
|
364
|
+
exports.DescribeDataSourcesInputFilterSensitiveLog = DescribeDataSourcesInputFilterSensitiveLog;
|
|
365
|
+
const RDSMetadataFilterSensitiveLog = (obj) => ({
|
|
366
|
+
...obj,
|
|
367
|
+
});
|
|
368
|
+
exports.RDSMetadataFilterSensitiveLog = RDSMetadataFilterSensitiveLog;
|
|
369
|
+
const RedshiftMetadataFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
exports.RedshiftMetadataFilterSensitiveLog = RedshiftMetadataFilterSensitiveLog;
|
|
373
|
+
const DataSourceFilterSensitiveLog = (obj) => ({
|
|
374
|
+
...obj,
|
|
375
|
+
});
|
|
376
|
+
exports.DataSourceFilterSensitiveLog = DataSourceFilterSensitiveLog;
|
|
377
|
+
const DescribeDataSourcesOutputFilterSensitiveLog = (obj) => ({
|
|
378
|
+
...obj,
|
|
379
|
+
});
|
|
380
|
+
exports.DescribeDataSourcesOutputFilterSensitiveLog = DescribeDataSourcesOutputFilterSensitiveLog;
|
|
381
|
+
const DescribeEvaluationsInputFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
exports.DescribeEvaluationsInputFilterSensitiveLog = DescribeEvaluationsInputFilterSensitiveLog;
|
|
385
|
+
const PerformanceMetricsFilterSensitiveLog = (obj) => ({
|
|
386
|
+
...obj,
|
|
387
|
+
});
|
|
388
|
+
exports.PerformanceMetricsFilterSensitiveLog = PerformanceMetricsFilterSensitiveLog;
|
|
389
|
+
const EvaluationFilterSensitiveLog = (obj) => ({
|
|
390
|
+
...obj,
|
|
391
|
+
});
|
|
392
|
+
exports.EvaluationFilterSensitiveLog = EvaluationFilterSensitiveLog;
|
|
393
|
+
const DescribeEvaluationsOutputFilterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
exports.DescribeEvaluationsOutputFilterSensitiveLog = DescribeEvaluationsOutputFilterSensitiveLog;
|
|
397
|
+
const DescribeMLModelsInputFilterSensitiveLog = (obj) => ({
|
|
398
|
+
...obj,
|
|
399
|
+
});
|
|
400
|
+
exports.DescribeMLModelsInputFilterSensitiveLog = DescribeMLModelsInputFilterSensitiveLog;
|
|
401
|
+
const MLModelFilterSensitiveLog = (obj) => ({
|
|
402
|
+
...obj,
|
|
403
|
+
});
|
|
404
|
+
exports.MLModelFilterSensitiveLog = MLModelFilterSensitiveLog;
|
|
405
|
+
const DescribeMLModelsOutputFilterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
});
|
|
408
|
+
exports.DescribeMLModelsOutputFilterSensitiveLog = DescribeMLModelsOutputFilterSensitiveLog;
|
|
409
|
+
const DescribeTagsInputFilterSensitiveLog = (obj) => ({
|
|
410
|
+
...obj,
|
|
411
|
+
});
|
|
412
|
+
exports.DescribeTagsInputFilterSensitiveLog = DescribeTagsInputFilterSensitiveLog;
|
|
413
|
+
const DescribeTagsOutputFilterSensitiveLog = (obj) => ({
|
|
414
|
+
...obj,
|
|
415
|
+
});
|
|
416
|
+
exports.DescribeTagsOutputFilterSensitiveLog = DescribeTagsOutputFilterSensitiveLog;
|
|
417
|
+
const GetBatchPredictionInputFilterSensitiveLog = (obj) => ({
|
|
418
|
+
...obj,
|
|
419
|
+
});
|
|
420
|
+
exports.GetBatchPredictionInputFilterSensitiveLog = GetBatchPredictionInputFilterSensitiveLog;
|
|
421
|
+
const GetBatchPredictionOutputFilterSensitiveLog = (obj) => ({
|
|
422
|
+
...obj,
|
|
423
|
+
});
|
|
424
|
+
exports.GetBatchPredictionOutputFilterSensitiveLog = GetBatchPredictionOutputFilterSensitiveLog;
|
|
425
|
+
const GetDataSourceInputFilterSensitiveLog = (obj) => ({
|
|
426
|
+
...obj,
|
|
427
|
+
});
|
|
428
|
+
exports.GetDataSourceInputFilterSensitiveLog = GetDataSourceInputFilterSensitiveLog;
|
|
429
|
+
const GetDataSourceOutputFilterSensitiveLog = (obj) => ({
|
|
430
|
+
...obj,
|
|
431
|
+
});
|
|
432
|
+
exports.GetDataSourceOutputFilterSensitiveLog = GetDataSourceOutputFilterSensitiveLog;
|
|
433
|
+
const GetEvaluationInputFilterSensitiveLog = (obj) => ({
|
|
434
|
+
...obj,
|
|
435
|
+
});
|
|
436
|
+
exports.GetEvaluationInputFilterSensitiveLog = GetEvaluationInputFilterSensitiveLog;
|
|
437
|
+
const GetEvaluationOutputFilterSensitiveLog = (obj) => ({
|
|
438
|
+
...obj,
|
|
439
|
+
});
|
|
440
|
+
exports.GetEvaluationOutputFilterSensitiveLog = GetEvaluationOutputFilterSensitiveLog;
|
|
441
|
+
const GetMLModelInputFilterSensitiveLog = (obj) => ({
|
|
442
|
+
...obj,
|
|
443
|
+
});
|
|
444
|
+
exports.GetMLModelInputFilterSensitiveLog = GetMLModelInputFilterSensitiveLog;
|
|
445
|
+
const GetMLModelOutputFilterSensitiveLog = (obj) => ({
|
|
446
|
+
...obj,
|
|
447
|
+
});
|
|
448
|
+
exports.GetMLModelOutputFilterSensitiveLog = GetMLModelOutputFilterSensitiveLog;
|
|
449
|
+
const PredictInputFilterSensitiveLog = (obj) => ({
|
|
450
|
+
...obj,
|
|
451
|
+
});
|
|
452
|
+
exports.PredictInputFilterSensitiveLog = PredictInputFilterSensitiveLog;
|
|
453
|
+
const PredictionFilterSensitiveLog = (obj) => ({
|
|
454
|
+
...obj,
|
|
455
|
+
});
|
|
456
|
+
exports.PredictionFilterSensitiveLog = PredictionFilterSensitiveLog;
|
|
457
|
+
const PredictOutputFilterSensitiveLog = (obj) => ({
|
|
458
|
+
...obj,
|
|
459
|
+
});
|
|
460
|
+
exports.PredictOutputFilterSensitiveLog = PredictOutputFilterSensitiveLog;
|
|
461
|
+
const UpdateBatchPredictionInputFilterSensitiveLog = (obj) => ({
|
|
462
|
+
...obj,
|
|
463
|
+
});
|
|
464
|
+
exports.UpdateBatchPredictionInputFilterSensitiveLog = UpdateBatchPredictionInputFilterSensitiveLog;
|
|
465
|
+
const UpdateBatchPredictionOutputFilterSensitiveLog = (obj) => ({
|
|
466
|
+
...obj,
|
|
467
|
+
});
|
|
468
|
+
exports.UpdateBatchPredictionOutputFilterSensitiveLog = UpdateBatchPredictionOutputFilterSensitiveLog;
|
|
469
|
+
const UpdateDataSourceInputFilterSensitiveLog = (obj) => ({
|
|
470
|
+
...obj,
|
|
471
|
+
});
|
|
472
|
+
exports.UpdateDataSourceInputFilterSensitiveLog = UpdateDataSourceInputFilterSensitiveLog;
|
|
473
|
+
const UpdateDataSourceOutputFilterSensitiveLog = (obj) => ({
|
|
474
|
+
...obj,
|
|
475
|
+
});
|
|
476
|
+
exports.UpdateDataSourceOutputFilterSensitiveLog = UpdateDataSourceOutputFilterSensitiveLog;
|
|
477
|
+
const UpdateEvaluationInputFilterSensitiveLog = (obj) => ({
|
|
478
|
+
...obj,
|
|
479
|
+
});
|
|
480
|
+
exports.UpdateEvaluationInputFilterSensitiveLog = UpdateEvaluationInputFilterSensitiveLog;
|
|
481
|
+
const UpdateEvaluationOutputFilterSensitiveLog = (obj) => ({
|
|
482
|
+
...obj,
|
|
483
|
+
});
|
|
484
|
+
exports.UpdateEvaluationOutputFilterSensitiveLog = UpdateEvaluationOutputFilterSensitiveLog;
|
|
485
|
+
const UpdateMLModelInputFilterSensitiveLog = (obj) => ({
|
|
486
|
+
...obj,
|
|
487
|
+
});
|
|
488
|
+
exports.UpdateMLModelInputFilterSensitiveLog = UpdateMLModelInputFilterSensitiveLog;
|
|
489
|
+
const UpdateMLModelOutputFilterSensitiveLog = (obj) => ({
|
|
490
|
+
...obj,
|
|
491
|
+
});
|
|
492
|
+
exports.UpdateMLModelOutputFilterSensitiveLog = UpdateMLModelOutputFilterSensitiveLog;
|