@aws-sdk/client-migrationhuborchestrator 3.940.0 → 3.946.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 (65) hide show
  1. package/dist-cjs/index.js +71 -370
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/MigrationHubOrchestratorClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +71 -370
  8. package/dist-types/MigrationHubOrchestrator.d.ts +1 -1
  9. package/dist-types/MigrationHubOrchestratorClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/CreateTemplateCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateWorkflowStepCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateWorkflowStepGroupCommand.d.ts +3 -3
  16. package/dist-types/commands/DeleteTemplateCommand.d.ts +3 -3
  17. package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteWorkflowStepCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteWorkflowStepGroupCommand.d.ts +3 -3
  20. package/dist-types/commands/GetTemplateCommand.d.ts +3 -3
  21. package/dist-types/commands/GetTemplateStepCommand.d.ts +3 -3
  22. package/dist-types/commands/GetTemplateStepGroupCommand.d.ts +3 -3
  23. package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
  24. package/dist-types/commands/GetWorkflowStepCommand.d.ts +3 -3
  25. package/dist-types/commands/GetWorkflowStepGroupCommand.d.ts +3 -3
  26. package/dist-types/commands/ListPluginsCommand.d.ts +3 -3
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  28. package/dist-types/commands/ListTemplateStepGroupsCommand.d.ts +3 -3
  29. package/dist-types/commands/ListTemplateStepsCommand.d.ts +3 -3
  30. package/dist-types/commands/ListTemplatesCommand.d.ts +3 -3
  31. package/dist-types/commands/ListWorkflowStepGroupsCommand.d.ts +3 -3
  32. package/dist-types/commands/ListWorkflowStepsCommand.d.ts +3 -3
  33. package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
  34. package/dist-types/commands/RetryWorkflowStepCommand.d.ts +3 -3
  35. package/dist-types/commands/StartWorkflowCommand.d.ts +3 -3
  36. package/dist-types/commands/StopWorkflowCommand.d.ts +3 -3
  37. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  38. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  39. package/dist-types/commands/UpdateTemplateCommand.d.ts +3 -3
  40. package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -3
  41. package/dist-types/commands/UpdateWorkflowStepCommand.d.ts +3 -3
  42. package/dist-types/commands/UpdateWorkflowStepGroupCommand.d.ts +3 -3
  43. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  44. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  45. package/dist-types/extensionConfiguration.d.ts +4 -4
  46. package/dist-types/models/MigrationHubOrchestratorServiceException.d.ts +1 -1
  47. package/dist-types/models/errors.d.ts +1 -1
  48. package/dist-types/pagination/Interfaces.d.ts +1 -1
  49. package/dist-types/pagination/ListPluginsPaginator.d.ts +1 -1
  50. package/dist-types/pagination/ListTemplateStepGroupsPaginator.d.ts +1 -1
  51. package/dist-types/pagination/ListTemplateStepsPaginator.d.ts +1 -1
  52. package/dist-types/pagination/ListTemplatesPaginator.d.ts +1 -1
  53. package/dist-types/pagination/ListWorkflowStepGroupsPaginator.d.ts +1 -1
  54. package/dist-types/pagination/ListWorkflowStepsPaginator.d.ts +1 -1
  55. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
  56. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  57. package/dist-types/runtimeConfig.d.ts +1 -1
  58. package/dist-types/runtimeConfig.native.d.ts +1 -1
  59. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  60. package/dist-types/runtimeExtensions.d.ts +1 -1
  61. package/dist-types/schemas/schemas_0.d.ts +1 -1
  62. package/dist-types/ts3.4/MigrationHubOrchestratorClient.d.ts +3 -3
  63. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  64. package/dist-types/ts3.4/models/MigrationHubOrchestratorServiceException.d.ts +1 -1
  65. package/package.json +13 -12
@@ -219,29 +219,9 @@ const n0 = "com.amazonaws.migrationhuborchestrator";
219
219
  import { TypeRegistry } from "@smithy/core/schema";
220
220
  import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
221
221
  import { MigrationHubOrchestratorServiceException as __MigrationHubOrchestratorServiceException } from "../models/MigrationHubOrchestratorServiceException";
