@aws-sdk/client-machine-learning 3.952.0 → 3.953.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 (48) hide show
  1. package/dist-cjs/index.js +373 -235
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/AddTagsCommand.js +2 -2
  4. package/dist-es/commands/CreateBatchPredictionCommand.js +2 -2
  5. package/dist-es/commands/CreateDataSourceFromRDSCommand.js +2 -2
  6. package/dist-es/commands/CreateDataSourceFromRedshiftCommand.js +2 -2
  7. package/dist-es/commands/CreateDataSourceFromS3Command.js +2 -2
  8. package/dist-es/commands/CreateEvaluationCommand.js +2 -2
  9. package/dist-es/commands/CreateMLModelCommand.js +2 -2
  10. package/dist-es/commands/CreateRealtimeEndpointCommand.js +2 -2
  11. package/dist-es/commands/DeleteBatchPredictionCommand.js +2 -2
  12. package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
  13. package/dist-es/commands/DeleteEvaluationCommand.js +2 -2
  14. package/dist-es/commands/DeleteMLModelCommand.js +2 -2
  15. package/dist-es/commands/DeleteRealtimeEndpointCommand.js +2 -2
  16. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  17. package/dist-es/commands/DescribeBatchPredictionsCommand.js +2 -2
  18. package/dist-es/commands/DescribeDataSourcesCommand.js +2 -2
  19. package/dist-es/commands/DescribeEvaluationsCommand.js +2 -2
  20. package/dist-es/commands/DescribeMLModelsCommand.js +2 -2
  21. package/dist-es/commands/DescribeTagsCommand.js +2 -2
  22. package/dist-es/commands/GetBatchPredictionCommand.js +2 -2
  23. package/dist-es/commands/GetDataSourceCommand.js +2 -2
  24. package/dist-es/commands/GetEvaluationCommand.js +2 -2
  25. package/dist-es/commands/GetMLModelCommand.js +2 -2
  26. package/dist-es/commands/PredictCommand.js +2 -2
  27. package/dist-es/commands/UpdateBatchPredictionCommand.js +2 -2
  28. package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
  29. package/dist-es/commands/UpdateEvaluationCommand.js +2 -2
  30. package/dist-es/commands/UpdateMLModelCommand.js +2 -2
  31. package/dist-es/index.js +1 -0
  32. package/dist-es/runtimeConfig.shared.js +7 -6
  33. package/dist-es/schemas/schemas_0.js +222 -194
  34. package/dist-types/MachineLearningClient.d.ts +1 -10
  35. package/dist-types/index.d.ts +1 -0
  36. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  37. package/dist-types/runtimeConfig.d.ts +6 -2
  38. package/dist-types/runtimeConfig.native.d.ts +6 -2
  39. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  40. package/dist-types/schemas/schemas_0.d.ts +111 -125
  41. package/dist-types/ts3.4/MachineLearningClient.d.ts +0 -4
  42. package/dist-types/ts3.4/index.d.ts +1 -0
  43. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  44. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  45. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  46. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  47. package/dist-types/ts3.4/schemas/schemas_0.d.ts +110 -126
  48. package/package.json +36 -36
@@ -216,13 +216,13 @@ const _s = "server";
216
216
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.machinelearning";
217
217
  const n0 = "com.amazonaws.machinelearning";
218
218
  import { TypeRegistry } from "@smithy/core/schema";
