@aws-sdk/client-machine-learning 3.297.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  2. package/dist-cjs/commands/CreateBatchPredictionCommand.js +2 -3
  3. package/dist-cjs/commands/CreateDataSourceFromRDSCommand.js +2 -3
  4. package/dist-cjs/commands/CreateDataSourceFromRedshiftCommand.js +2 -3
  5. package/dist-cjs/commands/CreateDataSourceFromS3Command.js +2 -3
  6. package/dist-cjs/commands/CreateEvaluationCommand.js +2 -3
  7. package/dist-cjs/commands/CreateMLModelCommand.js +2 -3
  8. package/dist-cjs/commands/CreateRealtimeEndpointCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteBatchPredictionCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteEvaluationCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteMLModelCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteRealtimeEndpointCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
  15. package/dist-cjs/commands/DescribeBatchPredictionsCommand.js +2 -3
  16. package/dist-cjs/commands/DescribeDataSourcesCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeEvaluationsCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeMLModelsCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
  20. package/dist-cjs/commands/GetBatchPredictionCommand.js +2 -3
  21. package/dist-cjs/commands/GetDataSourceCommand.js +2 -3
  22. package/dist-cjs/commands/GetEvaluationCommand.js +2 -3
  23. package/dist-cjs/commands/GetMLModelCommand.js +2 -3
  24. package/dist-cjs/commands/PredictCommand.js +2 -3
  25. package/dist-cjs/commands/UpdateBatchPredictionCommand.js +2 -3
  26. package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -3
  27. package/dist-cjs/commands/UpdateEvaluationCommand.js +2 -3
  28. package/dist-cjs/commands/UpdateMLModelCommand.js +2 -3
  29. package/dist-cjs/models/models_0.js +1 -294
  30. package/dist-es/commands/AddTagsCommand.js +2 -3
  31. package/dist-es/commands/CreateBatchPredictionCommand.js +2 -3
  32. package/dist-es/commands/CreateDataSourceFromRDSCommand.js +2 -3
  33. package/dist-es/commands/CreateDataSourceFromRedshiftCommand.js +2 -3
  34. package/dist-es/commands/CreateDataSourceFromS3Command.js +2 -3
  35. package/dist-es/commands/CreateEvaluationCommand.js +2 -3
  36. package/dist-es/commands/CreateMLModelCommand.js +2 -3
  37. package/dist-es/commands/CreateRealtimeEndpointCommand.js +2 -3
  38. package/dist-es/commands/DeleteBatchPredictionCommand.js +2 -3
  39. package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
  40. package/dist-es/commands/DeleteEvaluationCommand.js +2 -3
  41. package/dist-es/commands/DeleteMLModelCommand.js +2 -3
  42. package/dist-es/commands/DeleteRealtimeEndpointCommand.js +2 -3
  43. package/dist-es/commands/DeleteTagsCommand.js +2 -3
  44. package/dist-es/commands/DescribeBatchPredictionsCommand.js +2 -3
  45. package/dist-es/commands/DescribeDataSourcesCommand.js +2 -3
  46. package/dist-es/commands/DescribeEvaluationsCommand.js +2 -3
  47. package/dist-es/commands/DescribeMLModelsCommand.js +2 -3
  48. package/dist-es/commands/DescribeTagsCommand.js +2 -3
  49. package/dist-es/commands/GetBatchPredictionCommand.js +2 -3
  50. package/dist-es/commands/GetDataSourceCommand.js +2 -3
  51. package/dist-es/commands/GetEvaluationCommand.js +2 -3
  52. package/dist-es/commands/GetMLModelCommand.js +2 -3
  53. package/dist-es/commands/PredictCommand.js +2 -3
  54. package/dist-es/commands/UpdateBatchPredictionCommand.js +2 -3
  55. package/dist-es/commands/UpdateDataSourceCommand.js +2 -3
  56. package/dist-es/commands/UpdateEvaluationCommand.js +2 -3
  57. package/dist-es/commands/UpdateMLModelCommand.js +2 -3
  58. package/dist-es/models/models_0.js +0 -219
  59. package/dist-types/models/models_0.d.ts +0 -292
  60. package/dist-types/ts3.4/models/models_0.d.ts +0 -197
  61. package/package.json +4 -3
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeMLModelsInputFilterSensitiveLog, DescribeMLModelsOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DescribeMLModelsCommand, serializeAws_json1_1DescribeMLModelsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DescribeMLModelsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeMLModelsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeMLModelsInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeMLModelsOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeTagsInputFilterSensitiveLog, DescribeTagsOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DescribeTagsCommand, serializeAws_json1_1DescribeTagsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DescribeTagsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeTagsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeTagsInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeTagsOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetBatchPredictionInputFilterSensitiveLog, GetBatchPredictionOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1GetBatchPredictionCommand, serializeAws_json1_1GetBatchPredictionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetBatchPredictionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetBatchPredictionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetBatchPredictionInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetBatchPredictionOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetDataSourceInputFilterSensitiveLog, GetDataSourceOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1GetDataSourceCommand, serializeAws_json1_1GetDataSourceCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDataSourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDataSourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDataSourceInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDataSourceOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetEvaluationInputFilterSensitiveLog, GetEvaluationOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1GetEvaluationCommand, serializeAws_json1_1GetEvaluationCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetEvaluationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetEvaluationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetEvaluationInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetEvaluationOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMLModelInputFilterSensitiveLog, GetMLModelOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1GetMLModelCommand, serializeAws_json1_1GetMLModelCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetMLModelCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetMLModelCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetMLModelInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetMLModelOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getPredictEndpointPlugin } from "@aws-sdk/middleware-sdk-machinelearning";
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
- import { PredictInputFilterSensitiveLog, PredictOutputFilterSensitiveLog, } from "../models/models_0";
6
5
  import { deserializeAws_json1_1PredictCommand, serializeAws_json1_1PredictCommand } from "../protocols/Aws_json1_1";