222
- export var AccessDeniedException = [
223
- -3,
224
- n0,
225
- _ADE,
226
- {
227
- [_e]: _c,
228
- [_hE]: 403,
229
- },
230
- [_m],
231
- [0],
232
- ];
222
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
233
223
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
234
- export var ConflictException = [
235
- -3,
236
- n0,
237
- _CE,
238
- {
239
- [_e]: _c,
240
- [_hE]: 409,
241
- },
242
- [_m],
243
- [0],
244
- ];
224
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
245
225
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
246
226
  export var CreateMigrationWorkflowRequest = [
247
227
  3,
@@ -304,12 +284,7 @@ export var DeleteWorkflowStepGroupRequest = [
304
284
  0,
305
285
  [_wIo, _i],
306
286
  [
307
- [
308
- 0,
309
- {
310
- [_hQ]: _wIo,
311
- },
312
- ],
287
+ [0, { [_hQ]: _wIo }],
313
288
  [0, 1],
314
289
  ],
315
290
  ];
@@ -322,18 +297,8 @@ export var DeleteWorkflowStepRequest = [
322
297
  [_i, _sGI, _wIo],
323
298
  [
324
299
  [0, 1],
325
- [
326
- 0,
327
- {
328
- [_hQ]: _sGI,
329
- },
330
- ],
331
- [
332
- 0,
333
- {
334
- [_hQ]: _wIo,
335
- },
336
- ],
300
+ [0, { [_hQ]: _sGI }],
301
+ [0, { [_hQ]: _wIo }],
337
302
  ],
338
303
  ];
339
304
  export var DeleteWorkflowStepResponse = [3, n0, _DWSRe, 0, [], []];
@@ -382,18 +347,8 @@ export var GetTemplateStepRequest = [
382
347
  [_i, _tI, _sGI],
383
348
  [
384
349
  [0, 1],
385
- [
386
- 0,
387
- {
388
- [_hQ]: _tI,
389
- },
390
- ],
391
- [
392
- 0,
393
- {
394
- [_hQ]: _sGI,
395
- },
396
- ],
350
+ [0, { [_hQ]: _tI }],
351
+ [0, { [_hQ]: _sGI }],
397
352
  ],
398
353
  ];
399
354
  export var GetTemplateStepResponse = [
@@ -412,12 +367,7 @@ export var GetWorkflowStepGroupRequest = [
412
367
  [_i, _wIo],
413
368
  [
414
369
  [0, 1],
415
- [
416
- 0,
417
- {
418
- [_hQ]: _wIo,
419
- },
420
- ],
370
+ [0, { [_hQ]: _wIo }],
421
371
  ],
422
372
  ];
423
373
  export var GetWorkflowStepGroupResponse = [
@@ -435,18 +385,8 @@ export var GetWorkflowStepRequest = [
435
385
  0,
436
386
  [_wIo, _sGI, _i],
437
387
  [
438
- [
439
- 0,
440
- {
441
- [_hQ]: _wIo,
442
- },
443
- ],
444
- [
445
- 0,
446
- {
447
- [_hQ]: _sGI,
448
- },
449
- ],
388
+ [0, { [_hQ]: _wIo }],
389
+ [0, { [_hQ]: _sGI }],
450
390
  [0, 1],
451
391
  ],
452
392
  ];
@@ -480,17 +420,7 @@ export var GetWorkflowStepResponse = [
480
420
  1,
481
421
  ],
482
422
  ];
483
- export var InternalServerException = [
484
- -3,
485
- n0,
486
- _ISE,
487
- {
488
- [_e]: _se,
489
- [_hE]: 500,
490
- },
491
- [_m],
492
- [0],
493
- ];
423
+ export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
494
424
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
495
425
  export var ListMigrationWorkflowsRequest = [
496
426
  3,
@@ -499,42 +429,12 @@ export var ListMigrationWorkflowsRequest = [
499
429
  0,
500
430
  [_mR, _nT, _tI, _aACN, _s, _n],
501
431
  [
502
- [
503
- 1,
504
- {
505
- [_hQ]: _mR,
506
- },
507
- ],
508
- [
509
- 0,
510
- {
511
- [_hQ]: _nT,
512
- },
513
- ],
514
- [
515
- 0,
516
- {
517
- [_hQ]: _tI,
518
- },
519
- ],
520
- [
521
- 0,
522
- {
523
- [_hQ]: _aACN,
524
- },
525
- ],
526
- [
527
- 0,
528
- {
529
- [_hQ]: _s,
530
- },
531
- ],
532
- [
533
- 0,
534
- {
535
- [_hQ]: _n,
536
- },
537
- ],
432
+ [1, { [_hQ]: _mR }],
433
+ [0, { [_hQ]: _nT }],
434
+ [0, { [_hQ]: _tI }],
435
+ [0, { [_hQ]: _aACN }],
436
+ [0, { [_hQ]: _s }],
437
+ [0, { [_hQ]: _n }],
538
438
  ],
539
439
  ];
540
440
  export var ListMigrationWorkflowsResponse = [
@@ -552,24 +452,9 @@ export var ListMigrationWorkflowTemplatesRequest = [
552
452
  0,
553
453
  [_mR, _nT, _n],
554
454
  [
555
- [
556
- 1,
557
- {
558
- [_hQ]: _mR,
559
- },
560
- ],
561
- [
562
- 0,
563
- {
564
- [_hQ]: _nT,
565
- },
566
- ],
567
- [
568
- 0,
569
- {
570
- [_hQ]: _n,
571
- },
572
- ],
455
+ [1, { [_hQ]: _mR }],
456
+ [0, { [_hQ]: _nT }],
457
+ [0, { [_hQ]: _n }],
573
458
  ],
574
459
  ];
575
460
  export var ListMigrationWorkflowTemplatesResponse = [
@@ -587,18 +472,8 @@ export var ListPluginsRequest = [
587
472
  0,
588
473
  [_mR, _nT],
589
474
  [
590
- [
591
- 1,
592
- {
593
- [_hQ]: _mR,
594
- },
595
- ],
596
- [
597
- 0,
598
- {
599
- [_hQ]: _nT,
600
- },
601
- ],
475
+ [1, { [_hQ]: _mR }],
476
+ [0, { [_hQ]: _nT }],
602
477
  ],
603
478
  ];
604
479
  export var ListPluginsResponse = [3, n0, _LPRi, 0, [_nT, _pl], [0, () => PluginSummaries]];
@@ -611,18 +486,8 @@ export var ListTemplateStepGroupsRequest = [
611
486
  0,
612
487
  [_mR, _nT, _tI],
613
488
  [
614
- [
615
- 1,
616
- {
617
- [_hQ]: _mR,
618
- },
619
- ],
620
- [
621
- 0,
622
- {
623
- [_hQ]: _nT,
624
- },
625
- ],
489
+ [1, { [_hQ]: _mR }],
490
+ [0, { [_hQ]: _nT }],
626
491
  [0, 1],
627
492
  ],
628
493
  ];
@@ -641,30 +506,10 @@ export var ListTemplateStepsRequest = [
641
506
  0,
642
507
  [_mR, _nT, _tI, _sGI],
643
508
  [
644
- [
645
- 1,
646
- {
647
- [_hQ]: _mR,
648
- },
649
- ],
650
- [
651
- 0,
652
- {
653
- [_hQ]: _nT,
654
- },
655
- ],
656
- [
657
- 0,
658
- {
659
- [_hQ]: _tI,
660
- },
661
- ],
662
- [
663
- 0,
664
- {
665
- [_hQ]: _sGI,
666
- },
667
- ],
509
+ [1, { [_hQ]: _mR }],
510
+ [0, { [_hQ]: _nT }],
511
+ [0, { [_hQ]: _tI }],
512
+ [0, { [_hQ]: _sGI }],
668
513
  ],
669
514
  ];
670
515
  export var ListTemplateStepsResponse = [
@@ -682,24 +527,9 @@ export var ListWorkflowStepGroupsRequest = [
682
527
  0,
683
528
  [_nT, _mR, _wIo],
684
529
  [
685
- [
686
- 0,
687
- {
688
- [_hQ]: _nT,
689
- },
690
- ],
691
- [
692
- 1,
693
- {
694
- [_hQ]: _mR,
695
- },
696
- ],
697
- [
698
- 0,
699
- {
700
- [_hQ]: _wIo,
701
- },
702
- ],
530
+ [0, { [_hQ]: _nT }],
531
+ [1, { [_hQ]: _mR }],
532
+ [0, { [_hQ]: _wIo }],
703
533
  ],
704
534
  ];
705
535
  export var ListWorkflowStepGroupsResponse = [
@@ -717,18 +547,8 @@ export var ListWorkflowStepsRequest = [
717
547
  0,
718
548
  [_nT, _mR, _wIo, _sGI],
719
549
  [
720
- [
721
- 0,
722
- {
723
- [_hQ]: _nT,
724
- },
725
- ],
726
- [
727
- 1,
728
- {
729
- [_hQ]: _mR,
730
- },
731
- ],
550
+ [0, { [_hQ]: _nT }],
551
+ [1, { [_hQ]: _mR }],
732
552
  [0, 1],
733
553
  [0, 1],
734
554
  ],
@@ -752,17 +572,7 @@ export var MigrationWorkflowSummary = [
752
572
  export var PlatformCommand = [3, n0, _PC, 0, [_l, _w], [0, 0]];
753
573
  export var PlatformScriptKey = [3, n0, _PSK, 0, [_l, _w], [0, 0]];
754
574
  export var PluginSummary = [3, n0, _PS, 0, [_pI, _h, _s, _iA, _v, _rT], [0, 0, 0, 0, 0, 0]];
755
- export var ResourceNotFoundException = [
756
- -3,
757
- n0,
758
- _RNFE,
759
- {
760
- [_e]: _c,
761
- [_hE]: 404,
762
- },
763
- [_m],
764
- [0],
765
- ];
575
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
766
576
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
767
577
  export var RetryWorkflowStepRequest = [
768
578
  3,
@@ -771,18 +581,8 @@ export var RetryWorkflowStepRequest = [
771
581
  0,
772
582
  [_wIo, _sGI, _i],
773
583
  [
774
- [
775
- 0,
776
- {
777
- [_hQ]: _wIo,
778
- },
779
- ],
780
- [
781
- 0,
782
- {
783
- [_hQ]: _sGI,
784
- },
785
- ],
584
+ [0, { [_hQ]: _wIo }],
585
+ [0, { [_hQ]: _sGI }],
786
586
  [0, 1],
787
587
  ],
788
588
  ];
@@ -834,17 +634,7 @@ export var TemplateStepSummary = [
834
634
  [0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0],
835
635
  ];
836
636
  export var TemplateSummary = [3, n0, _TS, 0, [_i, _n, _a, _d], [0, 0, 0, 0]];
837
- export var ThrottlingException = [
838
- -3,
839
- n0,
840
- _TE,
841
- {
842
- [_e]: _c,
843
- [_hE]: 429,
844
- },
845
- [_m],
846
- [0],
847
- ];
637
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
848
638
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
849
639
  export var Tool = [3, n0, _T, 0, [_n, _u], [0, 0]];
850
640
  export var UntagResourceRequest = [
@@ -855,12 +645,7 @@ export var UntagResourceRequest = [
855
645
  [_rA, _tK],
856
646
  [
857
647
  [0, 1],
858
- [
859
- 64 | 0,
860
- {
861
- [_hQ]: _tK,
862
- },
863
- ],
648
+ [64 | 0, { [_hQ]: _tK }],
864
649
  ],
865
650
  ];
866
651
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -895,19 +680,7 @@ export var UpdateWorkflowStepGroupRequest = [
895
680
  _UWSGR,
896
681
  0,
897
682
  [_wIo, _i, _n, _d, _ne, _p],
898
- [
899
- [
900
- 0,
901
- {
902
- [_hQ]: _wIo,
903
- },
904
- ],
905
- [0, 1],
906
- 0,
907
- 0,
908
- 64 | 0,
909
- 64 | 0,
910
- ],
683
+ [[0, { [_hQ]: _wIo }], [0, 1], 0, 0, 64 | 0, 64 | 0],
911
684
  ];
912
685
  export var UpdateWorkflowStepGroupResponse = [
913
686
  3,
@@ -939,17 +712,7 @@ export var UpdateWorkflowStepRequest = [
939
712
  ],
940
713
  ];
941
714
  export var UpdateWorkflowStepResponse = [3, n0, _UWSRp, 0, [_i, _sGI, _wIo, _n], [0, 0, 0, 0]];
942
- export var ValidationException = [
943
- -3,
944
- n0,
945
- _VE,
946
- {
947
- [_e]: _c,
948
- [_hE]: 400,
949
- },
950
- [_m],
951
- [0],
952
- ];
715
+ export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
953
716
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
954
717
  export var WorkflowStepAutomationConfiguration = [
955
718
  3,
@@ -1016,9 +779,7 @@ export var CreateTemplate = [
1016
779
  9,
1017
780
  n0,
1018
781
  _CT,
1019
- {
1020
- [_ht]: ["POST", "/template", 200],
1021
- },
782
+ { [_ht]: ["POST", "/template", 200] },
1022
783
  () => CreateTemplateRequest,
1023
784
  () => CreateTemplateResponse,
1024
785
  ];
@@ -1026,9 +787,7 @@ export var CreateWorkflow = [
1026
787
  9,
1027
788
  n0,
1028
789
  _CW,
1029
- {
1030
- [_ht]: ["POST", "/migrationworkflow/", 200],
1031
- },
790
+ { [_ht]: ["POST", "/migrationworkflow/", 200] },
1032
791
  () => CreateMigrationWorkflowRequest,
1033
792
  () => CreateMigrationWorkflowResponse,
1034
793
  ];
@@ -1036,9 +795,7 @@ export var CreateWorkflowStep = [
1036
795
  9,
1037
796
  n0,
1038
797
  _CWS,
1039
- {
1040
- [_ht]: ["POST", "/workflowstep", 200],
1041
- },
798
+ { [_ht]: ["POST", "/workflowstep", 200] },
1042
799
  () => CreateWorkflowStepRequest,
1043
800
  () => CreateWorkflowStepResponse,
1044
801
  ];
@@ -1046,9 +803,7 @@ export var CreateWorkflowStepGroup = [
1046
803
  9,
1047
804
  n0,
1048
805
  _CWSG,
1049
- {
1050
- [_ht]: ["POST", "/workflowstepgroups", 200],
1051
- },
806
+ { [_ht]: ["POST", "/workflowstepgroups", 200] },
1052
807
  () => CreateWorkflowStepGroupRequest,
1053
808
  () => CreateWorkflowStepGroupResponse,
1054
809
  ];
@@ -1056,9 +811,7 @@ export var DeleteTemplate = [
1056
811
  9,
1057
812
  n0,
1058
813
  _DT,
1059
- {
1060
- [_ht]: ["DELETE", "/template/{id}", 200],
1061
- },
814
+ { [_ht]: ["DELETE", "/template/{id}", 200] },
1062
815
  () => DeleteTemplateRequest,
1063
816
  () => DeleteTemplateResponse,
1064
817
  ];
@@ -1066,9 +819,7 @@ export var DeleteWorkflow = [
1066
819
  9,
1067
820
  n0,
1068
821
  _DW,
1069
- {
1070
- [_ht]: ["DELETE", "/migrationworkflow/{id}", 202],
1071
- },
822
+ { [_ht]: ["DELETE", "/migrationworkflow/{id}", 202] },
1072
823
  () => DeleteMigrationWorkflowRequest,
1073
824
  () => DeleteMigrationWorkflowResponse,
1074
825
  ];
@@ -1076,9 +827,7 @@ export var DeleteWorkflowStep = [
1076
827
  9,
1077
828
  n0,
1078
829
  _DWS,
1079
- {
1080
- [_ht]: ["DELETE", "/workflowstep/{id}", 200],
1081
- },
830
+ { [_ht]: ["DELETE", "/workflowstep/{id}", 200] },
1082
831
  () => DeleteWorkflowStepRequest,
1083
832
  () => DeleteWorkflowStepResponse,
1084
833
  ];
@@ -1086,9 +835,7 @@ export var DeleteWorkflowStepGroup = [
1086
835
  9,
1087
836
  n0,
1088
837
  _DWSG,
1089
- {
1090
- [_ht]: ["DELETE", "/workflowstepgroup/{id}", 202],
1091
- },
838
+ { [_ht]: ["DELETE", "/workflowstepgroup/{id}", 202] },
1092
839
  () => DeleteWorkflowStepGroupRequest,
1093
840
  () => DeleteWorkflowStepGroupResponse,
1094
841
  ];
@@ -1096,9 +843,7 @@ export var GetTemplate = [
1096
843
  9,
1097
844
  n0,
1098
845
  _GT,
1099
- {
1100
- [_ht]: ["GET", "/migrationworkflowtemplate/{id}", 200],
1101
- },
846
+ { [_ht]: ["GET", "/migrationworkflowtemplate/{id}", 200] },
1102
847
  () => GetMigrationWorkflowTemplateRequest,
1103
848
  () => GetMigrationWorkflowTemplateResponse,
1104
849
  ];
@@ -1106,9 +851,7 @@ export var GetTemplateStep = [
1106
851
  9,
1107
852
  n0,
1108
853
  _GTS,
1109
- {
1110
- [_ht]: ["GET", "/templatestep/{id}", 200],
1111
- },
854
+ { [_ht]: ["GET", "/templatestep/{id}", 200] },
1112
855
  () => GetTemplateStepRequest,
1113
856
  () => GetTemplateStepResponse,
1114
857
  ];
@@ -1116,9 +859,7 @@ export var GetTemplateStepGroup = [
1116
859
  9,
1117
860
  n0,
1118
861
  _GTSG,
1119
- {
1120
- [_ht]: ["GET", "/templates/{templateId}/stepgroups/{id}", 200],
1121
- },
862
+ { [_ht]: ["GET", "/templates/{templateId}/stepgroups/{id}", 200] },
1122
863
  () => GetTemplateStepGroupRequest,
1123
864
  () => GetTemplateStepGroupResponse,
1124
865
  ];
@@ -1126,9 +867,7 @@ export var GetWorkflow = [
1126
867
  9,
1127
868
  n0,
1128
869
  _GW,
1129
- {
1130
- [_ht]: ["GET", "/migrationworkflow/{id}", 200],
1131
- },
870
+ { [_ht]: ["GET", "/migrationworkflow/{id}", 200] },
1132
871
  () => GetMigrationWorkflowRequest,
1133
872
  () => GetMigrationWorkflowResponse,
1134
873
  ];
@@ -1136,9 +875,7 @@ export var GetWorkflowStep = [
1136
875
  9,
1137
876
  n0,
1138
877
  _GWS,
1139
- {
1140
- [_ht]: ["GET", "/workflowstep/{id}", 200],
1141
- },
878
+ { [_ht]: ["GET", "/workflowstep/{id}", 200] },
1142
879
  () => GetWorkflowStepRequest,
1143
880
  () => GetWorkflowStepResponse,
1144
881
  ];
@@ -1146,9 +883,7 @@ export var GetWorkflowStepGroup = [
1146
883
  9,
1147
884
  n0,
1148
885
  _GWSG,
1149
- {
1150
- [_ht]: ["GET", "/workflowstepgroup/{id}", 200],
1151
- },
886
+ { [_ht]: ["GET", "/workflowstepgroup/{id}", 200] },
1152
887
  () => GetWorkflowStepGroupRequest,
1153
888
  () => GetWorkflowStepGroupResponse,
1154
889
  ];
@@ -1156,9 +891,7 @@ export var ListPlugins = [
1156
891
  9,
1157
892
  n0,
1158
893
  _LP,
1159
- {
1160
- [_ht]: ["GET", "/plugins", 200],
1161
- },
894
+ { [_ht]: ["GET", "/plugins", 200] },
1162
895
  () => ListPluginsRequest,
1163
896
  () => ListPluginsResponse,
1164
897
  ];
@@ -1166,9 +899,7 @@ export var ListTagsForResource = [
1166
899
  9,
1167
900
  n0,
1168
901
  _LTFR,
1169
- {
1170
- [_ht]: ["GET", "/tags/{resourceArn}", 200],
1171
- },
902
+ { [_ht]: ["GET", "/tags/{resourceArn}", 200] },
1172
903
  () => ListTagsForResourceRequest,
1173
904
  () => ListTagsForResourceResponse,
1174
905
  ];
@@ -1176,9 +907,7 @@ export var ListTemplates = [
1176
907
  9,
1177
908
  n0,
1178
909
  _LT,
1179
- {
1180
- [_ht]: ["GET", "/migrationworkflowtemplates", 200],
1181
- },
910
+ { [_ht]: ["GET", "/migrationworkflowtemplates", 200] },
1182
911
  () => ListMigrationWorkflowTemplatesRequest,
1183
912
  () => ListMigrationWorkflowTemplatesResponse,
1184
913
  ];
@@ -1186,9 +915,7 @@ export var ListTemplateStepGroups = [
1186
915
  9,
1187
916
  n0,
1188
917
  _LTSG,
1189
- {
1190
- [_ht]: ["GET", "/templatestepgroups/{templateId}", 200],
1191
- },
918
+ { [_ht]: ["GET", "/templatestepgroups/{templateId}", 200] },
1192
919
  () => ListTemplateStepGroupsRequest,
1193
920
  () => ListTemplateStepGroupsResponse,
1194
921
  ];
@@ -1196,9 +923,7 @@ export var ListTemplateSteps = [
1196
923
  9,
1197
924
  n0,
1198
925
  _LTS,
1199
- {
1200
- [_ht]: ["GET", "/templatesteps", 200],
1201
- },
926
+ { [_ht]: ["GET", "/templatesteps", 200] },
1202
927
  () => ListTemplateStepsRequest,
1203
928
  () => ListTemplateStepsResponse,
1204
929
  ];
@@ -1206,9 +931,7 @@ export var ListWorkflows = [
1206
931
  9,
1207
932
  n0,
1208
933
  _LW,
1209
- {
1210
- [_ht]: ["GET", "/migrationworkflows", 200],
1211
- },
934
+ { [_ht]: ["GET", "/migrationworkflows", 200] },
1212
935
  () => ListMigrationWorkflowsRequest,
1213
936
  () => ListMigrationWorkflowsResponse,
1214
937
  ];
@@ -1216,9 +939,7 @@ export var ListWorkflowStepGroups = [
1216
939
  9,
1217
940
  n0,
1218
941
  _LWSG,
1219
- {
1220
- [_ht]: ["GET", "/workflowstepgroups", 200],
1221
- },
942
+ { [_ht]: ["GET", "/workflowstepgroups", 200] },
1222
943
  () => ListWorkflowStepGroupsRequest,
1223
944
  () => ListWorkflowStepGroupsResponse,
1224
945
  ];
@@ -1226,9 +947,7 @@ export var ListWorkflowSteps = [
1226
947
  9,
1227
948
  n0,
1228
949
  _LWS,
1229
- {
1230
- [_ht]: ["GET", "/workflow/{workflowId}/workflowstepgroups/{stepGroupId}/workflowsteps", 200],
1231
- },
950
+ { [_ht]: ["GET", "/workflow/{workflowId}/workflowstepgroups/{stepGroupId}/workflowsteps", 200] },
1232
951
  () => ListWorkflowStepsRequest,
1233
952
  () => ListWorkflowStepsResponse,
1234
953
  ];
@@ -1236,9 +955,7 @@ export var RetryWorkflowStep = [
1236
955
  9,
1237
956
  n0,
1238
957
  _RWS,
1239
- {
1240
- [_ht]: ["POST", "/retryworkflowstep/{id}", 200],
1241
- },
958
+ { [_ht]: ["POST", "/retryworkflowstep/{id}", 200] },
1242
959
  () => RetryWorkflowStepRequest,
1243
960
  () => RetryWorkflowStepResponse,
1244
961
  ];
@@ -1246,9 +963,7 @@ export var StartWorkflow = [
1246
963
  9,
1247
964
  n0,
1248
965
  _SW,
1249
- {
1250
- [_ht]: ["POST", "/migrationworkflow/{id}/start", 200],
1251
- },
966
+ { [_ht]: ["POST", "/migrationworkflow/{id}/start", 200] },
1252
967
  () => StartMigrationWorkflowRequest,
1253
968
  () => StartMigrationWorkflowResponse,
1254
969
  ];
@@ -1256,9 +971,7 @@ export var StopWorkflow = [
1256
971
  9,
1257
972
  n0,
1258
973
  _SWt,
1259
- {
1260
- [_ht]: ["POST", "/migrationworkflow/{id}/stop", 200],
1261
- },
974
+ { [_ht]: ["POST", "/migrationworkflow/{id}/stop", 200] },
1262
975
  () => StopMigrationWorkflowRequest,
1263
976
  () => StopMigrationWorkflowResponse,
1264
977
  ];
@@ -1266,9 +979,7 @@ export var TagResource = [
1266
979
  9,
1267
980
  n0,
1268
981
  _TR,
1269
- {
1270
- [_ht]: ["POST", "/tags/{resourceArn}", 200],
1271
- },
982
+ { [_ht]: ["POST", "/tags/{resourceArn}", 200] },
1272
983
  () => TagResourceRequest,
1273
984
  () => TagResourceResponse,
1274
985
  ];
@@ -1276,9 +987,7 @@ export var UntagResource = [
1276
987
  9,
1277
988
  n0,
1278
989
  _UR,
1279
- {
1280
- [_ht]: ["DELETE", "/tags/{resourceArn}", 200],
1281
- },
990
+ { [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
1282
991
  () => UntagResourceRequest,
1283
992
  () => UntagResourceResponse,
1284
993
  ];
@@ -1286,9 +995,7 @@ export var UpdateTemplate = [
1286
995
  9,
1287
996
  n0,
1288
997
  _UT,
1289
- {
1290
- [_ht]: ["POST", "/template/{id}", 200],
1291
- },
998
+ { [_ht]: ["POST", "/template/{id}", 200] },
1292
999
  () => UpdateTemplateRequest,
1293
1000
  () => UpdateTemplateResponse,
1294
1001
  ];
@@ -1296,9 +1003,7 @@ export var UpdateWorkflow = [
1296
1003
  9,
1297
1004
  n0,
1298
1005
  _UW,
1299
- {
1300
- [_ht]: ["POST", "/migrationworkflow/{id}", 200],
1301
- },
1006
+ { [_ht]: ["POST", "/migrationworkflow/{id}", 200] },
1302
1007
  () => UpdateMigrationWorkflowRequest,
1303
1008
  () => UpdateMigrationWorkflowResponse,
1304
1009
  ];
@@ -1306,9 +1011,7 @@ export var UpdateWorkflowStep = [
1306
1011
  9,
1307
1012
  n0,
1308
1013
  _UWS,
1309
- {
1310
- [_ht]: ["POST", "/workflowstep/{id}", 200],
1311
- },
1014
+ { [_ht]: ["POST", "/workflowstep/{id}", 200] },
1312
1015
  () => UpdateWorkflowStepRequest,
1313
1016
  () => UpdateWorkflowStepResponse,
1314
1017
  ];
@@ -1316,9 +1019,7 @@ export var UpdateWorkflowStepGroup = [
1316
1019
  9,
1317
1020
  n0,
1318
1021
  _UWSG,
1319
- {
1320
- [_ht]: ["POST", "/workflowstepgroup/{id}", 202],
1321
- },
1022
+ { [_ht]: ["POST", "/workflowstepgroup/{id}", 202] },
1322
1023
  () => UpdateWorkflowStepGroupRequest,
1323
1024
  () => UpdateWorkflowStepGroupResponse,
1324
1025
  ];