219
- import { IdempotentParameterMismatchException as __IdempotentParameterMismatchException, InternalServerException as __InternalServerException, InvalidInputException as __InvalidInputException, InvalidTagException as __InvalidTagException, LimitExceededException as __LimitExceededException, PredictorNotMountedException as __PredictorNotMountedException, ResourceNotFoundException as __ResourceNotFoundException, TagLimitExceededException as __TagLimitExceededException, } from "../models/errors";
220
- import { MachineLearningServiceException as __MachineLearningServiceException } from "../models/MachineLearningServiceException";
221
- export var RDSDatabasePassword = [0, n0, _RDSDP, 8, 0];
222
- export var RedshiftDatabasePassword = [0, n0, _RDP, 8, 0];
223
- export var AddTagsInput = [3, n0, _ATI, 0, [_T, _RI, _RT], [() => TagList, 0, 0]];
224
- export var AddTagsOutput = [3, n0, _ATO, 0, [_RI, _RT], [0, 0]];
225
- export var BatchPrediction = [
219
+ import { IdempotentParameterMismatchException, InternalServerException, InvalidInputException, InvalidTagException, LimitExceededException, PredictorNotMountedException, ResourceNotFoundException, TagLimitExceededException, } from "../models/errors";
220
+ import { MachineLearningServiceException } from "../models/MachineLearningServiceException";
221
+ var RDSDatabasePassword = [0, n0, _RDSDP, 8, 0];
222
+ var RedshiftDatabasePassword = [0, n0, _RDP, 8, 0];
223
+ export var AddTagsInput$ = [3, n0, _ATI, 0, [_T, _RI, _RT], [() => TagList, 0, 0]];
224
+ export var AddTagsOutput$ = [3, n0, _ATO, 0, [_RI, _RT], [0, 0]];
225
+ export var BatchPrediction$ = [
226
226
  3,
227
227
  n0,
228
228
  _BP,
@@ -230,7 +230,7 @@ export var BatchPrediction = [
230
230
  [_BPI, _MLMI, _BPDSI, _IDLS, _CBIU, _CA, _LUA, _N, _S, _OU, _M, _CT, _FA, _SA, _TRC, _IRC],
231
231
  [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 1, 4, 4, 1, 1],
232
232
  ];
233
- export var CreateBatchPredictionInput = [
233
+ export var CreateBatchPredictionInput$ = [
234
234
  3,
235
235
  n0,
236
236
  _CBPI,
@@ -238,37 +238,37 @@ export var CreateBatchPredictionInput = [
238
238
  [_BPI, _BPN, _MLMI, _BPDSI, _OU],
239
239
  [0, 0, 0, 0, 0],
240
240
  ];
241
- export var CreateBatchPredictionOutput = [3, n0, _CBPO, 0, [_BPI], [0]];
242
- export var CreateDataSourceFromRDSInput = [
241
+ export var CreateBatchPredictionOutput$ = [3, n0, _CBPO, 0, [_BPI], [0]];
242
+ export var CreateDataSourceFromRDSInput$ = [
243
243
  3,
244
244
  n0,
245
245
  _CDSFRDSI,
246
246
  0,
247
247
  [_DSI, _DSN, _RDSD, _RARN, _CS],
248
- [0, 0, [() => RDSDataSpec, 0], 0, 2],
248
+ [0, 0, [() => RDSDataSpec$, 0], 0, 2],
249
249
  ];
250
- export var CreateDataSourceFromRDSOutput = [3, n0, _CDSFRDSO, 0, [_DSI], [0]];
251
- export var CreateDataSourceFromRedshiftInput = [
250
+ export var CreateDataSourceFromRDSOutput$ = [3, n0, _CDSFRDSO, 0, [_DSI], [0]];
251
+ export var CreateDataSourceFromRedshiftInput$ = [
252
252
  3,
253
253
  n0,
254
254
  _CDSFRI,
255
255
  0,
256
256
  [_DSI, _DSN, _DS, _RARN, _CS],
257
- [0, 0, [() => RedshiftDataSpec, 0], 0, 2],
257
+ [0, 0, [() => RedshiftDataSpec$, 0], 0, 2],
258
258
  ];
259
- export var CreateDataSourceFromRedshiftOutput = [3, n0, _CDSFRO, 0, [_DSI], [0]];
260
- export var CreateDataSourceFromS3Input = [
259
+ export var CreateDataSourceFromRedshiftOutput$ = [3, n0, _CDSFRO, 0, [_DSI], [0]];
260
+ export var CreateDataSourceFromS3Input$ = [
261
261
  3,
262
262
  n0,
263
263
  _CDSFSI,
264
264
  0,
265
265
  [_DSI, _DSN, _DS, _CS],
266
- [0, 0, () => S3DataSpec, 2],
266
+ [0, 0, () => S3DataSpec$, 2],
267
267
  ];
268
- export var CreateDataSourceFromS3Output = [3, n0, _CDSFSO, 0, [_DSI], [0]];
269
- export var CreateEvaluationInput = [3, n0, _CEI, 0, [_EI, _EN, _MLMI, _EDSI], [0, 0, 0, 0]];
270
- export var CreateEvaluationOutput = [3, n0, _CEO, 0, [_EI], [0]];
271
- export var CreateMLModelInput = [
268
+ export var CreateDataSourceFromS3Output$ = [3, n0, _CDSFSO, 0, [_DSI], [0]];
269
+ export var CreateEvaluationInput$ = [3, n0, _CEI, 0, [_EI, _EN, _MLMI, _EDSI], [0, 0, 0, 0]];
270
+ export var CreateEvaluationOutput$ = [3, n0, _CEO, 0, [_EI], [0]];
271
+ export var CreateMLModelInput$ = [
272
272
  3,
273
273
  n0,
274
274
  _CMLMI,
@@ -276,44 +276,44 @@ export var CreateMLModelInput = [
276
276
  [_MLMI, _MLMN, _MLMT, _P, _TDSI, _R, _RU],
277
277
  [0, 0, 0, 128 | 0, 0, 0, 0],
278
278
  ];
279
- export var CreateMLModelOutput = [3, n0, _CMLMO, 0, [_MLMI], [0]];
280
- export var CreateRealtimeEndpointInput = [3, n0, _CREI, 0, [_MLMI], [0]];
281
- export var CreateRealtimeEndpointOutput = [
279
+ export var CreateMLModelOutput$ = [3, n0, _CMLMO, 0, [_MLMI], [0]];
280
+ export var CreateRealtimeEndpointInput$ = [3, n0, _CREI, 0, [_MLMI], [0]];
281
+ export var CreateRealtimeEndpointOutput$ = [
282
282
  3,
283
283
  n0,
284
284
  _CREO,
285
285
  0,
286
286
  [_MLMI, _REI],
287
- [0, () => RealtimeEndpointInfo],
287
+ [0, () => RealtimeEndpointInfo$],
288
288
  ];
289
- export var DataSource = [
289
+ export var DataSource$ = [
290
290
  3,
291
291
  n0,
292
292
  _DSa,
293
293
  0,
294
294
  [_DSI, _DLS, _DR, _CBIU, _CA, _LUA, _DSIB, _NOF, _N, _S, _M, _RM, _RDSM, _RARN, _CS, _CT, _FA, _SA],
295
- [0, 0, 0, 0, 4, 4, 1, 1, 0, 0, 0, () => RedshiftMetadata, () => RDSMetadata, 0, 2, 1, 4, 4],
296
- ];
297
- export var DeleteBatchPredictionInput = [3, n0, _DBPI, 0, [_BPI], [0]];
298
- export var DeleteBatchPredictionOutput = [3, n0, _DBPO, 0, [_BPI], [0]];
299
- export var DeleteDataSourceInput = [3, n0, _DDSI, 0, [_DSI], [0]];
300
- export var DeleteDataSourceOutput = [3, n0, _DDSO, 0, [_DSI], [0]];
301
- export var DeleteEvaluationInput = [3, n0, _DEI, 0, [_EI], [0]];
302
- export var DeleteEvaluationOutput = [3, n0, _DEO, 0, [_EI], [0]];
303
- export var DeleteMLModelInput = [3, n0, _DMLMI, 0, [_MLMI], [0]];
304
- export var DeleteMLModelOutput = [3, n0, _DMLMO, 0, [_MLMI], [0]];
305
- export var DeleteRealtimeEndpointInput = [3, n0, _DREI, 0, [_MLMI], [0]];
306
- export var DeleteRealtimeEndpointOutput = [
295
+ [0, 0, 0, 0, 4, 4, 1, 1, 0, 0, 0, () => RedshiftMetadata$, () => RDSMetadata$, 0, 2, 1, 4, 4],
296
+ ];
297
+ export var DeleteBatchPredictionInput$ = [3, n0, _DBPI, 0, [_BPI], [0]];
298
+ export var DeleteBatchPredictionOutput$ = [3, n0, _DBPO, 0, [_BPI], [0]];
299
+ export var DeleteDataSourceInput$ = [3, n0, _DDSI, 0, [_DSI], [0]];
300
+ export var DeleteDataSourceOutput$ = [3, n0, _DDSO, 0, [_DSI], [0]];
301
+ export var DeleteEvaluationInput$ = [3, n0, _DEI, 0, [_EI], [0]];
302
+ export var DeleteEvaluationOutput$ = [3, n0, _DEO, 0, [_EI], [0]];
303
+ export var DeleteMLModelInput$ = [3, n0, _DMLMI, 0, [_MLMI], [0]];
304
+ export var DeleteMLModelOutput$ = [3, n0, _DMLMO, 0, [_MLMI], [0]];
305
+ export var DeleteRealtimeEndpointInput$ = [3, n0, _DREI, 0, [_MLMI], [0]];
306
+ export var DeleteRealtimeEndpointOutput$ = [
307
307
  3,
308
308
  n0,
309
309
  _DREO,
310
310
  0,
311
311
  [_MLMI, _REI],
312
- [0, () => RealtimeEndpointInfo],
312
+ [0, () => RealtimeEndpointInfo$],
313
313
  ];
314
- export var DeleteTagsInput = [3, n0, _DTI, 0, [_TK, _RI, _RT], [64 | 0, 0, 0]];
315
- export var DeleteTagsOutput = [3, n0, _DTO, 0, [_RI, _RT], [0, 0]];
316
- export var DescribeBatchPredictionsInput = [
314
+ export var DeleteTagsInput$ = [3, n0, _DTI, 0, [_TK, _RI, _RT], [64 | 0, 0, 0]];
315
+ export var DeleteTagsOutput$ = [3, n0, _DTO, 0, [_RI, _RT], [0, 0]];
316
+ export var DescribeBatchPredictionsInput$ = [
317
317
  3,
318
318
  n0,
319
319
  _DBPIe,
@@ -321,7 +321,7 @@ export var DescribeBatchPredictionsInput = [
321
321
  [_FV, _EQ, _GT, _LT, _GE, _LE, _NE, _Pr, _SO, _NT, _L],
322
322
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
323
323
  ];
324
- export var DescribeBatchPredictionsOutput = [
324
+ export var DescribeBatchPredictionsOutput$ = [
325
325
  3,
326
326
  n0,
327
327
  _DBPOe,
@@ -329,7 +329,7 @@ export var DescribeBatchPredictionsOutput = [
329
329
  [_Re, _NT],
330
330
  [() => BatchPredictions, 0],
331
331
  ];
332
- export var DescribeDataSourcesInput = [
332
+ export var DescribeDataSourcesInput$ = [
333
333
  3,
334
334
  n0,
335
335
  _DDSIe,
@@ -337,8 +337,8 @@ export var DescribeDataSourcesInput = [
337
337
  [_FV, _EQ, _GT, _LT, _GE, _LE, _NE, _Pr, _SO, _NT, _L],
338
338
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
339
339
  ];
340
- export var DescribeDataSourcesOutput = [3, n0, _DDSOe, 0, [_Re, _NT], [() => DataSources, 0]];
341
- export var DescribeEvaluationsInput = [
340
+ export var DescribeDataSourcesOutput$ = [3, n0, _DDSOe, 0, [_Re, _NT], [() => DataSources, 0]];
341
+ export var DescribeEvaluationsInput$ = [
342
342
  3,
343
343
  n0,
344
344
  _DEIe,
@@ -346,8 +346,8 @@ export var DescribeEvaluationsInput = [
346
346
  [_FV, _EQ, _GT, _LT, _GE, _LE, _NE, _Pr, _SO, _NT, _L],
347
347
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
348
348
  ];
349
- export var DescribeEvaluationsOutput = [3, n0, _DEOe, 0, [_Re, _NT], [() => Evaluations, 0]];
350
- export var DescribeMLModelsInput = [
349
+ export var DescribeEvaluationsOutput$ = [3, n0, _DEOe, 0, [_Re, _NT], [() => Evaluations, 0]];
350
+ export var DescribeMLModelsInput$ = [
351
351
  3,
352
352
  n0,
353
353
  _DMLMIe,
@@ -355,19 +355,19 @@ export var DescribeMLModelsInput = [
355
355
  [_FV, _EQ, _GT, _LT, _GE, _LE, _NE, _Pr, _SO, _NT, _L],
356
356
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
357
357
  ];
358
- export var DescribeMLModelsOutput = [3, n0, _DMLMOe, 0, [_Re, _NT], [() => MLModels, 0]];
359
- export var DescribeTagsInput = [3, n0, _DTIe, 0, [_RI, _RT], [0, 0]];
360
- export var DescribeTagsOutput = [3, n0, _DTOe, 0, [_RI, _RT, _T], [0, 0, () => TagList]];
361
- export var Evaluation = [
358
+ export var DescribeMLModelsOutput$ = [3, n0, _DMLMOe, 0, [_Re, _NT], [() => MLModels, 0]];
359
+ export var DescribeTagsInput$ = [3, n0, _DTIe, 0, [_RI, _RT], [0, 0]];
360
+ export var DescribeTagsOutput$ = [3, n0, _DTOe, 0, [_RI, _RT, _T], [0, 0, () => TagList]];
361
+ export var Evaluation$ = [
362
362
  3,
363
363
  n0,
364
364
  _E,
365
365
  0,
366
366
  [_EI, _MLMI, _EDSI, _IDLS, _CBIU, _CA, _LUA, _N, _S, _PM, _M, _CT, _FA, _SA],
367
- [0, 0, 0, 0, 0, 4, 4, 0, 0, () => PerformanceMetrics, 0, 1, 4, 4],
367
+ [0, 0, 0, 0, 0, 4, 4, 0, 0, () => PerformanceMetrics$, 0, 1, 4, 4],
368
368
  ];
369
- export var GetBatchPredictionInput = [3, n0, _GBPI, 0, [_BPI], [0]];
370
- export var GetBatchPredictionOutput = [
369
+ export var GetBatchPredictionInput$ = [3, n0, _GBPI, 0, [_BPI], [0]];
370
+ export var GetBatchPredictionOutput$ = [
371
371
  3,
372
372
  n0,
373
373
  _GBPO,
@@ -375,34 +375,34 @@ export var GetBatchPredictionOutput = [
375
375
  [_BPI, _MLMI, _BPDSI, _IDLS, _CBIU, _CA, _LUA, _N, _S, _OU, _LU, _M, _CT, _FA, _SA, _TRC, _IRC],
376
376
  [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 1, 4, 4, 1, 1],
377
377
  ];
378
- export var GetDataSourceInput = [3, n0, _GDSI, 0, [_DSI, _V], [0, 2]];
379
- export var GetDataSourceOutput = [
378
+ export var GetDataSourceInput$ = [3, n0, _GDSI, 0, [_DSI, _V], [0, 2]];
379
+ export var GetDataSourceOutput$ = [
380
380
  3,
381
381
  n0,
382
382
  _GDSO,
383
383
  0,
384
384
  [_DSI, _DLS, _DR, _CBIU, _CA, _LUA, _DSIB, _NOF, _N, _S, _LU, _M, _RM, _RDSM, _RARN, _CS, _CT, _FA, _SA, _DSS],
385
- [0, 0, 0, 0, 4, 4, 1, 1, 0, 0, 0, 0, () => RedshiftMetadata, () => RDSMetadata, 0, 2, 1, 4, 4, 0],
385
+ [0, 0, 0, 0, 4, 4, 1, 1, 0, 0, 0, 0, () => RedshiftMetadata$, () => RDSMetadata$, 0, 2, 1, 4, 4, 0],
386
386
  ];
387
- export var GetEvaluationInput = [3, n0, _GEI, 0, [_EI], [0]];
388
- export var GetEvaluationOutput = [
387
+ export var GetEvaluationInput$ = [3, n0, _GEI, 0, [_EI], [0]];
388
+ export var GetEvaluationOutput$ = [
389
389
  3,
390
390
  n0,
391
391
  _GEO,
392
392
  0,
393
393
  [_EI, _MLMI, _EDSI, _IDLS, _CBIU, _CA, _LUA, _N, _S, _PM, _LU, _M, _CT, _FA, _SA],
394
- [0, 0, 0, 0, 0, 4, 4, 0, 0, () => PerformanceMetrics, 0, 0, 1, 4, 4],
394
+ [0, 0, 0, 0, 0, 4, 4, 0, 0, () => PerformanceMetrics$, 0, 0, 1, 4, 4],
395
395
  ];
396
- export var GetMLModelInput = [3, n0, _GMLMI, 0, [_MLMI, _V], [0, 2]];
397
- export var GetMLModelOutput = [
396
+ export var GetMLModelInput$ = [3, n0, _GMLMI, 0, [_MLMI, _V], [0, 2]];
397
+ export var GetMLModelOutput$ = [
398
398
  3,
399
399
  n0,
400
400
  _GMLMO,
401
401
  0,
402
402
  [_MLMI, _TDSI, _CBIU, _CA, _LUA, _N, _S, _SIB, _EIn, _TP, _IDLS, _MLMT, _ST, _STLUA, _LU, _M, _CT, _FA, _SA, _R, _Sc],
403
- [0, 0, 0, 4, 4, 0, 0, 1, () => RealtimeEndpointInfo, 128 | 0, 0, 0, 1, 4, 0, 0, 1, 4, 4, 0, 0],
403
+ [0, 0, 0, 4, 4, 0, 0, 1, () => RealtimeEndpointInfo$, 128 | 0, 0, 0, 1, 4, 0, 0, 1, 4, 4, 0, 0],
404
404
  ];
405
- export var IdempotentParameterMismatchException = [
405
+ export var IdempotentParameterMismatchException$ = [
406
406
  -3,
407
407
  n0,
408
408
  _IPME,
@@ -410,31 +410,31 @@ export var IdempotentParameterMismatchException = [
410
410
  [_m, _co],
411
411
  [0, 1],
412
412
  ];
413
- TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException, __IdempotentParameterMismatchException);
414
- export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_m, _co], [0, 1]];
415
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
416
- export var InvalidInputException = [-3, n0, _IIE, { [_e]: _c, [_hE]: 400 }, [_m, _co], [0, 1]];
417
- TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException);
418
- export var InvalidTagException = [-3, n0, _ITE, { [_e]: _c }, [_m], [0]];
419
- TypeRegistry.for(n0).registerError(InvalidTagException, __InvalidTagException);
420
- export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 417 }, [_m, _co], [0, 1]];
421
- TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
422
- export var MLModel = [
413
+ TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
414
+ export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_m, _co], [0, 1]];
415
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
416
+ export var InvalidInputException$ = [-3, n0, _IIE, { [_e]: _c, [_hE]: 400 }, [_m, _co], [0, 1]];
417
+ TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException);
418
+ export var InvalidTagException$ = [-3, n0, _ITE, { [_e]: _c }, [_m], [0]];
419
+ TypeRegistry.for(n0).registerError(InvalidTagException$, InvalidTagException);
420
+ export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 417 }, [_m, _co], [0, 1]];
421
+ TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
422
+ export var MLModel$ = [
423
423
  3,
424
424
  n0,
425
425
  _MLM,
426
426
  0,
427
427
  [_MLMI, _TDSI, _CBIU, _CA, _LUA, _N, _S, _SIB, _EIn, _TP, _IDLS, _A, _MLMT, _ST, _STLUA, _M, _CT, _FA, _SA],
428
- [0, 0, 0, 4, 4, 0, 0, 1, () => RealtimeEndpointInfo, 128 | 0, 0, 0, 0, 1, 4, 0, 1, 4, 4],
429
- ];
430
- export var PerformanceMetrics = [3, n0, _PM, 0, [_Pro], [128 | 0]];
431
- export var PredictInput = [3, n0, _PI, 0, [_MLMI, _Rec, _PE], [0, 128 | 0, 0]];
432
- export var Prediction = [3, n0, _Pre, 0, [_pL, _pV, _pS, _d], [0, 1, 128 | 1, 128 | 0]];
433
- export var PredictorNotMountedException = [-3, n0, _PNME, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
434
- TypeRegistry.for(n0).registerError(PredictorNotMountedException, __PredictorNotMountedException);
435
- export var PredictOutput = [3, n0, _PO, 0, [_Pre], [() => Prediction]];
436
- export var RDSDatabase = [3, n0, _RDSDa, 0, [_II, _DN], [0, 0]];
437
- export var RDSDatabaseCredentials = [
428
+ [0, 0, 0, 4, 4, 0, 0, 1, () => RealtimeEndpointInfo$, 128 | 0, 0, 0, 0, 1, 4, 0, 1, 4, 4],
429
+ ];
430
+ export var PerformanceMetrics$ = [3, n0, _PM, 0, [_Pro], [128 | 0]];
431
+ export var PredictInput$ = [3, n0, _PI, 0, [_MLMI, _Rec, _PE], [0, 128 | 0, 0]];
432
+ export var Prediction$ = [3, n0, _Pre, 0, [_pL, _pV, _pS, _d], [0, 1, 128 | 1, 128 | 0]];
433
+ export var PredictorNotMountedException$ = [-3, n0, _PNME, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
434
+ TypeRegistry.for(n0).registerError(PredictorNotMountedException$, PredictorNotMountedException);
435
+ export var PredictOutput$ = [3, n0, _PO, 0, [_Pre], [() => Prediction$]];
436
+ export var RDSDatabase$ = [3, n0, _RDSDa, 0, [_II, _DN], [0, 0]];
437
+ export var RDSDatabaseCredentials$ = [
438
438
  3,
439
439
  n0,
440
440
  _RDSDC,
@@ -442,25 +442,25 @@ export var RDSDatabaseCredentials = [
442
442
  [_U, _Pa],
443
443
  [0, [() => RDSDatabasePassword, 0]],
444
444
  ];
445
- export var RDSDataSpec = [
445
+ export var RDSDataSpec$ = [
446
446
  3,
447
447
  n0,
448
448
  _RDSDS,
449
449
  0,
450
450
  [_DI, _SSQ, _DC, _SSL, _DR, _DSat, _DSU, _RR, _SR, _SI, _SGI],
451
- [() => RDSDatabase, 0, [() => RDSDatabaseCredentials, 0], 0, 0, 0, 0, 0, 0, 0, 64 | 0],
451
+ [() => RDSDatabase$, 0, [() => RDSDatabaseCredentials$, 0], 0, 0, 0, 0, 0, 0, 0, 64 | 0],
452
452
  ];
453
- export var RDSMetadata = [
453
+ export var RDSMetadata$ = [
454
454
  3,
455
455
  n0,
456
456
  _RDSM,
457
457
  0,
458
458
  [_D, _DUN, _SSQ, _RR, _SR, _DPI],
459
- [() => RDSDatabase, 0, 0, 0, 0, 0],
459
+ [() => RDSDatabase$, 0, 0, 0, 0, 0],
460
460
  ];
461
- export var RealtimeEndpointInfo = [3, n0, _REI, 0, [_PRPS, _CA, _EU, _ES], [1, 4, 0, 0]];
462
- export var RedshiftDatabase = [3, n0, _RD, 0, [_DN, _CI], [0, 0]];
463
- export var RedshiftDatabaseCredentials = [
461
+ export var RealtimeEndpointInfo$ = [3, n0, _REI, 0, [_PRPS, _CA, _EU, _ES], [1, 4, 0, 0]];
462
+ export var RedshiftDatabase$ = [3, n0, _RD, 0, [_DN, _CI], [0, 0]];
463
+ export var RedshiftDatabaseCredentials$ = [
464
464
  3,
465
465
  n0,
466
466
  _RDC,
@@ -468,215 +468,243 @@ export var RedshiftDatabaseCredentials = [
468
468
  [_U, _Pa],
469
469
  [0, [() => RedshiftDatabasePassword, 0]],
470
470
  ];
471
- export var RedshiftDataSpec = [
471
+ export var RedshiftDataSpec$ = [
472
472
  3,
473
473
  n0,
474
474
  _RDS,
475
475
  0,
476
476
  [_DI, _SSQ, _DC, _SSL, _DR, _DSat, _DSU],
477
- [() => RedshiftDatabase, 0, [() => RedshiftDatabaseCredentials, 0], 0, 0, 0, 0],
478
- ];
479
- export var RedshiftMetadata = [3, n0, _RM, 0, [_RD, _DUN, _SSQ], [() => RedshiftDatabase, 0, 0]];
480
- export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m, _co], [0, 1]];
481
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
482
- export var S3DataSpec = [3, n0, _SDS, 0, [_DLS, _DR, _DSat, _DSLS], [0, 0, 0, 0]];
483
- export var Tag = [3, n0, _Ta, 0, [_K, _Va], [0, 0]];
484
- export var TagLimitExceededException = [-3, n0, _TLEE, { [_e]: _c }, [_m], [0]];
485
- TypeRegistry.for(n0).registerError(TagLimitExceededException, __TagLimitExceededException);
486
- export var UpdateBatchPredictionInput = [3, n0, _UBPI, 0, [_BPI, _BPN], [0, 0]];
487
- export var UpdateBatchPredictionOutput = [3, n0, _UBPO, 0, [_BPI], [0]];
488
- export var UpdateDataSourceInput = [3, n0, _UDSI, 0, [_DSI, _DSN], [0, 0]];
489
- export var UpdateDataSourceOutput = [3, n0, _UDSO, 0, [_DSI], [0]];
490
- export var UpdateEvaluationInput = [3, n0, _UEI, 0, [_EI, _EN], [0, 0]];
491
- export var UpdateEvaluationOutput = [3, n0, _UEO, 0, [_EI], [0]];
492
- export var UpdateMLModelInput = [3, n0, _UMLMI, 0, [_MLMI, _MLMN, _ST], [0, 0, 1]];
493
- export var UpdateMLModelOutput = [3, n0, _UMLMO, 0, [_MLMI], [0]];
494
- export var MachineLearningServiceException = [-3, _sm, "MachineLearningServiceException", 0, [], []];
495
- TypeRegistry.for(_sm).registerError(MachineLearningServiceException, __MachineLearningServiceException);
496
- export var BatchPredictions = [1, n0, _BPa, 0, () => BatchPrediction];
497
- export var DataSources = [1, n0, _DSata, 0, () => DataSource];
498
- export var EDPSecurityGroupIds = 64 | 0;
499
- export var Evaluations = [1, n0, _Ev, 0, () => Evaluation];
500
- export var MLModels = [1, n0, _MLMo, 0, () => MLModel];
501
- export var TagKeyList = 64 | 0;
502
- export var TagList = [1, n0, _TL, 0, () => Tag];
503
- export var DetailsMap = 128 | 0;
504
- export var PerformanceMetricsProperties = 128 | 0;
505
- export var _Record = 128 | 0;
506
- export var ScoreValuePerLabelMap = 128 | 1;
507
- export var TrainingParameters = 128 | 0;
508
- export var AddTags = [9, n0, _AT, 0, () => AddTagsInput, () => AddTagsOutput];
509
- export var CreateBatchPrediction = [
477
+ [() => RedshiftDatabase$, 0, [() => RedshiftDatabaseCredentials$, 0], 0, 0, 0, 0],
478
+ ];
479
+ export var RedshiftMetadata$ = [
480
+ 3,
481
+ n0,
482
+ _RM,
483
+ 0,
484
+ [_RD, _DUN, _SSQ],
485
+ [() => RedshiftDatabase$, 0, 0],
486
+ ];
487
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m, _co], [0, 1]];
488
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
489
+ export var S3DataSpec$ = [3, n0, _SDS, 0, [_DLS, _DR, _DSat, _DSLS], [0, 0, 0, 0]];
490
+ export var Tag$ = [3, n0, _Ta, 0, [_K, _Va], [0, 0]];
491
+ export var TagLimitExceededException$ = [-3, n0, _TLEE, { [_e]: _c }, [_m], [0]];
492
+ TypeRegistry.for(n0).registerError(TagLimitExceededException$, TagLimitExceededException);
493
+ export var UpdateBatchPredictionInput$ = [3, n0, _UBPI, 0, [_BPI, _BPN], [0, 0]];
494
+ export var UpdateBatchPredictionOutput$ = [3, n0, _UBPO, 0, [_BPI], [0]];
495
+ export var UpdateDataSourceInput$ = [3, n0, _UDSI, 0, [_DSI, _DSN], [0, 0]];
496
+ export var UpdateDataSourceOutput$ = [3, n0, _UDSO, 0, [_DSI], [0]];
497
+ export var UpdateEvaluationInput$ = [3, n0, _UEI, 0, [_EI, _EN], [0, 0]];
498
+ export var UpdateEvaluationOutput$ = [3, n0, _UEO, 0, [_EI], [0]];
499
+ export var UpdateMLModelInput$ = [3, n0, _UMLMI, 0, [_MLMI, _MLMN, _ST], [0, 0, 1]];
500
+ export var UpdateMLModelOutput$ = [3, n0, _UMLMO, 0, [_MLMI], [0]];
501
+ export var MachineLearningServiceException$ = [
502
+ -3,
503
+ _sm,
504
+ "MachineLearningServiceException",
505
+ 0,
506
+ [],
507
+ [],
508
+ ];
509
+ TypeRegistry.for(_sm).registerError(MachineLearningServiceException$, MachineLearningServiceException);
510
+ var BatchPredictions = [1, n0, _BPa, 0, () => BatchPrediction$];
511
+ var DataSources = [1, n0, _DSata, 0, () => DataSource$];
512
+ var EDPSecurityGroupIds = 64 | 0;
513
+ var Evaluations = [1, n0, _Ev, 0, () => Evaluation$];
514
+ var MLModels = [1, n0, _MLMo, 0, () => MLModel$];
515
+ var TagKeyList = 64 | 0;
516
+ var TagList = [1, n0, _TL, 0, () => Tag$];
517
+ var DetailsMap = 128 | 0;
518
+ var PerformanceMetricsProperties = 128 | 0;
519
+ var _Record = 128 | 0;
520
+ var ScoreValuePerLabelMap = 128 | 1;
521
+ var TrainingParameters = 128 | 0;
522
+ export var AddTags$ = [9, n0, _AT, 0, () => AddTagsInput$, () => AddTagsOutput$];
523
+ export var CreateBatchPrediction$ = [
510
524
  9,
511
525
  n0,
512
526
  _CBP,
513
527
  0,
514
- () => CreateBatchPredictionInput,
515
- () => CreateBatchPredictionOutput,
528
+ () => CreateBatchPredictionInput$,
529
+ () => CreateBatchPredictionOutput$,
516
530
  ];
517
- export var CreateDataSourceFromRDS = [
531
+ export var CreateDataSourceFromRDS$ = [
518
532
  9,
519
533
  n0,
520
534
  _CDSFRDS,
521
535
  0,
522
- () => CreateDataSourceFromRDSInput,
523
- () => CreateDataSourceFromRDSOutput,
536
+ () => CreateDataSourceFromRDSInput$,
537
+ () => CreateDataSourceFromRDSOutput$,
524
538
  ];
525
- export var CreateDataSourceFromRedshift = [
539
+ export var CreateDataSourceFromRedshift$ = [
526
540
  9,
527
541
  n0,
528
542
  _CDSFR,
529
543
  0,
530
- () => CreateDataSourceFromRedshiftInput,
531
- () => CreateDataSourceFromRedshiftOutput,
544
+ () => CreateDataSourceFromRedshiftInput$,
545
+ () => CreateDataSourceFromRedshiftOutput$,
532
546
  ];
533
- export var CreateDataSourceFromS3 = [
547
+ export var CreateDataSourceFromS3$ = [
534
548
  9,
535
549
  n0,
536
550
  _CDSFS,
537
551
  0,
538
- () => CreateDataSourceFromS3Input,
539
- () => CreateDataSourceFromS3Output,
552
+ () => CreateDataSourceFromS3Input$,
553
+ () => CreateDataSourceFromS3Output$,
540
554
  ];
541
- export var CreateEvaluation = [
555
+ export var CreateEvaluation$ = [
542
556
  9,
543
557
  n0,
544
558
  _CE,
545
559
  0,
546
- () => CreateEvaluationInput,
547
- () => CreateEvaluationOutput,
560
+ () => CreateEvaluationInput$,
561
+ () => CreateEvaluationOutput$,
548
562
  ];
549
- export var CreateMLModel = [
563
+ export var CreateMLModel$ = [
550
564
  9,
551
565
  n0,
552
566
  _CMLM,
553
567
  0,
554
- () => CreateMLModelInput,
555
- () => CreateMLModelOutput,
568
+ () => CreateMLModelInput$,
569
+ () => CreateMLModelOutput$,
556
570
  ];
557
- export var CreateRealtimeEndpoint = [
571
+ export var CreateRealtimeEndpoint$ = [
558
572
  9,
559
573
  n0,
560
574
  _CRE,
561
575
  0,
562
- () => CreateRealtimeEndpointInput,
563
- () => CreateRealtimeEndpointOutput,
576
+ () => CreateRealtimeEndpointInput$,
577
+ () => CreateRealtimeEndpointOutput$,
564
578
  ];
565
- export var DeleteBatchPrediction = [
579
+ export var DeleteBatchPrediction$ = [
566
580
  9,
567
581
  n0,
568
582
  _DBP,
569
583
  0,
570
- () => DeleteBatchPredictionInput,
571
- () => DeleteBatchPredictionOutput,
584
+ () => DeleteBatchPredictionInput$,
585
+ () => DeleteBatchPredictionOutput$,
572
586
  ];
573
- export var DeleteDataSource = [
587
+ export var DeleteDataSource$ = [
574
588
  9,
575
589
  n0,
576
590
  _DDS,
577
591
  0,
578
- () => DeleteDataSourceInput,
579
- () => DeleteDataSourceOutput,
592
+ () => DeleteDataSourceInput$,
593
+ () => DeleteDataSourceOutput$,
580
594
  ];
581
- export var DeleteEvaluation = [
595
+ export var DeleteEvaluation$ = [
582
596
  9,
583
597
  n0,
584
598
  _DE,
585
599
  0,
586
- () => DeleteEvaluationInput,
587
- () => DeleteEvaluationOutput,
600
+ () => DeleteEvaluationInput$,
601
+ () => DeleteEvaluationOutput$,
588
602
  ];
589
- export var DeleteMLModel = [
603
+ export var DeleteMLModel$ = [
590
604
  9,
591
605
  n0,
592
606
  _DMLM,
593
607
  0,
594
- () => DeleteMLModelInput,
595
- () => DeleteMLModelOutput,
608
+ () => DeleteMLModelInput$,
609
+ () => DeleteMLModelOutput$,
596
610
  ];
597
- export var DeleteRealtimeEndpoint = [
611
+ export var DeleteRealtimeEndpoint$ = [
598
612
  9,
599
613
  n0,
600
614
  _DRE,
601
615
  0,
602
- () => DeleteRealtimeEndpointInput,
603
- () => DeleteRealtimeEndpointOutput,
616
+ () => DeleteRealtimeEndpointInput$,
617
+ () => DeleteRealtimeEndpointOutput$,
604
618
  ];
605
- export var DeleteTags = [9, n0, _DT, 0, () => DeleteTagsInput, () => DeleteTagsOutput];
606
- export var DescribeBatchPredictions = [
619
+ export var DeleteTags$ = [9, n0, _DT, 0, () => DeleteTagsInput$, () => DeleteTagsOutput$];
620
+ export var DescribeBatchPredictions$ = [
607
621
  9,
608
622
  n0,
609
623
  _DBPe,
610
624
  0,
611
- () => DescribeBatchPredictionsInput,
612
- () => DescribeBatchPredictionsOutput,
625
+ () => DescribeBatchPredictionsInput$,
626
+ () => DescribeBatchPredictionsOutput$,
613
627
  ];
614
- export var DescribeDataSources = [
628
+ export var DescribeDataSources$ = [
615
629
  9,
616
630
  n0,
617
631
  _DDSe,
618
632
  0,
619
- () => DescribeDataSourcesInput,
620
- () => DescribeDataSourcesOutput,
633
+ () => DescribeDataSourcesInput$,
634
+ () => DescribeDataSourcesOutput$,
621
635
  ];
622
- export var DescribeEvaluations = [
636
+ export var DescribeEvaluations$ = [
623
637
  9,
624
638
  n0,
625
639
  _DEe,
626
640
  0,
627
- () => DescribeEvaluationsInput,
628
- () => DescribeEvaluationsOutput,
641
+ () => DescribeEvaluationsInput$,
642
+ () => DescribeEvaluationsOutput$,
629
643
  ];
630
- export var DescribeMLModels = [
644
+ export var DescribeMLModels$ = [
631
645
  9,
632
646
  n0,
633
647
  _DMLMe,
634
648
  0,
635
- () => DescribeMLModelsInput,
636
- () => DescribeMLModelsOutput,
649
+ () => DescribeMLModelsInput$,
650
+ () => DescribeMLModelsOutput$,
637
651
  ];
638
- export var DescribeTags = [9, n0, _DTe, 0, () => DescribeTagsInput, () => DescribeTagsOutput];
639
- export var GetBatchPrediction = [
652
+ export var DescribeTags$ = [9, n0, _DTe, 0, () => DescribeTagsInput$, () => DescribeTagsOutput$];
653
+ export var GetBatchPrediction$ = [
640
654
  9,
641
655
  n0,
642
656
  _GBP,
643
657
  0,
644
- () => GetBatchPredictionInput,
645
- () => GetBatchPredictionOutput,
658
+ () => GetBatchPredictionInput$,
659
+ () => GetBatchPredictionOutput$,
660
+ ];
661
+ export var GetDataSource$ = [
662
+ 9,
663
+ n0,
664
+ _GDS,
665
+ 0,
666
+ () => GetDataSourceInput$,
667
+ () => GetDataSourceOutput$,
668
+ ];
669
+ export var GetEvaluation$ = [
670
+ 9,
671
+ n0,
672
+ _GEe,
673
+ 0,
674
+ () => GetEvaluationInput$,
675
+ () => GetEvaluationOutput$,
646
676
  ];
647
- export var GetDataSource = [9, n0, _GDS, 0, () => GetDataSourceInput, () => GetDataSourceOutput];
648
- export var GetEvaluation = [9, n0, _GEe, 0, () => GetEvaluationInput, () => GetEvaluationOutput];
649
- export var GetMLModel = [9, n0, _GMLM, 0, () => GetMLModelInput, () => GetMLModelOutput];
650
- export var Predict = [9, n0, _Pred, 0, () => PredictInput, () => PredictOutput];
651
- export var UpdateBatchPrediction = [
677
+ export var GetMLModel$ = [9, n0, _GMLM, 0, () => GetMLModelInput$, () => GetMLModelOutput$];
678
+ export var Predict$ = [9, n0, _Pred, 0, () => PredictInput$, () => PredictOutput$];
679
+ export var UpdateBatchPrediction$ = [
652
680
  9,
653
681
  n0,
654
682
  _UBP,
655
683
  0,
656
- () => UpdateBatchPredictionInput,
657
- () => UpdateBatchPredictionOutput,
684
+ () => UpdateBatchPredictionInput$,
685
+ () => UpdateBatchPredictionOutput$,
658
686
  ];
659
- export var UpdateDataSource = [
687
+ export var UpdateDataSource$ = [
660
688
  9,
661
689
  n0,
662
690
  _UDS,
663
691
  0,
664
- () => UpdateDataSourceInput,
665
- () => UpdateDataSourceOutput,
692
+ () => UpdateDataSourceInput$,
693
+ () => UpdateDataSourceOutput$,
666
694
  ];
667
- export var UpdateEvaluation = [
695
+ export var UpdateEvaluation$ = [
668
696
  9,
669
697
  n0,
670
698
  _UE,
671
699
  0,
672
- () => UpdateEvaluationInput,
673
- () => UpdateEvaluationOutput,
700
+ () => UpdateEvaluationInput$,
701
+ () => UpdateEvaluationOutput$,
674
702
  ];
675
- export var UpdateMLModel = [
703
+ export var UpdateMLModel$ = [
676
704
  9,
677
705
  n0,
678
706
  _UMLM,
679
707
  0,
680
- () => UpdateMLModelInput,
681
- () => UpdateMLModelOutput,
708
+ () => UpdateMLModelInput$,
709
+ () => UpdateMLModelOutput$,
682
710
  ];