7
6
  export class PredictCommand extends $Command {
8
7
  static getEndpointParameterInstructions() {
@@ -29,8 +28,8 @@ export class PredictCommand extends $Command {
29
28
  logger,
30
29
  clientName,
31
30
  commandName,
32
- inputFilterSensitiveLog: PredictInputFilterSensitiveLog,
33
- outputFilterSensitiveLog: PredictOutputFilterSensitiveLog,
31
+ inputFilterSensitiveLog: (_) => _,
32
+ outputFilterSensitiveLog: (_) => _,
34
33
  };
35
34
  const { requestHandler } = configuration;
36
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateBatchPredictionInputFilterSensitiveLog, UpdateBatchPredictionOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1UpdateBatchPredictionCommand, serializeAws_json1_1UpdateBatchPredictionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class UpdateBatchPredictionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateBatchPredictionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateBatchPredictionInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateBatchPredictionOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateDataSourceInputFilterSensitiveLog, UpdateDataSourceOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1UpdateDataSourceCommand, serializeAws_json1_1UpdateDataSourceCommand, } from "../protocols/Aws_json1_1";
6
5
  export class UpdateDataSourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateDataSourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateDataSourceInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDataSourceOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateEvaluationInputFilterSensitiveLog, UpdateEvaluationOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1UpdateEvaluationCommand, serializeAws_json1_1UpdateEvaluationCommand, } from "../protocols/Aws_json1_1";
6
5
  export class UpdateEvaluationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateEvaluationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateEvaluationInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateEvaluationOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateMLModelInputFilterSensitiveLog, UpdateMLModelOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1UpdateMLModelCommand, serializeAws_json1_1UpdateMLModelCommand, } from "../protocols/Aws_json1_1";
6
5
  export class UpdateMLModelCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateMLModelCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateMLModelInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateMLModelOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -186,222 +186,3 @@ export var DetailsAttributes;
186
186
  DetailsAttributes["ALGORITHM"] = "Algorithm";
187
187
  DetailsAttributes["PREDICTIVE_MODEL_TYPE"] = "PredictiveModelType";
188
188
  })(DetailsAttributes || (DetailsAttributes = {}));
