@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.
- package/dist-cjs/index.js +71 -370
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/MigrationHubOrchestratorClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +71 -370
- package/dist-types/MigrationHubOrchestrator.d.ts +1 -1
- package/dist-types/MigrationHubOrchestratorClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CreateTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkflowStepCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkflowStepGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkflowStepCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkflowStepGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetTemplateStepCommand.d.ts +3 -3
- package/dist-types/commands/GetTemplateStepGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowStepCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowStepGroupCommand.d.ts +3 -3
- package/dist-types/commands/ListPluginsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplateStepGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplateStepsCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowStepGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowStepsCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
- package/dist-types/commands/RetryWorkflowStepCommand.d.ts +3 -3
- package/dist-types/commands/StartWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/StopWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWorkflowStepCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWorkflowStepGroupCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/MigrationHubOrchestratorServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListPluginsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateStepGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateStepsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowStepGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowStepsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/MigrationHubOrchestratorClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/MigrationHubOrchestratorServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -411,29 +411,9 @@ const _wSAC = "workflowStepAutomationConfiguration";
|
|
|
411
411
|
const _wSGS = "workflowStepGroupsSummary";
|
|
412
412
|
const _wSS = "workflowStepsSummary";
|
|
413
413
|
const n0 = "com.amazonaws.migrationhuborchestrator";
|
|
414
|
-
var AccessDeniedException = [
|
|
415
|
-
-3,
|
|
416
|
-
n0,
|
|
417
|
-
_ADE,
|
|
418
|
-
{
|
|
419
|
-
[_e]: _c,
|
|
420
|
-
[_hE]: 403,
|
|
421
|
-
},
|
|
422
|
-
[_m],
|
|
423
|
-
[0],
|
|
424
|
-
];
|
|
414
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
425
415
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
426
|
-
var ConflictException = [
|
|
427
|
-
-3,
|
|
428
|
-
n0,
|
|
429
|
-
_CE,
|
|
430
|
-
{
|
|
431
|
-
[_e]: _c,
|
|
432
|
-
[_hE]: 409,
|
|
433
|
-
},
|
|
434
|
-
[_m],
|
|
435
|
-
[0],
|
|
436
|
-
];
|
|
416
|
+
var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
437
417
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
438
418
|
var CreateMigrationWorkflowRequest = [
|
|
439
419
|
3,
|
|
@@ -496,12 +476,7 @@ var DeleteWorkflowStepGroupRequest = [
|
|
|
496
476
|
0,
|
|
497
477
|
[_wIo, _i],
|
|
498
478
|
[
|
|
499
|
-
[
|
|
500
|
-
0,
|
|
501
|
-
{
|
|
502
|
-
[_hQ]: _wIo,
|
|
503
|
-
},
|
|
504
|
-
],
|
|
479
|
+
[0, { [_hQ]: _wIo }],
|
|
505
480
|
[0, 1],
|
|
506
481
|
],
|
|
507
482
|
];
|
|
@@ -514,18 +489,8 @@ var DeleteWorkflowStepRequest = [
|
|
|
514
489
|
[_i, _sGI, _wIo],
|
|
515
490
|
[
|
|
516
491
|
[0, 1],
|
|
517
|
-
[
|
|
518
|
-
|
|
519
|
-
{
|
|
520
|
-
[_hQ]: _sGI,
|
|
521
|
-
},
|
|
522
|
-
],
|
|
523
|
-
[
|
|
524
|
-
0,
|
|
525
|
-
{
|
|
526
|
-
[_hQ]: _wIo,
|
|
527
|
-
},
|
|
528
|
-
],
|
|
492
|
+
[0, { [_hQ]: _sGI }],
|
|
493
|
+
[0, { [_hQ]: _wIo }],
|
|
529
494
|
],
|
|
530
495
|
];
|
|
531
496
|
var DeleteWorkflowStepResponse = [3, n0, _DWSRe, 0, [], []];
|
|
@@ -574,18 +539,8 @@ var GetTemplateStepRequest = [
|
|
|
574
539
|
[_i, _tI, _sGI],
|
|
575
540
|
[
|
|
576
541
|
[0, 1],
|
|
577
|
-
[
|
|
578
|
-
|
|
579
|
-
{
|
|
580
|
-
[_hQ]: _tI,
|
|
581
|
-
},
|
|
582
|
-
],
|
|
583
|
-
[
|
|
584
|
-
0,
|
|
585
|
-
{
|
|
586
|
-
[_hQ]: _sGI,
|
|
587
|
-
},
|
|
588
|
-
],
|
|
542
|
+
[0, { [_hQ]: _tI }],
|
|
543
|
+
[0, { [_hQ]: _sGI }],
|
|
589
544
|
],
|
|
590
545
|
];
|
|
591
546
|
var GetTemplateStepResponse = [
|
|
@@ -604,12 +559,7 @@ var GetWorkflowStepGroupRequest = [
|
|
|
604
559
|
[_i, _wIo],
|
|
605
560
|
[
|
|
606
561
|
[0, 1],
|
|
607
|
-
[
|
|
608
|
-
0,
|
|
609
|
-
{
|
|
610
|
-
[_hQ]: _wIo,
|
|
611
|
-
},
|
|
612
|
-
],
|
|
562
|
+
[0, { [_hQ]: _wIo }],
|
|
613
563
|
],
|
|
614
564
|
];
|
|
615
565
|
var GetWorkflowStepGroupResponse = [
|
|
@@ -627,18 +577,8 @@ var GetWorkflowStepRequest = [
|
|
|
627
577
|
0,
|
|
628
578
|
[_wIo, _sGI, _i],
|
|
629
579
|
[
|
|
630
|
-
[
|
|
631
|
-
|
|
632
|
-
{
|
|
633
|
-
[_hQ]: _wIo,
|
|
634
|
-
},
|
|
635
|
-
],
|
|
636
|
-
[
|
|
637
|
-
0,
|
|
638
|
-
{
|
|
639
|
-
[_hQ]: _sGI,
|
|
640
|
-
},
|
|
641
|
-
],
|
|
580
|
+
[0, { [_hQ]: _wIo }],
|
|
581
|
+
[0, { [_hQ]: _sGI }],
|
|
642
582
|
[0, 1],
|
|
643
583
|
],
|
|
644
584
|
];
|
|
@@ -672,17 +612,7 @@ var GetWorkflowStepResponse = [
|
|
|
672
612
|
1,
|
|
673
613
|
],
|
|
674
614
|
];
|
|
675
|
-
var InternalServerException = [
|
|
676
|
-
-3,
|
|
677
|
-
n0,
|
|
678
|
-
_ISE,
|
|
679
|
-
{
|
|
680
|
-
[_e]: _se,
|
|
681
|
-
[_hE]: 500,
|
|
682
|
-
},
|
|
683
|
-
[_m],
|
|
684
|
-
[0],
|
|
685
|
-
];
|
|
615
|
+
var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
686
616
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
687
617
|
var ListMigrationWorkflowsRequest = [
|
|
688
618
|
3,
|
|
@@ -691,42 +621,12 @@ var ListMigrationWorkflowsRequest = [
|
|
|
691
621
|
0,
|
|
692
622
|
[_mR, _nT, _tI, _aACN, _s, _n],
|
|
693
623
|
[
|
|
694
|
-
[
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
],
|
|
700
|
-
[
|
|
701
|
-
0,
|
|
702
|
-
{
|
|
703
|
-
[_hQ]: _nT,
|
|
704
|
-
},
|
|
705
|
-
],
|
|
706
|
-
[
|
|
707
|
-
0,
|
|
708
|
-
{
|
|
709
|
-
[_hQ]: _tI,
|
|
710
|
-
},
|
|
711
|
-
],
|
|
712
|
-
[
|
|
713
|
-
0,
|
|
714
|
-
{
|
|
715
|
-
[_hQ]: _aACN,
|
|
716
|
-
},
|
|
717
|
-
],
|
|
718
|
-
[
|
|
719
|
-
0,
|
|
720
|
-
{
|
|
721
|
-
[_hQ]: _s,
|
|
722
|
-
},
|
|
723
|
-
],
|
|
724
|
-
[
|
|
725
|
-
0,
|
|
726
|
-
{
|
|
727
|
-
[_hQ]: _n,
|
|
728
|
-
},
|
|
729
|
-
],
|
|
624
|
+
[1, { [_hQ]: _mR }],
|
|
625
|
+
[0, { [_hQ]: _nT }],
|
|
626
|
+
[0, { [_hQ]: _tI }],
|
|
627
|
+
[0, { [_hQ]: _aACN }],
|
|
628
|
+
[0, { [_hQ]: _s }],
|
|
629
|
+
[0, { [_hQ]: _n }],
|
|
730
630
|
],
|
|
731
631
|
];
|
|
732
632
|
var ListMigrationWorkflowsResponse = [
|
|
@@ -744,24 +644,9 @@ var ListMigrationWorkflowTemplatesRequest = [
|
|
|
744
644
|
0,
|
|
745
645
|
[_mR, _nT, _n],
|
|
746
646
|
[
|
|
747
|
-
[
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
[_hQ]: _mR,
|
|
751
|
-
},
|
|
752
|
-
],
|
|
753
|
-
[
|
|
754
|
-
0,
|
|
755
|
-
{
|
|
756
|
-
[_hQ]: _nT,
|
|
757
|
-
},
|
|
758
|
-
],
|
|
759
|
-
[
|
|
760
|
-
0,
|
|
761
|
-
{
|
|
762
|
-
[_hQ]: _n,
|
|
763
|
-
},
|
|
764
|
-
],
|
|
647
|
+
[1, { [_hQ]: _mR }],
|
|
648
|
+
[0, { [_hQ]: _nT }],
|
|
649
|
+
[0, { [_hQ]: _n }],
|
|
765
650
|
],
|
|
766
651
|
];
|
|
767
652
|
var ListMigrationWorkflowTemplatesResponse = [
|
|
@@ -779,18 +664,8 @@ var ListPluginsRequest = [
|
|
|
779
664
|
0,
|
|
780
665
|
[_mR, _nT],
|
|
781
666
|
[
|
|
782
|
-
[
|
|
783
|
-
|
|
784
|
-
{
|
|
785
|
-
[_hQ]: _mR,
|
|
786
|
-
},
|
|
787
|
-
],
|
|
788
|
-
[
|
|
789
|
-
0,
|
|
790
|
-
{
|
|
791
|
-
[_hQ]: _nT,
|
|
792
|
-
},
|
|
793
|
-
],
|
|
667
|
+
[1, { [_hQ]: _mR }],
|
|
668
|
+
[0, { [_hQ]: _nT }],
|
|
794
669
|
],
|
|
795
670
|
];
|
|
796
671
|
var ListPluginsResponse = [3, n0, _LPRi, 0, [_nT, _pl], [0, () => PluginSummaries]];
|
|
@@ -803,18 +678,8 @@ var ListTemplateStepGroupsRequest = [
|
|
|
803
678
|
0,
|
|
804
679
|
[_mR, _nT, _tI],
|
|
805
680
|
[
|
|
806
|
-
[
|
|
807
|
-
|
|
808
|
-
{
|
|
809
|
-
[_hQ]: _mR,
|
|
810
|
-
},
|
|
811
|
-
],
|
|
812
|
-
[
|
|
813
|
-
0,
|
|
814
|
-
{
|
|
815
|
-
[_hQ]: _nT,
|
|
816
|
-
},
|
|
817
|
-
],
|
|
681
|
+
[1, { [_hQ]: _mR }],
|
|
682
|
+
[0, { [_hQ]: _nT }],
|
|
818
683
|
[0, 1],
|
|
819
684
|
],
|
|
820
685
|
];
|
|
@@ -833,30 +698,10 @@ var ListTemplateStepsRequest = [
|
|
|
833
698
|
0,
|
|
834
699
|
[_mR, _nT, _tI, _sGI],
|
|
835
700
|
[
|
|
836
|
-
[
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
},
|
|
841
|
-
],
|
|
842
|
-
[
|
|
843
|
-
0,
|
|
844
|
-
{
|
|
845
|
-
[_hQ]: _nT,
|
|
846
|
-
},
|
|
847
|
-
],
|
|
848
|
-
[
|
|
849
|
-
0,
|
|
850
|
-
{
|
|
851
|
-
[_hQ]: _tI,
|
|
852
|
-
},
|
|
853
|
-
],
|
|
854
|
-
[
|
|
855
|
-
0,
|
|
856
|
-
{
|
|
857
|
-
[_hQ]: _sGI,
|
|
858
|
-
},
|
|
859
|
-
],
|
|
701
|
+
[1, { [_hQ]: _mR }],
|
|
702
|
+
[0, { [_hQ]: _nT }],
|
|
703
|
+
[0, { [_hQ]: _tI }],
|
|
704
|
+
[0, { [_hQ]: _sGI }],
|
|
860
705
|
],
|
|
861
706
|
];
|
|
862
707
|
var ListTemplateStepsResponse = [
|
|
@@ -874,24 +719,9 @@ var ListWorkflowStepGroupsRequest = [
|
|
|
874
719
|
0,
|
|
875
720
|
[_nT, _mR, _wIo],
|
|
876
721
|
[
|
|
877
|
-
[
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
[_hQ]: _nT,
|
|
881
|
-
},
|
|
882
|
-
],
|
|
883
|
-
[
|
|
884
|
-
1,
|
|
885
|
-
{
|
|
886
|
-
[_hQ]: _mR,
|
|
887
|
-
},
|
|
888
|
-
],
|
|
889
|
-
[
|
|
890
|
-
0,
|
|
891
|
-
{
|
|
892
|
-
[_hQ]: _wIo,
|
|
893
|
-
},
|
|
894
|
-
],
|
|
722
|
+
[0, { [_hQ]: _nT }],
|
|
723
|
+
[1, { [_hQ]: _mR }],
|
|
724
|
+
[0, { [_hQ]: _wIo }],
|
|
895
725
|
],
|
|
896
726
|
];
|
|
897
727
|
var ListWorkflowStepGroupsResponse = [
|
|
@@ -909,18 +739,8 @@ var ListWorkflowStepsRequest = [
|
|
|
909
739
|
0,
|
|
910
740
|
[_nT, _mR, _wIo, _sGI],
|
|
911
741
|
[
|
|
912
|
-
[
|
|
913
|
-
|
|
914
|
-
{
|
|
915
|
-
[_hQ]: _nT,
|
|
916
|
-
},
|
|
917
|
-
],
|
|
918
|
-
[
|
|
919
|
-
1,
|
|
920
|
-
{
|
|
921
|
-
[_hQ]: _mR,
|
|
922
|
-
},
|
|
923
|
-
],
|
|
742
|
+
[0, { [_hQ]: _nT }],
|
|
743
|
+
[1, { [_hQ]: _mR }],
|
|
924
744
|
[0, 1],
|
|
925
745
|
[0, 1],
|
|
926
746
|
],
|
|
@@ -944,17 +764,7 @@ var MigrationWorkflowSummary = [
|
|
|
944
764
|
var PlatformCommand = [3, n0, _PC, 0, [_l, _w], [0, 0]];
|
|
945
765
|
var PlatformScriptKey = [3, n0, _PSK, 0, [_l, _w], [0, 0]];
|
|
946
766
|
var PluginSummary = [3, n0, _PS, 0, [_pI, _h, _s, _iA, _v, _rT], [0, 0, 0, 0, 0, 0]];
|
|
947
|
-
var ResourceNotFoundException = [
|
|
948
|
-
-3,
|
|
949
|
-
n0,
|
|
950
|
-
_RNFE,
|
|
951
|
-
{
|
|
952
|
-
[_e]: _c,
|
|
953
|
-
[_hE]: 404,
|
|
954
|
-
},
|
|
955
|
-
[_m],
|
|
956
|
-
[0],
|
|
957
|
-
];
|
|
767
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
958
768
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
959
769
|
var RetryWorkflowStepRequest = [
|
|
960
770
|
3,
|
|
@@ -963,18 +773,8 @@ var RetryWorkflowStepRequest = [
|
|
|
963
773
|
0,
|
|
964
774
|
[_wIo, _sGI, _i],
|
|
965
775
|
[
|
|
966
|
-
[
|
|
967
|
-
|
|
968
|
-
{
|
|
969
|
-
[_hQ]: _wIo,
|
|
970
|
-
},
|
|
971
|
-
],
|
|
972
|
-
[
|
|
973
|
-
0,
|
|
974
|
-
{
|
|
975
|
-
[_hQ]: _sGI,
|
|
976
|
-
},
|
|
977
|
-
],
|
|
776
|
+
[0, { [_hQ]: _wIo }],
|
|
777
|
+
[0, { [_hQ]: _sGI }],
|
|
978
778
|
[0, 1],
|
|
979
779
|
],
|
|
980
780
|
];
|
|
@@ -1026,17 +826,7 @@ var TemplateStepSummary = [
|
|
|
1026
826
|
[0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0],
|
|
1027
827
|
];
|
|
1028
828
|
var TemplateSummary = [3, n0, _TS, 0, [_i, _n, _a, _d], [0, 0, 0, 0]];
|
|
1029
|
-
var ThrottlingException = [
|
|
1030
|
-
-3,
|
|
1031
|
-
n0,
|
|
1032
|
-
_TE,
|
|
1033
|
-
{
|
|
1034
|
-
[_e]: _c,
|
|
1035
|
-
[_hE]: 429,
|
|
1036
|
-
},
|
|
1037
|
-
[_m],
|
|
1038
|
-
[0],
|
|
1039
|
-
];
|
|
829
|
+
var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1040
830
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
1041
831
|
var Tool = [3, n0, _T, 0, [_n, _u], [0, 0]];
|
|
1042
832
|
var UntagResourceRequest = [
|
|
@@ -1047,12 +837,7 @@ var UntagResourceRequest = [
|
|
|
1047
837
|
[_rA, _tK],
|
|
1048
838
|
[
|
|
1049
839
|
[0, 1],
|
|
1050
|
-
[
|
|
1051
|
-
64 | 0,
|
|
1052
|
-
{
|
|
1053
|
-
[_hQ]: _tK,
|
|
1054
|
-
},
|
|
1055
|
-
],
|
|
840
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
1056
841
|
],
|
|
1057
842
|
];
|
|
1058
843
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1087,19 +872,7 @@ var UpdateWorkflowStepGroupRequest = [
|
|
|
1087
872
|
_UWSGR,
|
|
1088
873
|
0,
|
|
1089
874
|
[_wIo, _i, _n, _d, _ne, _p],
|
|
1090
|
-
[
|
|
1091
|
-
[
|
|
1092
|
-
0,
|
|
1093
|
-
{
|
|
1094
|
-
[_hQ]: _wIo,
|
|
1095
|
-
},
|
|
1096
|
-
],
|
|
1097
|
-
[0, 1],
|
|
1098
|
-
0,
|
|
1099
|
-
0,
|
|
1100
|
-
64 | 0,
|
|
1101
|
-
64 | 0,
|
|
1102
|
-
],
|
|
875
|
+
[[0, { [_hQ]: _wIo }], [0, 1], 0, 0, 64 | 0, 64 | 0],
|
|
1103
876
|
];
|
|
1104
877
|
var UpdateWorkflowStepGroupResponse = [
|
|
1105
878
|
3,
|
|
@@ -1131,17 +904,7 @@ var UpdateWorkflowStepRequest = [
|
|
|
1131
904
|
],
|
|
1132
905
|
];
|
|
1133
906
|
var UpdateWorkflowStepResponse = [3, n0, _UWSRp, 0, [_i, _sGI, _wIo, _n], [0, 0, 0, 0]];
|
|
1134
|
-
var ValidationException = [
|
|
1135
|
-
-3,
|
|
1136
|
-
n0,
|
|
1137
|
-
_VE,
|
|
1138
|
-
{
|
|
1139
|
-
[_e]: _c,
|
|
1140
|
-
[_hE]: 400,
|
|
1141
|
-
},
|
|
1142
|
-
[_m],
|
|
1143
|
-
[0],
|
|
1144
|
-
];
|
|
907
|
+
var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1145
908
|
schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
|
|
1146
909
|
var WorkflowStepAutomationConfiguration = [
|
|
1147
910
|
3,
|
|
@@ -1203,9 +966,7 @@ var CreateTemplate = [
|
|
|
1203
966
|
9,
|
|
1204
967
|
n0,
|
|
1205
968
|
_CT,
|
|
1206
|
-
{
|
|
1207
|
-
[_ht]: ["POST", "/template", 200],
|
|
1208
|
-
},
|
|
969
|
+
{ [_ht]: ["POST", "/template", 200] },
|
|
1209
970
|
() => CreateTemplateRequest,
|
|
1210
971
|
() => CreateTemplateResponse,
|
|
1211
972
|
];
|
|
@@ -1213,9 +974,7 @@ var CreateWorkflow = [
|
|
|
1213
974
|
9,
|
|
1214
975
|
n0,
|
|
1215
976
|
_CW,
|
|
1216
|
-
{
|
|
1217
|
-
[_ht]: ["POST", "/migrationworkflow/", 200],
|
|
1218
|
-
},
|
|
977
|
+
{ [_ht]: ["POST", "/migrationworkflow/", 200] },
|
|
1219
978
|
() => CreateMigrationWorkflowRequest,
|
|
1220
979
|
() => CreateMigrationWorkflowResponse,
|
|
1221
980
|
];
|
|
@@ -1223,9 +982,7 @@ var CreateWorkflowStep = [
|
|
|
1223
982
|
9,
|
|
1224
983
|
n0,
|
|
1225
984
|
_CWS,
|
|
1226
|
-
{
|
|
1227
|
-
[_ht]: ["POST", "/workflowstep", 200],
|
|
1228
|
-
},
|
|
985
|
+
{ [_ht]: ["POST", "/workflowstep", 200] },
|
|
1229
986
|
() => CreateWorkflowStepRequest,
|
|
1230
987
|
() => CreateWorkflowStepResponse,
|
|
1231
988
|
];
|
|
@@ -1233,9 +990,7 @@ var CreateWorkflowStepGroup = [
|
|
|
1233
990
|
9,
|
|
1234
991
|
n0,
|
|
1235
992
|
_CWSG,
|
|
1236
|
-
{
|
|
1237
|
-
[_ht]: ["POST", "/workflowstepgroups", 200],
|
|
1238
|
-
},
|
|
993
|
+
{ [_ht]: ["POST", "/workflowstepgroups", 200] },
|
|
1239
994
|
() => CreateWorkflowStepGroupRequest,
|
|
1240
995
|
() => CreateWorkflowStepGroupResponse,
|
|
1241
996
|
];
|
|
@@ -1243,9 +998,7 @@ var DeleteTemplate = [
|
|
|
1243
998
|
9,
|
|
1244
999
|
n0,
|
|
1245
1000
|
_DT,
|
|
1246
|
-
{
|
|
1247
|
-
[_ht]: ["DELETE", "/template/{id}", 200],
|
|
1248
|
-
},
|
|
1001
|
+
{ [_ht]: ["DELETE", "/template/{id}", 200] },
|
|
1249
1002
|
() => DeleteTemplateRequest,
|
|
1250
1003
|
() => DeleteTemplateResponse,
|
|
1251
1004
|
];
|
|
@@ -1253,9 +1006,7 @@ var DeleteWorkflow = [
|
|
|
1253
1006
|
9,
|
|
1254
1007
|
n0,
|
|
1255
1008
|
_DW,
|
|
1256
|
-
{
|
|
1257
|
-
[_ht]: ["DELETE", "/migrationworkflow/{id}", 202],
|
|
1258
|
-
},
|
|
1009
|
+
{ [_ht]: ["DELETE", "/migrationworkflow/{id}", 202] },
|
|
1259
1010
|
() => DeleteMigrationWorkflowRequest,
|
|
1260
1011
|
() => DeleteMigrationWorkflowResponse,
|
|
1261
1012
|
];
|
|
@@ -1263,9 +1014,7 @@ var DeleteWorkflowStep = [
|
|
|
1263
1014
|
9,
|
|
1264
1015
|
n0,
|
|
1265
1016
|
_DWS,
|
|
1266
|
-
{
|
|
1267
|
-
[_ht]: ["DELETE", "/workflowstep/{id}", 200],
|
|
1268
|
-
},
|
|
1017
|
+
{ [_ht]: ["DELETE", "/workflowstep/{id}", 200] },
|
|
1269
1018
|
() => DeleteWorkflowStepRequest,
|
|
1270
1019
|
() => DeleteWorkflowStepResponse,
|
|
1271
1020
|
];
|
|
@@ -1273,9 +1022,7 @@ var DeleteWorkflowStepGroup = [
|
|
|
1273
1022
|
9,
|
|
1274
1023
|
n0,
|
|
1275
1024
|
_DWSG,
|
|
1276
|
-
{
|
|
1277
|
-
[_ht]: ["DELETE", "/workflowstepgroup/{id}", 202],
|
|
1278
|
-
},
|
|
1025
|
+
{ [_ht]: ["DELETE", "/workflowstepgroup/{id}", 202] },
|
|
1279
1026
|
() => DeleteWorkflowStepGroupRequest,
|
|
1280
1027
|
() => DeleteWorkflowStepGroupResponse,
|
|
1281
1028
|
];
|
|
@@ -1283,9 +1030,7 @@ var GetTemplate = [
|
|
|
1283
1030
|
9,
|
|
1284
1031
|
n0,
|
|
1285
1032
|
_GT,
|
|
1286
|
-
{
|
|
1287
|
-
[_ht]: ["GET", "/migrationworkflowtemplate/{id}", 200],
|
|
1288
|
-
},
|
|
1033
|
+
{ [_ht]: ["GET", "/migrationworkflowtemplate/{id}", 200] },
|
|
1289
1034
|
() => GetMigrationWorkflowTemplateRequest,
|
|
1290
1035
|
() => GetMigrationWorkflowTemplateResponse,
|
|
1291
1036
|
];
|
|
@@ -1293,9 +1038,7 @@ var GetTemplateStep = [
|
|
|
1293
1038
|
9,
|
|
1294
1039
|
n0,
|
|
1295
1040
|
_GTS,
|
|
1296
|
-
{
|
|
1297
|
-
[_ht]: ["GET", "/templatestep/{id}", 200],
|
|
1298
|
-
},
|
|
1041
|
+
{ [_ht]: ["GET", "/templatestep/{id}", 200] },
|
|
1299
1042
|
() => GetTemplateStepRequest,
|
|
1300
1043
|
() => GetTemplateStepResponse,
|
|
1301
1044
|
];
|
|
@@ -1303,9 +1046,7 @@ var GetTemplateStepGroup = [
|
|
|
1303
1046
|
9,
|
|
1304
1047
|
n0,
|
|
1305
1048
|
_GTSG,
|
|
1306
|
-
{
|
|
1307
|
-
[_ht]: ["GET", "/templates/{templateId}/stepgroups/{id}", 200],
|
|
1308
|
-
},
|
|
1049
|
+
{ [_ht]: ["GET", "/templates/{templateId}/stepgroups/{id}", 200] },
|
|
1309
1050
|
() => GetTemplateStepGroupRequest,
|
|
1310
1051
|
() => GetTemplateStepGroupResponse,
|
|
1311
1052
|
];
|
|
@@ -1313,9 +1054,7 @@ var GetWorkflow = [
|
|
|
1313
1054
|
9,
|
|
1314
1055
|
n0,
|
|
1315
1056
|
_GW,
|
|
1316
|
-
{
|
|
1317
|
-
[_ht]: ["GET", "/migrationworkflow/{id}", 200],
|
|
1318
|
-
},
|
|
1057
|
+
{ [_ht]: ["GET", "/migrationworkflow/{id}", 200] },
|
|
1319
1058
|
() => GetMigrationWorkflowRequest,
|
|
1320
1059
|
() => GetMigrationWorkflowResponse,
|
|
1321
1060
|
];
|
|
@@ -1323,9 +1062,7 @@ var GetWorkflowStep = [
|
|
|
1323
1062
|
9,
|
|
1324
1063
|
n0,
|
|
1325
1064
|
_GWS,
|
|
1326
|
-
{
|
|
1327
|
-
[_ht]: ["GET", "/workflowstep/{id}", 200],
|
|
1328
|
-
},
|
|
1065
|
+
{ [_ht]: ["GET", "/workflowstep/{id}", 200] },
|
|
1329
1066
|
() => GetWorkflowStepRequest,
|
|
1330
1067
|
() => GetWorkflowStepResponse,
|
|
1331
1068
|
];
|
|
@@ -1333,9 +1070,7 @@ var GetWorkflowStepGroup = [
|
|
|
1333
1070
|
9,
|
|
1334
1071
|
n0,
|
|
1335
1072
|
_GWSG,
|
|
1336
|
-
{
|
|
1337
|
-
[_ht]: ["GET", "/workflowstepgroup/{id}", 200],
|
|
1338
|
-
},
|
|
1073
|
+
{ [_ht]: ["GET", "/workflowstepgroup/{id}", 200] },
|
|
1339
1074
|
() => GetWorkflowStepGroupRequest,
|
|
1340
1075
|
() => GetWorkflowStepGroupResponse,
|
|
1341
1076
|
];
|
|
@@ -1343,9 +1078,7 @@ var ListPlugins = [
|
|
|
1343
1078
|
9,
|
|
1344
1079
|
n0,
|
|
1345
1080
|
_LP,
|
|
1346
|
-
{
|
|
1347
|
-
[_ht]: ["GET", "/plugins", 200],
|
|
1348
|
-
},
|
|
1081
|
+
{ [_ht]: ["GET", "/plugins", 200] },
|
|
1349
1082
|
() => ListPluginsRequest,
|
|
1350
1083
|
() => ListPluginsResponse,
|
|
1351
1084
|
];
|
|
@@ -1353,9 +1086,7 @@ var ListTagsForResource = [
|
|
|
1353
1086
|
9,
|
|
1354
1087
|
n0,
|
|
1355
1088
|
_LTFR,
|
|
1356
|
-
{
|
|
1357
|
-
[_ht]: ["GET", "/tags/{resourceArn}", 200],
|
|
1358
|
-
},
|
|
1089
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
1359
1090
|
() => ListTagsForResourceRequest,
|
|
1360
1091
|
() => ListTagsForResourceResponse,
|
|
1361
1092
|
];
|
|
@@ -1363,9 +1094,7 @@ var ListTemplates = [
|
|
|
1363
1094
|
9,
|
|
1364
1095
|
n0,
|
|
1365
1096
|
_LT,
|
|
1366
|
-
{
|
|
1367
|
-
[_ht]: ["GET", "/migrationworkflowtemplates", 200],
|
|
1368
|
-
},
|
|
1097
|
+
{ [_ht]: ["GET", "/migrationworkflowtemplates", 200] },
|
|
1369
1098
|
() => ListMigrationWorkflowTemplatesRequest,
|
|
1370
1099
|
() => ListMigrationWorkflowTemplatesResponse,
|
|
1371
1100
|
];
|
|
@@ -1373,9 +1102,7 @@ var ListTemplateStepGroups = [
|
|
|
1373
1102
|
9,
|
|
1374
1103
|
n0,
|
|
1375
1104
|
_LTSG,
|
|
1376
|
-
{
|
|
1377
|
-
[_ht]: ["GET", "/templatestepgroups/{templateId}", 200],
|
|
1378
|
-
},
|
|
1105
|
+
{ [_ht]: ["GET", "/templatestepgroups/{templateId}", 200] },
|
|
1379
1106
|
() => ListTemplateStepGroupsRequest,
|
|
1380
1107
|
() => ListTemplateStepGroupsResponse,
|
|
1381
1108
|
];
|
|
@@ -1383,9 +1110,7 @@ var ListTemplateSteps = [
|
|
|
1383
1110
|
9,
|
|
1384
1111
|
n0,
|
|
1385
1112
|
_LTS,
|
|
1386
|
-
{
|
|
1387
|
-
[_ht]: ["GET", "/templatesteps", 200],
|
|
1388
|
-
},
|
|
1113
|
+
{ [_ht]: ["GET", "/templatesteps", 200] },
|
|
1389
1114
|
() => ListTemplateStepsRequest,
|
|
1390
1115
|
() => ListTemplateStepsResponse,
|
|
1391
1116
|
];
|
|
@@ -1393,9 +1118,7 @@ var ListWorkflows = [
|
|
|
1393
1118
|
9,
|
|
1394
1119
|
n0,
|
|
1395
1120
|
_LW,
|
|
1396
|
-
{
|
|
1397
|
-
[_ht]: ["GET", "/migrationworkflows", 200],
|
|
1398
|
-
},
|
|
1121
|
+
{ [_ht]: ["GET", "/migrationworkflows", 200] },
|
|
1399
1122
|
() => ListMigrationWorkflowsRequest,
|
|
1400
1123
|
() => ListMigrationWorkflowsResponse,
|
|
1401
1124
|
];
|
|
@@ -1403,9 +1126,7 @@ var ListWorkflowStepGroups = [
|
|
|
1403
1126
|
9,
|
|
1404
1127
|
n0,
|
|
1405
1128
|
_LWSG,
|
|
1406
|
-
{
|
|
1407
|
-
[_ht]: ["GET", "/workflowstepgroups", 200],
|
|
1408
|
-
},
|
|
1129
|
+
{ [_ht]: ["GET", "/workflowstepgroups", 200] },
|
|
1409
1130
|
() => ListWorkflowStepGroupsRequest,
|
|
1410
1131
|
() => ListWorkflowStepGroupsResponse,
|
|
1411
1132
|
];
|
|
@@ -1413,9 +1134,7 @@ var ListWorkflowSteps = [
|
|
|
1413
1134
|
9,
|
|
1414
1135
|
n0,
|
|
1415
1136
|
_LWS,
|
|
1416
|
-
{
|
|
1417
|
-
[_ht]: ["GET", "/workflow/{workflowId}/workflowstepgroups/{stepGroupId}/workflowsteps", 200],
|
|
1418
|
-
},
|
|
1137
|
+
{ [_ht]: ["GET", "/workflow/{workflowId}/workflowstepgroups/{stepGroupId}/workflowsteps", 200] },
|
|
1419
1138
|
() => ListWorkflowStepsRequest,
|
|
1420
1139
|
() => ListWorkflowStepsResponse,
|
|
1421
1140
|
];
|
|
@@ -1423,9 +1142,7 @@ var RetryWorkflowStep = [
|
|
|
1423
1142
|
9,
|
|
1424
1143
|
n0,
|
|
1425
1144
|
_RWS,
|
|
1426
|
-
{
|
|
1427
|
-
[_ht]: ["POST", "/retryworkflowstep/{id}", 200],
|
|
1428
|
-
},
|
|
1145
|
+
{ [_ht]: ["POST", "/retryworkflowstep/{id}", 200] },
|
|
1429
1146
|
() => RetryWorkflowStepRequest,
|
|
1430
1147
|
() => RetryWorkflowStepResponse,
|
|
1431
1148
|
];
|
|
@@ -1433,9 +1150,7 @@ var StartWorkflow = [
|
|
|
1433
1150
|
9,
|
|
1434
1151
|
n0,
|
|
1435
1152
|
_SW,
|
|
1436
|
-
{
|
|
1437
|
-
[_ht]: ["POST", "/migrationworkflow/{id}/start", 200],
|
|
1438
|
-
},
|
|
1153
|
+
{ [_ht]: ["POST", "/migrationworkflow/{id}/start", 200] },
|
|
1439
1154
|
() => StartMigrationWorkflowRequest,
|
|
1440
1155
|
() => StartMigrationWorkflowResponse,
|
|
1441
1156
|
];
|
|
@@ -1443,9 +1158,7 @@ var StopWorkflow = [
|
|
|
1443
1158
|
9,
|
|
1444
1159
|
n0,
|
|
1445
1160
|
_SWt,
|
|
1446
|
-
{
|
|
1447
|
-
[_ht]: ["POST", "/migrationworkflow/{id}/stop", 200],
|
|
1448
|
-
},
|
|
1161
|
+
{ [_ht]: ["POST", "/migrationworkflow/{id}/stop", 200] },
|
|
1449
1162
|
() => StopMigrationWorkflowRequest,
|
|
1450
1163
|
() => StopMigrationWorkflowResponse,
|
|
1451
1164
|
];
|
|
@@ -1453,9 +1166,7 @@ var TagResource = [
|
|
|
1453
1166
|
9,
|
|
1454
1167
|
n0,
|
|
1455
1168
|
_TR,
|
|
1456
|
-
{
|
|
1457
|
-
[_ht]: ["POST", "/tags/{resourceArn}", 200],
|
|
1458
|
-
},
|
|
1169
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
1459
1170
|
() => TagResourceRequest,
|
|
1460
1171
|
() => TagResourceResponse,
|
|
1461
1172
|
];
|
|
@@ -1463,9 +1174,7 @@ var UntagResource = [
|
|
|
1463
1174
|
9,
|
|
1464
1175
|
n0,
|
|
1465
1176
|
_UR,
|
|
1466
|
-
{
|
|
1467
|
-
[_ht]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
1468
|
-
},
|
|
1177
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
1469
1178
|
() => UntagResourceRequest,
|
|
1470
1179
|
() => UntagResourceResponse,
|
|
1471
1180
|
];
|
|
@@ -1473,9 +1182,7 @@ var UpdateTemplate = [
|
|
|
1473
1182
|
9,
|
|
1474
1183
|
n0,
|
|
1475
1184
|
_UT,
|
|
1476
|
-
{
|
|
1477
|
-
[_ht]: ["POST", "/template/{id}", 200],
|
|
1478
|
-
},
|
|
1185
|
+
{ [_ht]: ["POST", "/template/{id}", 200] },
|
|
1479
1186
|
() => UpdateTemplateRequest,
|
|
1480
1187
|
() => UpdateTemplateResponse,
|
|
1481
1188
|
];
|
|
@@ -1483,9 +1190,7 @@ var UpdateWorkflow = [
|
|
|
1483
1190
|
9,
|
|
1484
1191
|
n0,
|
|
1485
1192
|
_UW,
|
|
1486
|
-
{
|
|
1487
|
-
[_ht]: ["POST", "/migrationworkflow/{id}", 200],
|
|
1488
|
-
},
|
|
1193
|
+
{ [_ht]: ["POST", "/migrationworkflow/{id}", 200] },
|
|
1489
1194
|
() => UpdateMigrationWorkflowRequest,
|
|
1490
1195
|
() => UpdateMigrationWorkflowResponse,
|
|
1491
1196
|
];
|
|
@@ -1493,9 +1198,7 @@ var UpdateWorkflowStep = [
|
|
|
1493
1198
|
9,
|
|
1494
1199
|
n0,
|
|
1495
1200
|
_UWS,
|
|
1496
|
-
{
|
|
1497
|
-
[_ht]: ["POST", "/workflowstep/{id}", 200],
|
|
1498
|
-
},
|
|
1201
|
+
{ [_ht]: ["POST", "/workflowstep/{id}", 200] },
|
|
1499
1202
|
() => UpdateWorkflowStepRequest,
|
|
1500
1203
|
() => UpdateWorkflowStepResponse,
|
|
1501
1204
|
];
|
|
@@ -1503,9 +1206,7 @@ var UpdateWorkflowStepGroup = [
|
|
|
1503
1206
|
9,
|
|
1504
1207
|
n0,
|
|
1505
1208
|
_UWSG,
|
|
1506
|
-
{
|
|
1507
|
-
[_ht]: ["POST", "/workflowstepgroup/{id}", 202],
|
|
1508
|
-
},
|
|
1209
|
+
{ [_ht]: ["POST", "/workflowstepgroup/{id}", 202] },
|
|
1509
1210
|
() => UpdateWorkflowStepGroupRequest,
|
|
1510
1211
|
() => UpdateWorkflowStepGroupResponse,
|
|
1511
1212
|
];
|