@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.
- package/dist-cjs/commands/AddTagsCommand.js +2 -3
- package/dist-cjs/commands/CreateBatchPredictionCommand.js +2 -3
- package/dist-cjs/commands/CreateDataSourceFromRDSCommand.js +2 -3
- package/dist-cjs/commands/CreateDataSourceFromRedshiftCommand.js +2 -3
- package/dist-cjs/commands/CreateDataSourceFromS3Command.js +2 -3
- package/dist-cjs/commands/CreateEvaluationCommand.js +2 -3
- package/dist-cjs/commands/CreateMLModelCommand.js +2 -3
- package/dist-cjs/commands/CreateRealtimeEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteBatchPredictionCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteEvaluationCommand.js +2 -3
- package/dist-cjs/commands/DeleteMLModelCommand.js +2 -3
- package/dist-cjs/commands/DeleteRealtimeEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeBatchPredictionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeEvaluationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeMLModelsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
- package/dist-cjs/commands/GetBatchPredictionCommand.js +2 -3
- package/dist-cjs/commands/GetDataSourceCommand.js +2 -3
- package/dist-cjs/commands/GetEvaluationCommand.js +2 -3
- package/dist-cjs/commands/GetMLModelCommand.js +2 -3
- package/dist-cjs/commands/PredictCommand.js +2 -3
- package/dist-cjs/commands/UpdateBatchPredictionCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateEvaluationCommand.js +2 -3
- package/dist-cjs/commands/UpdateMLModelCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -294
- package/dist-es/commands/AddTagsCommand.js +2 -3
- package/dist-es/commands/CreateBatchPredictionCommand.js +2 -3
- package/dist-es/commands/CreateDataSourceFromRDSCommand.js +2 -3
- package/dist-es/commands/CreateDataSourceFromRedshiftCommand.js +2 -3
- package/dist-es/commands/CreateDataSourceFromS3Command.js +2 -3
- package/dist-es/commands/CreateEvaluationCommand.js +2 -3
- package/dist-es/commands/CreateMLModelCommand.js +2 -3
- package/dist-es/commands/CreateRealtimeEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteBatchPredictionCommand.js +2 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-es/commands/DeleteEvaluationCommand.js +2 -3
- package/dist-es/commands/DeleteMLModelCommand.js +2 -3
- package/dist-es/commands/DeleteRealtimeEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DescribeBatchPredictionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourcesCommand.js +2 -3
- package/dist-es/commands/DescribeEvaluationsCommand.js +2 -3
- package/dist-es/commands/DescribeMLModelsCommand.js +2 -3
- package/dist-es/commands/DescribeTagsCommand.js +2 -3
- package/dist-es/commands/GetBatchPredictionCommand.js +2 -3
- package/dist-es/commands/GetDataSourceCommand.js +2 -3
- package/dist-es/commands/GetEvaluationCommand.js +2 -3
- package/dist-es/commands/GetMLModelCommand.js +2 -3
- package/dist-es/commands/PredictCommand.js +2 -3
- package/dist-es/commands/UpdateBatchPredictionCommand.js +2 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -3
- package/dist-es/commands/UpdateEvaluationCommand.js +2 -3
- package/dist-es/commands/UpdateMLModelCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -219
- package/dist-types/models/models_0.d.ts +0 -292
- package/dist-types/ts3.4/models/models_0.d.ts +0 -197
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
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;
|
|
3
|
+
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;
|
|
5
4
|
const MachineLearningServiceException_1 = require("./MachineLearningServiceException");
|
|
6
5
|
var TaggableResourceType;
|
|
7
6
|
(function (TaggableResourceType) {
|
|
@@ -198,295 +197,3 @@ var DetailsAttributes;
|
|
|
198
197
|
DetailsAttributes["ALGORITHM"] = "Algorithm";
|
|
199
198
|
DetailsAttributes["PREDICTIVE_MODEL_TYPE"] = "PredictiveModelType";
|
|
200
199
|
})(DetailsAttributes = exports.DetailsAttributes || (exports.DetailsAttributes = {}));
|
|
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;
|
|
@@ -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 { AddTagsInputFilterSensitiveLog, AddTagsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1AddTagsCommand, serializeAws_json1_1AddTagsCommand } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class AddTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AddTagsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { CreateBatchPredictionInputFilterSensitiveLog, CreateBatchPredictionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateBatchPredictionCommand, serializeAws_json1_1CreateBatchPredictionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateBatchPredictionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateBatchPredictionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { CreateDataSourceFromRDSInputFilterSensitiveLog, CreateDataSourceFromRDSOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateDataSourceFromRDSCommand, serializeAws_json1_1CreateDataSourceFromRDSCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateDataSourceFromRDSCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateDataSourceFromRDSCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { CreateDataSourceFromRedshiftInputFilterSensitiveLog, CreateDataSourceFromRedshiftOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateDataSourceFromRedshiftCommand, serializeAws_json1_1CreateDataSourceFromRedshiftCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateDataSourceFromRedshiftCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateDataSourceFromRedshiftCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { CreateDataSourceFromS3InputFilterSensitiveLog, CreateDataSourceFromS3OutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateDataSourceFromS3Command, serializeAws_json1_1CreateDataSourceFromS3Command, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateDataSourceFromS3Command extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateDataSourceFromS3Command extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { CreateEvaluationInputFilterSensitiveLog, CreateEvaluationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateEvaluationCommand, serializeAws_json1_1CreateEvaluationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateEvaluationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateEvaluationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { CreateMLModelInputFilterSensitiveLog, CreateMLModelOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateMLModelCommand, serializeAws_json1_1CreateMLModelCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateMLModelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateMLModelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { CreateRealtimeEndpointInputFilterSensitiveLog, CreateRealtimeEndpointOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateRealtimeEndpointCommand, serializeAws_json1_1CreateRealtimeEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateRealtimeEndpointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateRealtimeEndpointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DeleteBatchPredictionInputFilterSensitiveLog, DeleteBatchPredictionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteBatchPredictionCommand, serializeAws_json1_1DeleteBatchPredictionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteBatchPredictionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteBatchPredictionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DeleteDataSourceInputFilterSensitiveLog, DeleteDataSourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteDataSourceCommand, serializeAws_json1_1DeleteDataSourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteDataSourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteDataSourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DeleteEvaluationInputFilterSensitiveLog, DeleteEvaluationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteEvaluationCommand, serializeAws_json1_1DeleteEvaluationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteEvaluationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteEvaluationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DeleteMLModelInputFilterSensitiveLog, DeleteMLModelOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteMLModelCommand, serializeAws_json1_1DeleteMLModelCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteMLModelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteMLModelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DeleteRealtimeEndpointInputFilterSensitiveLog, DeleteRealtimeEndpointOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteRealtimeEndpointCommand, serializeAws_json1_1DeleteRealtimeEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteRealtimeEndpointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteRealtimeEndpointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DeleteTagsInputFilterSensitiveLog, DeleteTagsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteTagsCommand, serializeAws_json1_1DeleteTagsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteTagsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DescribeBatchPredictionsInputFilterSensitiveLog, DescribeBatchPredictionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeBatchPredictionsCommand, serializeAws_json1_1DescribeBatchPredictionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeBatchPredictionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeBatchPredictionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DescribeDataSourcesInputFilterSensitiveLog, DescribeDataSourcesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeDataSourcesCommand, serializeAws_json1_1DescribeDataSourcesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeDataSourcesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeDataSourcesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
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 { DescribeEvaluationsInputFilterSensitiveLog, DescribeEvaluationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeEvaluationsCommand, serializeAws_json1_1DescribeEvaluationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeEvaluationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeEvaluationsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|