@aws-sdk/client-data-pipeline 3.957.0 → 3.962.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/index.js CHANGED
@@ -331,268 +331,386 @@ const _val = "value";
331
331
  const _w = "warnings";
332
332
  const _wG = "workerGroup";
333
333
  const n0 = "com.amazonaws.datapipeline";
334
- var ActivatePipelineInput$ = [
335
- 3,
336
- n0,
337
- _API,
334
+ var ActivatePipelineInput$ = [3, n0, _API,
338
335
  0,
339
336
  [_pI, _pV, _sT],
340
- [0, () => ParameterValueList, 4],
341
- ];
342
- var ActivatePipelineOutput$ = [3, n0, _APO, 0, [], []];
343
- var AddTagsInput$ = [3, n0, _ATI, 0, [_pI, _t], [0, () => tagList]];
344
- var AddTagsOutput$ = [3, n0, _ATO, 0, [], []];
345
- var CreatePipelineInput$ = [3, n0, _CPI, 0, [_n, _uI, _d, _t], [0, 0, 0, () => tagList]];
346
- var CreatePipelineOutput$ = [3, n0, _CPO, 0, [_pI], [0]];
347
- var DeactivatePipelineInput$ = [3, n0, _DPI, 0, [_pI, _cA], [0, 2]];
348
- var DeactivatePipelineOutput$ = [3, n0, _DPO, 0, [], []];
349
- var DeletePipelineInput$ = [3, n0, _DPIe, 0, [_pI], [0]];
350
- var DescribeObjectsInput$ = [3, n0, _DOI, 0, [_pI, _oI, _eE, _m], [0, 64 | 0, 2, 0]];
351
- var DescribeObjectsOutput$ = [
352
- 3,
353
- n0,
354
- _DOO,
337
+ [0, () => ParameterValueList, 4]
338
+ ];
339
+ var ActivatePipelineOutput$ = [3, n0, _APO,
340
+ 0,
341
+ [],
342
+ []
343
+ ];
344
+ var AddTagsInput$ = [3, n0, _ATI,
345
+ 0,
346
+ [_pI, _t],
347
+ [0, () => tagList]
348
+ ];
349
+ var AddTagsOutput$ = [3, n0, _ATO,
350
+ 0,
351
+ [],
352
+ []
353
+ ];
354
+ var CreatePipelineInput$ = [3, n0, _CPI,
355
+ 0,
356
+ [_n, _uI, _d, _t],
357
+ [0, 0, 0, () => tagList]
358
+ ];
359
+ var CreatePipelineOutput$ = [3, n0, _CPO,
360
+ 0,
361
+ [_pI],
362
+ [0]
363
+ ];
364
+ var DeactivatePipelineInput$ = [3, n0, _DPI,
365
+ 0,
366
+ [_pI, _cA],
367
+ [0, 2]
368
+ ];
369
+ var DeactivatePipelineOutput$ = [3, n0, _DPO,
370
+ 0,
371
+ [],
372
+ []
373
+ ];
374
+ var DeletePipelineInput$ = [3, n0, _DPIe,
375
+ 0,
376
+ [_pI],
377
+ [0]
378
+ ];
379
+ var DescribeObjectsInput$ = [3, n0, _DOI,
380
+ 0,
381
+ [_pI, _oI, _eE, _m],
382
+ [0, 64 | 0, 2, 0]
383
+ ];
384
+ var DescribeObjectsOutput$ = [3, n0, _DOO,
355
385
  0,
356
386
  [_pO, _m, _hMR],
357
- [() => PipelineObjectList, 0, 2],
358
- ];
359
- var DescribePipelinesInput$ = [3, n0, _DPIes, 0, [_pIi], [64 | 0]];
360
- var DescribePipelinesOutput$ = [3, n0, _DPOe, 0, [_pDL], [() => PipelineDescriptionList]];
361
- var EvaluateExpressionInput$ = [3, n0, _EEI, 0, [_pI, _oIb, _e], [0, 0, 0]];
362
- var EvaluateExpressionOutput$ = [3, n0, _EEO, 0, [_eEv], [0]];
363
- var Field$ = [3, n0, _F, 0, [_k, _sV, _rV], [0, 0, 0]];
364
- var GetPipelineDefinitionInput$ = [3, n0, _GPDI, 0, [_pI, _v], [0, 0]];
365
- var GetPipelineDefinitionOutput$ = [
366
- 3,
367
- n0,
368
- _GPDO,
387
+ [() => PipelineObjectList, 0, 2]
388
+ ];
389
+ var DescribePipelinesInput$ = [3, n0, _DPIes,
390
+ 0,
391
+ [_pIi],
392
+ [64 | 0]
393
+ ];
394
+ var DescribePipelinesOutput$ = [3, n0, _DPOe,
395
+ 0,
396
+ [_pDL],
397
+ [() => PipelineDescriptionList]
398
+ ];
399
+ var EvaluateExpressionInput$ = [3, n0, _EEI,
400
+ 0,
401
+ [_pI, _oIb, _e],
402
+ [0, 0, 0]
403
+ ];
404
+ var EvaluateExpressionOutput$ = [3, n0, _EEO,
405
+ 0,
406
+ [_eEv],
407
+ [0]
408
+ ];
409
+ var Field$ = [3, n0, _F,
410
+ 0,
411
+ [_k, _sV, _rV],
412
+ [0, 0, 0]
413
+ ];
414
+ var GetPipelineDefinitionInput$ = [3, n0, _GPDI,
415
+ 0,
416
+ [_pI, _v],
417
+ [0, 0]
418
+ ];
419
+ var GetPipelineDefinitionOutput$ = [3, n0, _GPDO,
369
420
  0,
370
421
  [_pO, _pOa, _pV],
371
- [() => PipelineObjectList, () => ParameterObjectList, () => ParameterValueList],
422
+ [() => PipelineObjectList, () => ParameterObjectList, () => ParameterValueList]
423
+ ];
424
+ var InstanceIdentity$ = [3, n0, _II,
425
+ 0,
426
+ [_do, _s],
427
+ [0, 0]
428
+ ];
429
+ var InternalServiceError$ = [-3, n0, _ISE,
430
+ { [_er]: _se },
431
+ [_me],
432
+ [0]
372
433
  ];
373
- var InstanceIdentity$ = [3, n0, _II, 0, [_do, _s], [0, 0]];
374
- var InternalServiceError$ = [-3, n0, _ISE, { [_er]: _se }, [_me], [0]];
375
434
  schema.TypeRegistry.for(n0).registerError(InternalServiceError$, InternalServiceError);
376
- var InvalidRequestException$ = [-3, n0, _IRE, { [_er]: _c }, [_me], [0]];
435
+ var InvalidRequestException$ = [-3, n0, _IRE,
436
+ { [_er]: _c },
437
+ [_me],
438
+ [0]
439
+ ];
377
440
  schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
378
- var ListPipelinesInput$ = [3, n0, _LPI, 0, [_m], [0]];
379
- var ListPipelinesOutput$ = [3, n0, _LPO, 0, [_pIL, _m, _hMR], [() => pipelineList, 0, 2]];
380
- var Operator$ = [3, n0, _O, 0, [_ty, _va], [0, 64 | 0]];
381
- var ParameterAttribute$ = [3, n0, _PA, 0, [_k, _sV], [0, 0]];
382
- var ParameterObject$ = [3, n0, _PO, 0, [_i, _a], [0, () => ParameterAttributeList]];
383
- var ParameterValue$ = [3, n0, _PV, 0, [_i, _sV], [0, 0]];
384
- var PipelineDeletedException$ = [-3, n0, _PDE, { [_er]: _c }, [_me], [0]];
441
+ var ListPipelinesInput$ = [3, n0, _LPI,
442
+ 0,
443
+ [_m],
444
+ [0]
445
+ ];
446
+ var ListPipelinesOutput$ = [3, n0, _LPO,
447
+ 0,
448
+ [_pIL, _m, _hMR],
449
+ [() => pipelineList, 0, 2]
450
+ ];
451
+ var Operator$ = [3, n0, _O,
452
+ 0,
453
+ [_ty, _va],
454
+ [0, 64 | 0]
455
+ ];
456
+ var ParameterAttribute$ = [3, n0, _PA,
457
+ 0,
458
+ [_k, _sV],
459
+ [0, 0]
460
+ ];
461
+ var ParameterObject$ = [3, n0, _PO,
462
+ 0,
463
+ [_i, _a],
464
+ [0, () => ParameterAttributeList]
465
+ ];
466
+ var ParameterValue$ = [3, n0, _PV,
467
+ 0,
468
+ [_i, _sV],
469
+ [0, 0]
470
+ ];
471
+ var PipelineDeletedException$ = [-3, n0, _PDE,
472
+ { [_er]: _c },
473
+ [_me],
474
+ [0]
475
+ ];
385
476
  schema.TypeRegistry.for(n0).registerError(PipelineDeletedException$, PipelineDeletedException);
386
- var PipelineDescription$ = [
387
- 3,
388
- n0,
389
- _PD,
477
+ var PipelineDescription$ = [3, n0, _PD,
390
478
  0,
391
479
  [_pI, _n, _f, _d, _t],
392
- [0, 0, () => fieldList, 0, () => tagList],
480
+ [0, 0, () => fieldList, 0, () => tagList]
481
+ ];
482
+ var PipelineIdName$ = [3, n0, _PIN,
483
+ 0,
484
+ [_i, _n],
485
+ [0, 0]
486
+ ];
487
+ var PipelineNotFoundException$ = [-3, n0, _PNFE,
488
+ { [_er]: _c },
489
+ [_me],
490
+ [0]
393
491
  ];
394
- var PipelineIdName$ = [3, n0, _PIN, 0, [_i, _n], [0, 0]];
395
- var PipelineNotFoundException$ = [-3, n0, _PNFE, { [_er]: _c }, [_me], [0]];
396
492
  schema.TypeRegistry.for(n0).registerError(PipelineNotFoundException$, PipelineNotFoundException);
397
- var PipelineObject$ = [3, n0, _POi, 0, [_i, _n, _f], [0, 0, () => fieldList]];
398
- var PollForTaskInput$ = [
399
- 3,
400
- n0,
401
- _PFTI,
493
+ var PipelineObject$ = [3, n0, _POi,
494
+ 0,
495
+ [_i, _n, _f],
496
+ [0, 0, () => fieldList]
497
+ ];
498
+ var PollForTaskInput$ = [3, n0, _PFTI,
402
499
  0,
403
500
  [_wG, _h, _iI],
404
- [0, 0, () => InstanceIdentity$],
501
+ [0, 0, () => InstanceIdentity$]
502
+ ];
503
+ var PollForTaskOutput$ = [3, n0, _PFTO,
504
+ 0,
505
+ [_tO],
506
+ [() => TaskObject$]
405
507
  ];
406
- var PollForTaskOutput$ = [3, n0, _PFTO, 0, [_tO], [() => TaskObject$]];
407
- var PutPipelineDefinitionInput$ = [
408
- 3,
409
- n0,
410
- _PPDI,
508
+ var PutPipelineDefinitionInput$ = [3, n0, _PPDI,
411
509
  0,
412
510
  [_pI, _pO, _pOa, _pV],
413
- [0, () => PipelineObjectList, () => ParameterObjectList, () => ParameterValueList],
511
+ [0, () => PipelineObjectList, () => ParameterObjectList, () => ParameterValueList]
414
512
  ];
415
- var PutPipelineDefinitionOutput$ = [
416
- 3,
417
- n0,
418
- _PPDO,
513
+ var PutPipelineDefinitionOutput$ = [3, n0, _PPDO,
419
514
  0,
420
515
  [_vE, _vW, _err],
421
- [() => ValidationErrors, () => ValidationWarnings, 2],
516
+ [() => ValidationErrors, () => ValidationWarnings, 2]
422
517
  ];
423
- var Query$ = [3, n0, _Q, 0, [_sel], [() => SelectorList]];
424
- var QueryObjectsInput$ = [
425
- 3,
426
- n0,
427
- _QOI,
518
+ var Query$ = [3, n0, _Q,
519
+ 0,
520
+ [_sel],
521
+ [() => SelectorList]
522
+ ];
523
+ var QueryObjectsInput$ = [3, n0, _QOI,
428
524
  0,
429
525
  [_pI, _q, _sp, _m, _l],
430
- [0, () => Query$, 0, 0, 1],
431
- ];
432
- var QueryObjectsOutput$ = [3, n0, _QOO, 0, [_id, _m, _hMR], [64 | 0, 0, 2]];
433
- var RemoveTagsInput$ = [3, n0, _RTI, 0, [_pI, _tK], [0, 64 | 0]];
434
- var RemoveTagsOutput$ = [3, n0, _RTO, 0, [], []];
435
- var ReportTaskProgressInput$ = [3, n0, _RTPI, 0, [_tI, _f], [0, () => fieldList]];
436
- var ReportTaskProgressOutput$ = [3, n0, _RTPO, 0, [_ca], [2]];
437
- var ReportTaskRunnerHeartbeatInput$ = [3, n0, _RTRHI, 0, [_tIa, _wG, _h], [0, 0, 0]];
438
- var ReportTaskRunnerHeartbeatOutput$ = [3, n0, _RTRHO, 0, [_te], [2]];
439
- var Selector$ = [3, n0, _S, 0, [_fN, _o], [0, () => Operator$]];
440
- var SetStatusInput$ = [3, n0, _SSI, 0, [_pI, _oI, _st], [0, 64 | 0, 0]];
441
- var SetTaskStatusInput$ = [3, n0, _STSI, 0, [_tI, _tS, _eI, _eM, _eST], [0, 0, 0, 0, 0]];
442
- var SetTaskStatusOutput$ = [3, n0, _STSO, 0, [], []];
443
- var Tag$ = [3, n0, _T, 0, [_k, _val], [0, 0]];
444
- var TaskNotFoundException$ = [-3, n0, _TNFE, { [_er]: _c }, [_me], [0]];
526
+ [0, () => Query$, 0, 0, 1]
527
+ ];
528
+ var QueryObjectsOutput$ = [3, n0, _QOO,
529
+ 0,
530
+ [_id, _m, _hMR],
531
+ [64 | 0, 0, 2]
532
+ ];
533
+ var RemoveTagsInput$ = [3, n0, _RTI,
534
+ 0,
535
+ [_pI, _tK],
536
+ [0, 64 | 0]
537
+ ];
538
+ var RemoveTagsOutput$ = [3, n0, _RTO,
539
+ 0,
540
+ [],
541
+ []
542
+ ];
543
+ var ReportTaskProgressInput$ = [3, n0, _RTPI,
544
+ 0,
545
+ [_tI, _f],
546
+ [0, () => fieldList]
547
+ ];
548
+ var ReportTaskProgressOutput$ = [3, n0, _RTPO,
549
+ 0,
550
+ [_ca],
551
+ [2]
552
+ ];
553
+ var ReportTaskRunnerHeartbeatInput$ = [3, n0, _RTRHI,
554
+ 0,
555
+ [_tIa, _wG, _h],
556
+ [0, 0, 0]
557
+ ];
558
+ var ReportTaskRunnerHeartbeatOutput$ = [3, n0, _RTRHO,
559
+ 0,
560
+ [_te],
561
+ [2]
562
+ ];
563
+ var Selector$ = [3, n0, _S,
564
+ 0,
565
+ [_fN, _o],
566
+ [0, () => Operator$]
567
+ ];
568
+ var SetStatusInput$ = [3, n0, _SSI,
569
+ 0,
570
+ [_pI, _oI, _st],
571
+ [0, 64 | 0, 0]
572
+ ];
573
+ var SetTaskStatusInput$ = [3, n0, _STSI,
574
+ 0,
575
+ [_tI, _tS, _eI, _eM, _eST],
576
+ [0, 0, 0, 0, 0]
577
+ ];
578
+ var SetTaskStatusOutput$ = [3, n0, _STSO,
579
+ 0,
580
+ [],
581
+ []
582
+ ];
583
+ var Tag$ = [3, n0, _T,
584
+ 0,
585
+ [_k, _val],
586
+ [0, 0]
587
+ ];
588
+ var TaskNotFoundException$ = [-3, n0, _TNFE,
589
+ { [_er]: _c },
590
+ [_me],
591
+ [0]
592
+ ];
445
593
  schema.TypeRegistry.for(n0).registerError(TaskNotFoundException$, TaskNotFoundException);
446
- var TaskObject$ = [
447
- 3,
448
- n0,
449
- _TO,
594
+ var TaskObject$ = [3, n0, _TO,
450
595
  0,
451
596
  [_tI, _pI, _aI, _ob],
452
- [0, 0, 0, () => PipelineObjectMap],
597
+ [0, 0, 0, () => PipelineObjectMap]
453
598
  ];
454
- var ValidatePipelineDefinitionInput$ = [
455
- 3,
456
- n0,
457
- _VPDI,
599
+ var ValidatePipelineDefinitionInput$ = [3, n0, _VPDI,
458
600
  0,
459
601
  [_pI, _pO, _pOa, _pV],
460
- [0, () => PipelineObjectList, () => ParameterObjectList, () => ParameterValueList],
602
+ [0, () => PipelineObjectList, () => ParameterObjectList, () => ParameterValueList]
461
603
  ];
462
- var ValidatePipelineDefinitionOutput$ = [
463
- 3,
464
- n0,
465
- _VPDO,
604
+ var ValidatePipelineDefinitionOutput$ = [3, n0, _VPDO,
466
605
  0,
467
606
  [_vE, _vW, _err],
468
- [() => ValidationErrors, () => ValidationWarnings, 2],
607
+ [() => ValidationErrors, () => ValidationWarnings, 2]
608
+ ];
609
+ var ValidationError$ = [3, n0, _VE,
610
+ 0,
611
+ [_i, _erro],
612
+ [0, 64 | 0]
613
+ ];
614
+ var ValidationWarning$ = [3, n0, _VW,
615
+ 0,
616
+ [_i, _w],
617
+ [0, 64 | 0]
469
618
  ];
470
- var ValidationError$ = [3, n0, _VE, 0, [_i, _erro], [0, 64 | 0]];
471
- var ValidationWarning$ = [3, n0, _VW, 0, [_i, _w], [0, 64 | 0]];
472
619
  var __Unit = "unit";
473
620
  var DataPipelineServiceException$ = [-3, _sm, "DataPipelineServiceException", 0, [], []];
474
621
  schema.TypeRegistry.for(_sm).registerError(DataPipelineServiceException$, DataPipelineServiceException);
475
- var fieldList = [1, n0, _fL, 0, () => Field$];
476
- var ParameterAttributeList = [1, n0, _PAL, 0, () => ParameterAttribute$];
477
- var ParameterObjectList = [1, n0, _POL, 0, () => ParameterObject$];
478
- var ParameterValueList = [1, n0, _PVL, 0, () => ParameterValue$];
479
- var PipelineDescriptionList = [1, n0, _PDL, 0, () => PipelineDescription$];
480
- var pipelineList = [1, n0, _pL, 0, () => PipelineIdName$];
481
- var PipelineObjectList = [1, n0, _POLi, 0, () => PipelineObject$];
482
- var SelectorList = [1, n0, _SL, 0, () => Selector$];
483
- var tagList = [1, n0, _tL, 0, () => Tag$];
484
- var ValidationErrors = [1, n0, _VEa, 0, () => ValidationError$];
485
- var ValidationWarnings = [1, n0, _VWa, 0, () => ValidationWarning$];
486
- var PipelineObjectMap = [2, n0, _POM, 0, 0, () => PipelineObject$];
487
- var ActivatePipeline$ = [
488
- 9,
489
- n0,
490
- _AP,
491
- 0,
492
- () => ActivatePipelineInput$,
493
- () => ActivatePipelineOutput$,
494
- ];
495
- var AddTags$ = [9, n0, _AT, 0, () => AddTagsInput$, () => AddTagsOutput$];
496
- var CreatePipeline$ = [
497
- 9,
498
- n0,
499
- _CP,
500
- 0,
501
- () => CreatePipelineInput$,
502
- () => CreatePipelineOutput$,
503
- ];
504
- var DeactivatePipeline$ = [
505
- 9,
506
- n0,
507
- _DP,
508
- 0,
509
- () => DeactivatePipelineInput$,
510
- () => DeactivatePipelineOutput$,
511
- ];
512
- var DeletePipeline$ = [9, n0, _DPe, 0, () => DeletePipelineInput$, () => __Unit];
513
- var DescribeObjects$ = [
514
- 9,
515
- n0,
516
- _DO,
517
- 0,
518
- () => DescribeObjectsInput$,
519
- () => DescribeObjectsOutput$,
520
- ];
521
- var DescribePipelines$ = [
522
- 9,
523
- n0,
524
- _DPes,
525
- 0,
526
- () => DescribePipelinesInput$,
527
- () => DescribePipelinesOutput$,
528
- ];
529
- var EvaluateExpression$ = [
530
- 9,
531
- n0,
532
- _EE,
533
- 0,
534
- () => EvaluateExpressionInput$,
535
- () => EvaluateExpressionOutput$,
536
- ];
537
- var GetPipelineDefinition$ = [
538
- 9,
539
- n0,
540
- _GPD,
541
- 0,
542
- () => GetPipelineDefinitionInput$,
543
- () => GetPipelineDefinitionOutput$,
544
- ];
545
- var ListPipelines$ = [
546
- 9,
547
- n0,
548
- _LP,
549
- 0,
550
- () => ListPipelinesInput$,
551
- () => ListPipelinesOutput$,
552
- ];
553
- var PollForTask$ = [9, n0, _PFT, 0, () => PollForTaskInput$, () => PollForTaskOutput$];
554
- var PutPipelineDefinition$ = [
555
- 9,
556
- n0,
557
- _PPD,
558
- 0,
559
- () => PutPipelineDefinitionInput$,
560
- () => PutPipelineDefinitionOutput$,
561
- ];
562
- var QueryObjects$ = [9, n0, _QO, 0, () => QueryObjectsInput$, () => QueryObjectsOutput$];
563
- var RemoveTags$ = [9, n0, _RT, 0, () => RemoveTagsInput$, () => RemoveTagsOutput$];
564
- var ReportTaskProgress$ = [
565
- 9,
566
- n0,
567
- _RTP,
568
- 0,
569
- () => ReportTaskProgressInput$,
570
- () => ReportTaskProgressOutput$,
571
- ];
572
- var ReportTaskRunnerHeartbeat$ = [
573
- 9,
574
- n0,
575
- _RTRH,
576
- 0,
577
- () => ReportTaskRunnerHeartbeatInput$,
578
- () => ReportTaskRunnerHeartbeatOutput$,
579
- ];
580
- var SetStatus$ = [9, n0, _SS, 0, () => SetStatusInput$, () => __Unit];
581
- var SetTaskStatus$ = [
582
- 9,
583
- n0,
584
- _STS,
585
- 0,
586
- () => SetTaskStatusInput$,
587
- () => SetTaskStatusOutput$,
588
- ];
589
- var ValidatePipelineDefinition$ = [
590
- 9,
591
- n0,
592
- _VPD,
593
- 0,
594
- () => ValidatePipelineDefinitionInput$,
595
- () => ValidatePipelineDefinitionOutput$,
622
+ var fieldList = [1, n0, _fL,
623
+ 0, () => Field$
624
+ ];
625
+ var ParameterAttributeList = [1, n0, _PAL,
626
+ 0, () => ParameterAttribute$
627
+ ];
628
+ var ParameterObjectList = [1, n0, _POL,
629
+ 0, () => ParameterObject$
630
+ ];
631
+ var ParameterValueList = [1, n0, _PVL,
632
+ 0, () => ParameterValue$
633
+ ];
634
+ var PipelineDescriptionList = [1, n0, _PDL,
635
+ 0, () => PipelineDescription$
636
+ ];
637
+ var pipelineList = [1, n0, _pL,
638
+ 0, () => PipelineIdName$
639
+ ];
640
+ var PipelineObjectList = [1, n0, _POLi,
641
+ 0, () => PipelineObject$
642
+ ];
643
+ var SelectorList = [1, n0, _SL,
644
+ 0, () => Selector$
645
+ ];
646
+ var tagList = [1, n0, _tL,
647
+ 0, () => Tag$
648
+ ];
649
+ var ValidationErrors = [1, n0, _VEa,
650
+ 0, () => ValidationError$
651
+ ];
652
+ var ValidationWarnings = [1, n0, _VWa,
653
+ 0, () => ValidationWarning$
654
+ ];
655
+ var PipelineObjectMap = [2, n0, _POM,
656
+ 0, 0, () => PipelineObject$
657
+ ];
658
+ var ActivatePipeline$ = [9, n0, _AP,
659
+ 0, () => ActivatePipelineInput$, () => ActivatePipelineOutput$
660
+ ];
661
+ var AddTags$ = [9, n0, _AT,
662
+ 0, () => AddTagsInput$, () => AddTagsOutput$
663
+ ];
664
+ var CreatePipeline$ = [9, n0, _CP,
665
+ 0, () => CreatePipelineInput$, () => CreatePipelineOutput$
666
+ ];
667
+ var DeactivatePipeline$ = [9, n0, _DP,
668
+ 0, () => DeactivatePipelineInput$, () => DeactivatePipelineOutput$
669
+ ];
670
+ var DeletePipeline$ = [9, n0, _DPe,
671
+ 0, () => DeletePipelineInput$, () => __Unit
672
+ ];
673
+ var DescribeObjects$ = [9, n0, _DO,
674
+ 0, () => DescribeObjectsInput$, () => DescribeObjectsOutput$
675
+ ];
676
+ var DescribePipelines$ = [9, n0, _DPes,
677
+ 0, () => DescribePipelinesInput$, () => DescribePipelinesOutput$
678
+ ];
679
+ var EvaluateExpression$ = [9, n0, _EE,
680
+ 0, () => EvaluateExpressionInput$, () => EvaluateExpressionOutput$
681
+ ];
682
+ var GetPipelineDefinition$ = [9, n0, _GPD,
683
+ 0, () => GetPipelineDefinitionInput$, () => GetPipelineDefinitionOutput$
684
+ ];
685
+ var ListPipelines$ = [9, n0, _LP,
686
+ 0, () => ListPipelinesInput$, () => ListPipelinesOutput$
687
+ ];
688
+ var PollForTask$ = [9, n0, _PFT,
689
+ 0, () => PollForTaskInput$, () => PollForTaskOutput$
690
+ ];
691
+ var PutPipelineDefinition$ = [9, n0, _PPD,
692
+ 0, () => PutPipelineDefinitionInput$, () => PutPipelineDefinitionOutput$
693
+ ];
694
+ var QueryObjects$ = [9, n0, _QO,
695
+ 0, () => QueryObjectsInput$, () => QueryObjectsOutput$
696
+ ];
697
+ var RemoveTags$ = [9, n0, _RT,
698
+ 0, () => RemoveTagsInput$, () => RemoveTagsOutput$
699
+ ];
700
+ var ReportTaskProgress$ = [9, n0, _RTP,
701
+ 0, () => ReportTaskProgressInput$, () => ReportTaskProgressOutput$
702
+ ];
703
+ var ReportTaskRunnerHeartbeat$ = [9, n0, _RTRH,
704
+ 0, () => ReportTaskRunnerHeartbeatInput$, () => ReportTaskRunnerHeartbeatOutput$
705
+ ];
706
+ var SetStatus$ = [9, n0, _SS,
707
+ 0, () => SetStatusInput$, () => __Unit
708
+ ];
709
+ var SetTaskStatus$ = [9, n0, _STS,
710
+ 0, () => SetTaskStatusInput$, () => SetTaskStatusOutput$
711
+ ];
712
+ var ValidatePipelineDefinition$ = [9, n0, _VPD,
713
+ 0, () => ValidatePipelineDefinitionInput$, () => ValidatePipelineDefinitionOutput$
596
714
  ];
597
715
 
598
716
  class ActivatePipelineCommand extends smithyClient.Command
@@ -24,8 +24,7 @@ const getRuntimeConfig = (config) => {
24
24
  defaultsMode,
25
25
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_browser_1.calculateBodyLength,
26
26
  credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
27
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
28
- (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
27
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
29
28
  maxAttempts: config?.maxAttempts ?? util_retry_1.DEFAULT_MAX_ATTEMPTS,
30
29
  region: config?.region ?? (0, invalid_dependency_1.invalidProvider)("Region is missing"),
31
30
  requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
@@ -34,11 +34,9 @@ const getRuntimeConfig = (config) => {
34
34
  authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
35
35
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
36
36
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
37
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
38
- (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
39
38
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
40
- region: config?.region ??
41
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
39
+ region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
42
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
43
41
  retryMode: config?.retryMode ??
44
42
  (0, node_config_provider_1.loadConfig)({
@@ -3,10 +3,9 @@ import { getSmithyContext, normalizeProvider } from "@smithy/util-middleware";
3
3
  export const defaultDataPipelineHttpAuthSchemeParametersProvider = async (config, context, input) => {
4
4
  return {
5
5
  operation: getSmithyContext(context).operation,
6
- region: (await normalizeProvider(config.region)()) ||
7
- (() => {
8
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
9
- })(),
6
+ region: await normalizeProvider(config.region)() || (() => {
7
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
8
+ })(),
10
9
  };
11
10
  };
12
11
  function createAwsAuthSigv4HttpAuthOption(authParameters) {
@@ -1,4 +1,4 @@
1
- export * from "./DescribeObjectsPaginator";
2
1
  export * from "./Interfaces";
2
+ export * from "./DescribeObjectsPaginator";
3
3
  export * from "./ListPipelinesPaginator";
4
4
  export * from "./QueryObjectsPaginator";
@@ -20,8 +20,7 @@ export const getRuntimeConfig = (config) => {
20
20
  defaultsMode,
21
21
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
22
22
  credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
23
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
24
- createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
23
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
25
24
  maxAttempts: config?.maxAttempts ?? DEFAULT_MAX_ATTEMPTS,
26
25
  region: config?.region ?? invalidProvider("Region is missing"),
27
26
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),