189
- export const TagFilterSensitiveLog = (obj) => ({
190
- ...obj,
191
- });
192
- export const AddTagsInputFilterSensitiveLog = (obj) => ({
193
- ...obj,
194
- });
195
- export const AddTagsOutputFilterSensitiveLog = (obj) => ({
196
- ...obj,
197
- });
198
- export const CreateBatchPredictionInputFilterSensitiveLog = (obj) => ({
199
- ...obj,
200
- });
201
- export const CreateBatchPredictionOutputFilterSensitiveLog = (obj) => ({
202
- ...obj,
203
- });
204
- export const RDSDatabaseCredentialsFilterSensitiveLog = (obj) => ({
205
- ...obj,
206
- });
207
- export const RDSDatabaseFilterSensitiveLog = (obj) => ({
208
- ...obj,
209
- });
210
- export const RDSDataSpecFilterSensitiveLog = (obj) => ({
211
- ...obj,
212
- });
213
- export const CreateDataSourceFromRDSInputFilterSensitiveLog = (obj) => ({
214
- ...obj,
215
- });
216
- export const CreateDataSourceFromRDSOutputFilterSensitiveLog = (obj) => ({
217
- ...obj,
218
- });
219
- export const RedshiftDatabaseCredentialsFilterSensitiveLog = (obj) => ({
220
- ...obj,
221
- });
222
- export const RedshiftDatabaseFilterSensitiveLog = (obj) => ({
223
- ...obj,
224
- });
225
- export const RedshiftDataSpecFilterSensitiveLog = (obj) => ({
226
- ...obj,
227
- });
228
- export const CreateDataSourceFromRedshiftInputFilterSensitiveLog = (obj) => ({
229
- ...obj,
230
- });
231
- export const CreateDataSourceFromRedshiftOutputFilterSensitiveLog = (obj) => ({
232
- ...obj,
233
- });
234
- export const S3DataSpecFilterSensitiveLog = (obj) => ({
235
- ...obj,
236
- });
237
- export const CreateDataSourceFromS3InputFilterSensitiveLog = (obj) => ({
238
- ...obj,
239
- });
240
- export const CreateDataSourceFromS3OutputFilterSensitiveLog = (obj) => ({
241
- ...obj,
242
- });
243
- export const CreateEvaluationInputFilterSensitiveLog = (obj) => ({
244
- ...obj,
245
- });
246
- export const CreateEvaluationOutputFilterSensitiveLog = (obj) => ({
247
- ...obj,
248
- });
249
- export const CreateMLModelInputFilterSensitiveLog = (obj) => ({
250
- ...obj,
251
- });
252
- export const CreateMLModelOutputFilterSensitiveLog = (obj) => ({
253
- ...obj,
254
- });
255
- export const CreateRealtimeEndpointInputFilterSensitiveLog = (obj) => ({
256
- ...obj,
257
- });
258
- export const RealtimeEndpointInfoFilterSensitiveLog = (obj) => ({
259
- ...obj,
260
- });
261
- export const CreateRealtimeEndpointOutputFilterSensitiveLog = (obj) => ({
262
- ...obj,
263
- });
264
- export const DeleteBatchPredictionInputFilterSensitiveLog = (obj) => ({
265
- ...obj,
266
- });
267
- export const DeleteBatchPredictionOutputFilterSensitiveLog = (obj) => ({
268
- ...obj,
269
- });
270
- export const DeleteDataSourceInputFilterSensitiveLog = (obj) => ({
271
- ...obj,
272
- });
273
- export const DeleteDataSourceOutputFilterSensitiveLog = (obj) => ({
274
- ...obj,
275
- });
276
- export const DeleteEvaluationInputFilterSensitiveLog = (obj) => ({
277
- ...obj,
278
- });
279
- export const DeleteEvaluationOutputFilterSensitiveLog = (obj) => ({
280
- ...obj,
281
- });
282
- export const DeleteMLModelInputFilterSensitiveLog = (obj) => ({
283
- ...obj,
284
- });
285
- export const DeleteMLModelOutputFilterSensitiveLog = (obj) => ({
286
- ...obj,
287
- });
288
- export const DeleteRealtimeEndpointInputFilterSensitiveLog = (obj) => ({
289
- ...obj,
290
- });
291
- export const DeleteRealtimeEndpointOutputFilterSensitiveLog = (obj) => ({
292
- ...obj,
293
- });
294
- export const DeleteTagsInputFilterSensitiveLog = (obj) => ({
295
- ...obj,
296
- });
297
- export const DeleteTagsOutputFilterSensitiveLog = (obj) => ({
298
- ...obj,
299
- });
300
- export const DescribeBatchPredictionsInputFilterSensitiveLog = (obj) => ({
301
- ...obj,
302
- });
303
- export const BatchPredictionFilterSensitiveLog = (obj) => ({
304
- ...obj,
305
- });
306
- export const DescribeBatchPredictionsOutputFilterSensitiveLog = (obj) => ({
307
- ...obj,
308
- });
309
- export const DescribeDataSourcesInputFilterSensitiveLog = (obj) => ({
310
- ...obj,
311
- });
312
- export const RDSMetadataFilterSensitiveLog = (obj) => ({
313
- ...obj,
314
- });
315
- export const RedshiftMetadataFilterSensitiveLog = (obj) => ({
316
- ...obj,
317
- });
318
- export const DataSourceFilterSensitiveLog = (obj) => ({
319
- ...obj,
320
- });
321
- export const DescribeDataSourcesOutputFilterSensitiveLog = (obj) => ({
322
- ...obj,
323
- });
324
- export const DescribeEvaluationsInputFilterSensitiveLog = (obj) => ({
325
- ...obj,
326
- });
327
- export const PerformanceMetricsFilterSensitiveLog = (obj) => ({
328
- ...obj,
329
- });
330
- export const EvaluationFilterSensitiveLog = (obj) => ({
331
- ...obj,
332
- });
333
- export const DescribeEvaluationsOutputFilterSensitiveLog = (obj) => ({
334
- ...obj,
335
- });
336
- export const DescribeMLModelsInputFilterSensitiveLog = (obj) => ({
337
- ...obj,
338
- });
339
- export const MLModelFilterSensitiveLog = (obj) => ({
340
- ...obj,
341
- });
342
- export const DescribeMLModelsOutputFilterSensitiveLog = (obj) => ({
343
- ...obj,
344
- });
345
- export const DescribeTagsInputFilterSensitiveLog = (obj) => ({
346
- ...obj,
347
- });
348
- export const DescribeTagsOutputFilterSensitiveLog = (obj) => ({
349
- ...obj,
350
- });
351
- export const GetBatchPredictionInputFilterSensitiveLog = (obj) => ({
352
- ...obj,
353
- });
354
- export const GetBatchPredictionOutputFilterSensitiveLog = (obj) => ({
355
- ...obj,
356
- });
357
- export const GetDataSourceInputFilterSensitiveLog = (obj) => ({
358
- ...obj,
359
- });
360
- export const GetDataSourceOutputFilterSensitiveLog = (obj) => ({
361
- ...obj,
362
- });
363
- export const GetEvaluationInputFilterSensitiveLog = (obj) => ({
364
- ...obj,
365
- });
366
- export const GetEvaluationOutputFilterSensitiveLog = (obj) => ({
367
- ...obj,
368
- });
369
- export const GetMLModelInputFilterSensitiveLog = (obj) => ({
370
- ...obj,
371
- });
372
- export const GetMLModelOutputFilterSensitiveLog = (obj) => ({
373
- ...obj,
374
- });
375
- export const PredictInputFilterSensitiveLog = (obj) => ({
376
- ...obj,
377
- });
378
- export const PredictionFilterSensitiveLog = (obj) => ({
379
- ...obj,
380
- });
381
- export const PredictOutputFilterSensitiveLog = (obj) => ({
382
- ...obj,
383
- });
384
- export const UpdateBatchPredictionInputFilterSensitiveLog = (obj) => ({
385
- ...obj,
386
- });
387
- export const UpdateBatchPredictionOutputFilterSensitiveLog = (obj) => ({
388
- ...obj,
389
- });
390
- export const UpdateDataSourceInputFilterSensitiveLog = (obj) => ({
391
- ...obj,
392
- });
393
- export const UpdateDataSourceOutputFilterSensitiveLog = (obj) => ({
394
- ...obj,
395
- });
396
- export const UpdateEvaluationInputFilterSensitiveLog = (obj) => ({
397
- ...obj,
398
- });
399
- export const UpdateEvaluationOutputFilterSensitiveLog = (obj) => ({
400
- ...obj,
401
- });
402
- export const UpdateMLModelInputFilterSensitiveLog = (obj) => ({
403
- ...obj,
404
- });
405
- export const UpdateMLModelOutputFilterSensitiveLog = (obj) => ({
406
- ...obj,
407
- });