@aws-sdk/client-swf 3.968.0 → 3.969.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
@@ -640,52 +640,52 @@ const n0 = "com.amazonaws.swf";
640
640
  var ActivityTask$ = [3, n0, _AT,
641
641
  0,
642
642
  [_tT, _aI, _sEI, _wE, _aT, _i],
643
- [0, 0, 1, () => WorkflowExecution$, () => ActivityType$, 0]
643
+ [0, 0, 1, () => WorkflowExecution$, () => ActivityType$, 0], 5
644
644
  ];
645
645
  var ActivityTaskCanceledEventAttributes$ = [3, n0, _ATCEA,
646
646
  0,
647
- [_d, _sEIc, _sEI, _lCREI],
648
- [0, 1, 1, 1]
647
+ [_sEIc, _sEI, _d, _lCREI],
648
+ [1, 1, 0, 1], 2
649
649
  ];
650
650
  var ActivityTaskCancelRequestedEventAttributes$ = [3, n0, _ATCREA,
651
651
  0,
652
652
  [_dTCEI, _aI],
653
- [1, 0]
653
+ [1, 0], 2
654
654
  ];
655
655
  var ActivityTaskCompletedEventAttributes$ = [3, n0, _ATCEAc,
656
656
  0,
657
- [_r, _sEIc, _sEI],
658
- [0, 1, 1]
657
+ [_sEIc, _sEI, _r],
658
+ [1, 1, 0], 2
659
659
  ];
660
660
  var ActivityTaskFailedEventAttributes$ = [3, n0, _ATFEA,
661
661
  0,
662
- [_re, _d, _sEIc, _sEI],
663
- [0, 0, 1, 1]
662
+ [_sEIc, _sEI, _re, _d],
663
+ [1, 1, 0, 0], 2
664
664
  ];
665
665
  var ActivityTaskScheduledEventAttributes$ = [3, n0, _ATSEA,
666
666
  0,
667
- [_aT, _aI, _i, _c, _sTST, _sTCT, _sTCTt, _tL, _tP, _dTCEI, _hT],
668
- [() => ActivityType$, 0, 0, 0, 0, 0, 0, () => TaskList$, 0, 1, 0]
667
+ [_aT, _aI, _tL, _dTCEI, _i, _c, _sTST, _sTCT, _sTCTt, _tP, _hT],
668
+ [() => ActivityType$, 0, () => TaskList$, 1, 0, 0, 0, 0, 0, 0, 0], 4
669
669
  ];
670
670
  var ActivityTaskStartedEventAttributes$ = [3, n0, _ATSEAc,
671
671
  0,
672
- [_id, _sEIc],
673
- [0, 1]
672
+ [_sEIc, _id],
673
+ [1, 0], 1
674
674
  ];
675
675
  var ActivityTaskStatus$ = [3, n0, _ATS,
676
676
  0,
677
677
  [_cR],
678
- [2]
678
+ [2], 1
679
679
  ];
680
680
  var ActivityTaskTimedOutEventAttributes$ = [3, n0, _ATTOEA,
681
681
  0,
682
682
  [_tTi, _sEIc, _sEI, _d],
683
- [0, 1, 1, 0]
683
+ [0, 1, 1, 0], 3
684
684
  ];
685
685
  var ActivityType$ = [3, n0, _ATc,
686
686
  0,
687
687
  [_n, _v],
688
- [0, 0]
688
+ [0, 0], 2
689
689
  ];
690
690
  var ActivityTypeConfiguration$ = [3, n0, _ATC,
691
691
  0,
@@ -695,27 +695,27 @@ var ActivityTypeConfiguration$ = [3, n0, _ATC,
695
695
  var ActivityTypeDetail$ = [3, n0, _ATD,
696
696
  0,
697
697
  [_tI, _co],
698
- [() => ActivityTypeInfo$, () => ActivityTypeConfiguration$]
698
+ [() => ActivityTypeInfo$, () => ActivityTypeConfiguration$], 2
699
699
  ];
700
700
  var ActivityTypeInfo$ = [3, n0, _ATI,
701
701
  0,
702
- [_aT, _s, _de, _cD, _dD],
703
- [() => ActivityType$, 0, 0, 4, 4]
702
+ [_aT, _s, _cD, _de, _dD],
703
+ [() => ActivityType$, 0, 4, 0, 4], 3
704
704
  ];
705
705
  var ActivityTypeInfos$ = [3, n0, _ATIc,
706
706
  0,
707
707
  [_tIy, _nPT],
708
- [() => ActivityTypeInfoList, 0]
708
+ [() => ActivityTypeInfoList, 0], 1
709
709
  ];
710
710
  var CancelTimerDecisionAttributes$ = [3, n0, _CTDA,
711
711
  0,
712
712
  [_tIi],
713
- [0]
713
+ [0], 1
714
714
  ];
715
715
  var CancelTimerFailedEventAttributes$ = [3, n0, _CTFEA,
716
716
  0,
717
717
  [_tIi, _ca, _dTCEI],
718
- [0, 0, 1]
718
+ [0, 0, 1], 3
719
719
  ];
720
720
  var CancelWorkflowExecutionDecisionAttributes$ = [3, n0, _CWEDA,
721
721
  0,
@@ -725,42 +725,42 @@ var CancelWorkflowExecutionDecisionAttributes$ = [3, n0, _CWEDA,
725
725
  var CancelWorkflowExecutionFailedEventAttributes$ = [3, n0, _CWEFEA,
726
726
  0,
727
727
  [_ca, _dTCEI],
728
- [0, 1]
728
+ [0, 1], 2
729
729
  ];
730
730
  var ChildWorkflowExecutionCanceledEventAttributes$ = [3, n0, _CWECEA,
731
731
  0,
732
- [_wE, _wT, _d, _iEI, _sEI],
733
- [() => WorkflowExecution$, () => WorkflowType$, 0, 1, 1]
732
+ [_wE, _wT, _iEI, _sEI, _d],
733
+ [() => WorkflowExecution$, () => WorkflowType$, 1, 1, 0], 4
734
734
  ];
735
735
  var ChildWorkflowExecutionCompletedEventAttributes$ = [3, n0, _CWECEAh,
736
736
  0,
737
- [_wE, _wT, _r, _iEI, _sEI],
738
- [() => WorkflowExecution$, () => WorkflowType$, 0, 1, 1]
737
+ [_wE, _wT, _iEI, _sEI, _r],
738
+ [() => WorkflowExecution$, () => WorkflowType$, 1, 1, 0], 4
739
739
  ];
740
740
  var ChildWorkflowExecutionFailedEventAttributes$ = [3, n0, _CWEFEAh,
741
741
  0,
742
- [_wE, _wT, _re, _d, _iEI, _sEI],
743
- [() => WorkflowExecution$, () => WorkflowType$, 0, 0, 1, 1]
742
+ [_wE, _wT, _iEI, _sEI, _re, _d],
743
+ [() => WorkflowExecution$, () => WorkflowType$, 1, 1, 0, 0], 4
744
744
  ];
745
745
  var ChildWorkflowExecutionStartedEventAttributes$ = [3, n0, _CWESEA,
746
746
  0,
747
747
  [_wE, _wT, _iEI],
748
- [() => WorkflowExecution$, () => WorkflowType$, 1]
748
+ [() => WorkflowExecution$, () => WorkflowType$, 1], 3
749
749
  ];
750
750
  var ChildWorkflowExecutionTerminatedEventAttributes$ = [3, n0, _CWETEA,
751
751
  0,
752
752
  [_wE, _wT, _iEI, _sEI],
753
- [() => WorkflowExecution$, () => WorkflowType$, 1, 1]
753
+ [() => WorkflowExecution$, () => WorkflowType$, 1, 1], 4
754
754
  ];
755
755
  var ChildWorkflowExecutionTimedOutEventAttributes$ = [3, n0, _CWETOEA,
756
756
  0,
757
757
  [_wE, _wT, _tTi, _iEI, _sEI],
758
- [() => WorkflowExecution$, () => WorkflowType$, 0, 1, 1]
758
+ [() => WorkflowExecution$, () => WorkflowType$, 0, 1, 1], 5
759
759
  ];
760
760
  var CloseStatusFilter$ = [3, n0, _CSF,
761
761
  0,
762
762
  [_s],
763
- [0]
763
+ [0], 1
764
764
  ];
765
765
  var CompleteWorkflowExecutionDecisionAttributes$ = [3, n0, _CWEDAo,
766
766
  0,
@@ -770,7 +770,7 @@ var CompleteWorkflowExecutionDecisionAttributes$ = [3, n0, _CWEDAo,
770
770
  var CompleteWorkflowExecutionFailedEventAttributes$ = [3, n0, _CWEFEAo,
771
771
  0,
772
772
  [_ca, _dTCEI],
773
- [0, 1]
773
+ [0, 1], 2
774
774
  ];
775
775
  var ContinueAsNewWorkflowExecutionDecisionAttributes$ = [3, n0, _CANWEDA,
776
776
  0,
@@ -780,57 +780,57 @@ var ContinueAsNewWorkflowExecutionDecisionAttributes$ = [3, n0, _CANWEDA,
780
780
  var ContinueAsNewWorkflowExecutionFailedEventAttributes$ = [3, n0, _CANWEFEA,
781
781
  0,
782
782
  [_ca, _dTCEI],
783
- [0, 1]
783
+ [0, 1], 2
784
784
  ];
785
785
  var CountClosedWorkflowExecutionsInput$ = [3, n0, _CCWEI,
786
786
  0,
787
787
  [_do, _sTF, _cTF, _eF, _tF, _tFa, _cSF],
788
- [0, () => ExecutionTimeFilter$, () => ExecutionTimeFilter$, () => WorkflowExecutionFilter$, () => WorkflowTypeFilter$, () => TagFilter$, () => CloseStatusFilter$]
788
+ [0, () => ExecutionTimeFilter$, () => ExecutionTimeFilter$, () => WorkflowExecutionFilter$, () => WorkflowTypeFilter$, () => TagFilter$, () => CloseStatusFilter$], 1
789
789
  ];
790
790
  var CountOpenWorkflowExecutionsInput$ = [3, n0, _COWEI,
791
791
  0,
792
792
  [_do, _sTF, _tF, _tFa, _eF],
793
- [0, () => ExecutionTimeFilter$, () => WorkflowTypeFilter$, () => TagFilter$, () => WorkflowExecutionFilter$]
793
+ [0, () => ExecutionTimeFilter$, () => WorkflowTypeFilter$, () => TagFilter$, () => WorkflowExecutionFilter$], 2
794
794
  ];
795
795
  var CountPendingActivityTasksInput$ = [3, n0, _CPATI,
796
796
  0,
797
797
  [_do, _tL],
798
- [0, () => TaskList$]
798
+ [0, () => TaskList$], 2
799
799
  ];
800
800
  var CountPendingDecisionTasksInput$ = [3, n0, _CPDTI,
801
801
  0,
802
802
  [_do, _tL],
803
- [0, () => TaskList$]
803
+ [0, () => TaskList$], 2
804
804
  ];
805
805
  var Decision$ = [3, n0, _D,
806
806
  0,
807
807
  [_dT, _sATDA, _rCATDA, _cWEDA, _fWEDA, _cWEDAa, _cANWEDA, _rMDA, _sTDA, _cTDA, _sEWEDA, _rCEWEDA, _sCWEDA, _sLFDA],
808
- [0, () => ScheduleActivityTaskDecisionAttributes$, () => RequestCancelActivityTaskDecisionAttributes$, () => CompleteWorkflowExecutionDecisionAttributes$, () => FailWorkflowExecutionDecisionAttributes$, () => CancelWorkflowExecutionDecisionAttributes$, () => ContinueAsNewWorkflowExecutionDecisionAttributes$, () => RecordMarkerDecisionAttributes$, () => StartTimerDecisionAttributes$, () => CancelTimerDecisionAttributes$, () => SignalExternalWorkflowExecutionDecisionAttributes$, () => RequestCancelExternalWorkflowExecutionDecisionAttributes$, () => StartChildWorkflowExecutionDecisionAttributes$, () => ScheduleLambdaFunctionDecisionAttributes$]
808
+ [0, () => ScheduleActivityTaskDecisionAttributes$, () => RequestCancelActivityTaskDecisionAttributes$, () => CompleteWorkflowExecutionDecisionAttributes$, () => FailWorkflowExecutionDecisionAttributes$, () => CancelWorkflowExecutionDecisionAttributes$, () => ContinueAsNewWorkflowExecutionDecisionAttributes$, () => RecordMarkerDecisionAttributes$, () => StartTimerDecisionAttributes$, () => CancelTimerDecisionAttributes$, () => SignalExternalWorkflowExecutionDecisionAttributes$, () => RequestCancelExternalWorkflowExecutionDecisionAttributes$, () => StartChildWorkflowExecutionDecisionAttributes$, () => ScheduleLambdaFunctionDecisionAttributes$], 1
809
809
  ];
810
810
  var DecisionTask$ = [3, n0, _DT,
811
811
  0,
812
812
  [_tT, _sEI, _wE, _wT, _e, _nPT, _pSEI],
813
- [0, 1, () => WorkflowExecution$, () => WorkflowType$, () => HistoryEventList, 0, 1]
813
+ [0, 1, () => WorkflowExecution$, () => WorkflowType$, () => HistoryEventList, 0, 1], 5
814
814
  ];
815
815
  var DecisionTaskCompletedEventAttributes$ = [3, n0, _DTCEA,
816
816
  0,
817
- [_eC, _sEIc, _sEI, _tL, _tLSTST],
818
- [0, 1, 1, () => TaskList$, 0]
817
+ [_sEIc, _sEI, _eC, _tL, _tLSTST],
818
+ [1, 1, 0, () => TaskList$, 0], 2
819
819
  ];
820
820
  var DecisionTaskScheduledEventAttributes$ = [3, n0, _DTSEA,
821
821
  0,
822
822
  [_tL, _tP, _sTCTt, _sTST],
823
- [() => TaskList$, 0, 0, 0]
823
+ [() => TaskList$, 0, 0, 0], 1
824
824
  ];
825
825
  var DecisionTaskStartedEventAttributes$ = [3, n0, _DTSEAe,
826
826
  0,
827
- [_id, _sEIc],
828
- [0, 1]
827
+ [_sEIc, _id],
828
+ [1, 0], 1
829
829
  ];
830
830
  var DecisionTaskTimedOutEventAttributes$ = [3, n0, _DTTOEA,
831
831
  0,
832
832
  [_tTi, _sEIc, _sEI],
833
- [0, 1, 1]
833
+ [0, 1, 1], 3
834
834
  ];
835
835
  var DefaultUndefinedFault$ = [-3, n0, _DUF,
836
836
  { [_er]: _cl },
@@ -841,47 +841,47 @@ schema.TypeRegistry.for(n0).registerError(DefaultUndefinedFault$, DefaultUndefin
841
841
  var DeleteActivityTypeInput$ = [3, n0, _DATI,
842
842
  0,
843
843
  [_do, _aT],
844
- [0, () => ActivityType$]
844
+ [0, () => ActivityType$], 2
845
845
  ];
846
846
  var DeleteWorkflowTypeInput$ = [3, n0, _DWTI,
847
847
  0,
848
848
  [_do, _wT],
849
- [0, () => WorkflowType$]
849
+ [0, () => WorkflowType$], 2
850
850
  ];
851
851
  var DeprecateActivityTypeInput$ = [3, n0, _DATIe,
852
852
  0,
853
853
  [_do, _aT],
854
- [0, () => ActivityType$]
854
+ [0, () => ActivityType$], 2
855
855
  ];
856
856
  var DeprecateDomainInput$ = [3, n0, _DDI,
857
857
  0,
858
858
  [_n],
859
- [0]
859
+ [0], 1
860
860
  ];
861
861
  var DeprecateWorkflowTypeInput$ = [3, n0, _DWTIe,
862
862
  0,
863
863
  [_do, _wT],
864
- [0, () => WorkflowType$]
864
+ [0, () => WorkflowType$], 2
865
865
  ];
866
866
  var DescribeActivityTypeInput$ = [3, n0, _DATIes,
867
867
  0,
868
868
  [_do, _aT],
869
- [0, () => ActivityType$]
869
+ [0, () => ActivityType$], 2
870
870
  ];
871
871
  var DescribeDomainInput$ = [3, n0, _DDIe,
872
872
  0,
873
873
  [_n],
874
- [0]
874
+ [0], 1
875
875
  ];
876
876
  var DescribeWorkflowExecutionInput$ = [3, n0, _DWEI,
877
877
  0,
878
878
  [_do, _ex],
879
- [0, () => WorkflowExecution$]
879
+ [0, () => WorkflowExecution$], 2
880
880
  ];
881
881
  var DescribeWorkflowTypeInput$ = [3, n0, _DWTIes,
882
882
  0,
883
883
  [_do, _wT],
884
- [0, () => WorkflowType$]
884
+ [0, () => WorkflowType$], 2
885
885
  ];
886
886
  var DomainAlreadyExistsFault$ = [-3, n0, _DAEF,
887
887
  { [_er]: _cl },
@@ -892,7 +892,7 @@ schema.TypeRegistry.for(n0).registerError(DomainAlreadyExistsFault$, DomainAlrea
892
892
  var DomainConfiguration$ = [3, n0, _DC,
893
893
  0,
894
894
  [_wERPID],
895
- [0]
895
+ [0], 1
896
896
  ];
897
897
  var DomainDeprecatedFault$ = [-3, n0, _DDF,
898
898
  { [_er]: _cl },
@@ -903,32 +903,32 @@ schema.TypeRegistry.for(n0).registerError(DomainDeprecatedFault$, DomainDeprecat
903
903
  var DomainDetail$ = [3, n0, _DD,
904
904
  0,
905
905
  [_dI, _co],
906
- [() => DomainInfo$, () => DomainConfiguration$]
906
+ [() => DomainInfo$, () => DomainConfiguration$], 2
907
907
  ];
908
908
  var DomainInfo$ = [3, n0, _DI,
909
909
  0,
910
910
  [_n, _s, _de, _a],
911
- [0, 0, 0, 0]
911
+ [0, 0, 0, 0], 2
912
912
  ];
913
913
  var DomainInfos$ = [3, n0, _DIo,
914
914
  0,
915
915
  [_dIo, _nPT],
916
- [() => DomainInfoList, 0]
916
+ [() => DomainInfoList, 0], 1
917
917
  ];
918
918
  var ExecutionTimeFilter$ = [3, n0, _ETF,
919
919
  0,
920
920
  [_oD, _lD],
921
- [4, 4]
921
+ [4, 4], 1
922
922
  ];
923
923
  var ExternalWorkflowExecutionCancelRequestedEventAttributes$ = [3, n0, _EWECREA,
924
924
  0,
925
925
  [_wE, _iEI],
926
- [() => WorkflowExecution$, 1]
926
+ [() => WorkflowExecution$, 1], 2
927
927
  ];
928
928
  var ExternalWorkflowExecutionSignaledEventAttributes$ = [3, n0, _EWESEA,
929
929
  0,
930
930
  [_wE, _iEI],
931
- [() => WorkflowExecution$, 1]
931
+ [() => WorkflowExecution$, 1], 2
932
932
  ];
933
933
  var FailWorkflowExecutionDecisionAttributes$ = [3, n0, _FWEDA,
934
934
  0,
@@ -938,47 +938,47 @@ var FailWorkflowExecutionDecisionAttributes$ = [3, n0, _FWEDA,
938
938
  var FailWorkflowExecutionFailedEventAttributes$ = [3, n0, _FWEFEA,
939
939
  0,
940
940
  [_ca, _dTCEI],
941
- [0, 1]
941
+ [0, 1], 2
942
942
  ];
943
943
  var GetWorkflowExecutionHistoryInput$ = [3, n0, _GWEHI,
944
944
  0,
945
945
  [_do, _ex, _nPT, _mPS, _rO],
946
- [0, () => WorkflowExecution$, 0, 1, 2]
946
+ [0, () => WorkflowExecution$, 0, 1, 2], 2
947
947
  ];
948
948
  var History$ = [3, n0, _H,
949
949
  0,
950
950
  [_e, _nPT],
951
- [() => HistoryEventList, 0]
951
+ [() => HistoryEventList, 0], 1
952
952
  ];
953
953
  var HistoryEvent$ = [3, n0, _HE,
954
954
  0,
955
955
  [_eT, _eTv, _eI, _wESEA, _wECEA, _cWEFEA, _wEFEA, _fWEFEA, _wETOEA, _wECEAo, _cWEFEAa, _wECANEA, _cANWEFEA, _wETEA, _wECREA, _dTSEA, _dTSEAe, _dTCEA, _dTTOEA, _aTSEA, _aTSEAc, _aTCEA, _aTFEA, _aTTOEA, _aTCEAc, _aTCREA, _wESEAo, _mREA, _rMFEA, _tSEA, _tFEA, _tCEA, _sCWEIEA, _cWESEA, _cWECEA, _cWEFEAh, _cWETOEA, _cWECEAh, _cWETEA, _sEWEIEA, _eWESEA, _sEWEFEA, _eWECREA, _rCEWEIEA, _rCEWEFEA, _sATFEA, _rCATFEA, _sTFEA, _cTFEA, _sCWEFEA, _lFSEA, _lFSEAa, _lFCEA, _lFFEA, _lFTOEA, _sLFFEA, _sLFFEAt],
956
- [4, 0, 1, () => WorkflowExecutionStartedEventAttributes$, () => WorkflowExecutionCompletedEventAttributes$, () => CompleteWorkflowExecutionFailedEventAttributes$, () => WorkflowExecutionFailedEventAttributes$, () => FailWorkflowExecutionFailedEventAttributes$, () => WorkflowExecutionTimedOutEventAttributes$, () => WorkflowExecutionCanceledEventAttributes$, () => CancelWorkflowExecutionFailedEventAttributes$, () => WorkflowExecutionContinuedAsNewEventAttributes$, () => ContinueAsNewWorkflowExecutionFailedEventAttributes$, () => WorkflowExecutionTerminatedEventAttributes$, () => WorkflowExecutionCancelRequestedEventAttributes$, () => DecisionTaskScheduledEventAttributes$, () => DecisionTaskStartedEventAttributes$, () => DecisionTaskCompletedEventAttributes$, () => DecisionTaskTimedOutEventAttributes$, () => ActivityTaskScheduledEventAttributes$, () => ActivityTaskStartedEventAttributes$, () => ActivityTaskCompletedEventAttributes$, () => ActivityTaskFailedEventAttributes$, () => ActivityTaskTimedOutEventAttributes$, () => ActivityTaskCanceledEventAttributes$, () => ActivityTaskCancelRequestedEventAttributes$, () => WorkflowExecutionSignaledEventAttributes$, () => MarkerRecordedEventAttributes$, () => RecordMarkerFailedEventAttributes$, () => TimerStartedEventAttributes$, () => TimerFiredEventAttributes$, () => TimerCanceledEventAttributes$, () => StartChildWorkflowExecutionInitiatedEventAttributes$, () => ChildWorkflowExecutionStartedEventAttributes$, () => ChildWorkflowExecutionCompletedEventAttributes$, () => ChildWorkflowExecutionFailedEventAttributes$, () => ChildWorkflowExecutionTimedOutEventAttributes$, () => ChildWorkflowExecutionCanceledEventAttributes$, () => ChildWorkflowExecutionTerminatedEventAttributes$, () => SignalExternalWorkflowExecutionInitiatedEventAttributes$, () => ExternalWorkflowExecutionSignaledEventAttributes$, () => SignalExternalWorkflowExecutionFailedEventAttributes$, () => ExternalWorkflowExecutionCancelRequestedEventAttributes$, () => RequestCancelExternalWorkflowExecutionInitiatedEventAttributes$, () => RequestCancelExternalWorkflowExecutionFailedEventAttributes$, () => ScheduleActivityTaskFailedEventAttributes$, () => RequestCancelActivityTaskFailedEventAttributes$, () => StartTimerFailedEventAttributes$, () => CancelTimerFailedEventAttributes$, () => StartChildWorkflowExecutionFailedEventAttributes$, () => LambdaFunctionScheduledEventAttributes$, () => LambdaFunctionStartedEventAttributes$, () => LambdaFunctionCompletedEventAttributes$, () => LambdaFunctionFailedEventAttributes$, () => LambdaFunctionTimedOutEventAttributes$, () => ScheduleLambdaFunctionFailedEventAttributes$, () => StartLambdaFunctionFailedEventAttributes$]
956
+ [4, 0, 1, () => WorkflowExecutionStartedEventAttributes$, () => WorkflowExecutionCompletedEventAttributes$, () => CompleteWorkflowExecutionFailedEventAttributes$, () => WorkflowExecutionFailedEventAttributes$, () => FailWorkflowExecutionFailedEventAttributes$, () => WorkflowExecutionTimedOutEventAttributes$, () => WorkflowExecutionCanceledEventAttributes$, () => CancelWorkflowExecutionFailedEventAttributes$, () => WorkflowExecutionContinuedAsNewEventAttributes$, () => ContinueAsNewWorkflowExecutionFailedEventAttributes$, () => WorkflowExecutionTerminatedEventAttributes$, () => WorkflowExecutionCancelRequestedEventAttributes$, () => DecisionTaskScheduledEventAttributes$, () => DecisionTaskStartedEventAttributes$, () => DecisionTaskCompletedEventAttributes$, () => DecisionTaskTimedOutEventAttributes$, () => ActivityTaskScheduledEventAttributes$, () => ActivityTaskStartedEventAttributes$, () => ActivityTaskCompletedEventAttributes$, () => ActivityTaskFailedEventAttributes$, () => ActivityTaskTimedOutEventAttributes$, () => ActivityTaskCanceledEventAttributes$, () => ActivityTaskCancelRequestedEventAttributes$, () => WorkflowExecutionSignaledEventAttributes$, () => MarkerRecordedEventAttributes$, () => RecordMarkerFailedEventAttributes$, () => TimerStartedEventAttributes$, () => TimerFiredEventAttributes$, () => TimerCanceledEventAttributes$, () => StartChildWorkflowExecutionInitiatedEventAttributes$, () => ChildWorkflowExecutionStartedEventAttributes$, () => ChildWorkflowExecutionCompletedEventAttributes$, () => ChildWorkflowExecutionFailedEventAttributes$, () => ChildWorkflowExecutionTimedOutEventAttributes$, () => ChildWorkflowExecutionCanceledEventAttributes$, () => ChildWorkflowExecutionTerminatedEventAttributes$, () => SignalExternalWorkflowExecutionInitiatedEventAttributes$, () => ExternalWorkflowExecutionSignaledEventAttributes$, () => SignalExternalWorkflowExecutionFailedEventAttributes$, () => ExternalWorkflowExecutionCancelRequestedEventAttributes$, () => RequestCancelExternalWorkflowExecutionInitiatedEventAttributes$, () => RequestCancelExternalWorkflowExecutionFailedEventAttributes$, () => ScheduleActivityTaskFailedEventAttributes$, () => RequestCancelActivityTaskFailedEventAttributes$, () => StartTimerFailedEventAttributes$, () => CancelTimerFailedEventAttributes$, () => StartChildWorkflowExecutionFailedEventAttributes$, () => LambdaFunctionScheduledEventAttributes$, () => LambdaFunctionStartedEventAttributes$, () => LambdaFunctionCompletedEventAttributes$, () => LambdaFunctionFailedEventAttributes$, () => LambdaFunctionTimedOutEventAttributes$, () => ScheduleLambdaFunctionFailedEventAttributes$, () => StartLambdaFunctionFailedEventAttributes$], 3
957
957
  ];
958
958
  var LambdaFunctionCompletedEventAttributes$ = [3, n0, _LFCEA,
959
959
  0,
960
960
  [_sEIc, _sEI, _r],
961
- [1, 1, 0]
961
+ [1, 1, 0], 2
962
962
  ];
963
963
  var LambdaFunctionFailedEventAttributes$ = [3, n0, _LFFEA,
964
964
  0,
965
965
  [_sEIc, _sEI, _re, _d],
966
- [1, 1, 0, 0]
966
+ [1, 1, 0, 0], 2
967
967
  ];
968
968
  var LambdaFunctionScheduledEventAttributes$ = [3, n0, _LFSEA,
969
969
  0,
970
- [_id_, _n, _c, _i, _sTCTt, _dTCEI],
971
- [0, 0, 0, 0, 0, 1]
970
+ [_id_, _n, _dTCEI, _c, _i, _sTCTt],
971
+ [0, 0, 1, 0, 0, 0], 3
972
972
  ];
973
973
  var LambdaFunctionStartedEventAttributes$ = [3, n0, _LFSEAa,
974
974
  0,
975
975
  [_sEIc],
976
- [1]
976
+ [1], 1
977
977
  ];
978
978
  var LambdaFunctionTimedOutEventAttributes$ = [3, n0, _LFTOEA,
979
979
  0,
980
980
  [_sEIc, _sEI, _tTi],
981
- [1, 1, 0]
981
+ [1, 1, 0], 2
982
982
  ];
983
983
  var LimitExceededFault$ = [-3, n0, _LEF,
984
984
  { [_er]: _cl },
@@ -988,28 +988,28 @@ var LimitExceededFault$ = [-3, n0, _LEF,
988
988
  schema.TypeRegistry.for(n0).registerError(LimitExceededFault$, LimitExceededFault);
989
989
  var ListActivityTypesInput$ = [3, n0, _LATI,
990
990
  0,
991
- [_do, _n, _rS, _nPT, _mPS, _rO],
992
- [0, 0, 0, 0, 1, 2]
991
+ [_do, _rS, _n, _nPT, _mPS, _rO],
992
+ [0, 0, 0, 0, 1, 2], 2
993
993
  ];
994
994
  var ListClosedWorkflowExecutionsInput$ = [3, n0, _LCWEI,
995
995
  0,
996
996
  [_do, _sTF, _cTF, _eF, _cSF, _tF, _tFa, _nPT, _mPS, _rO],
997
- [0, () => ExecutionTimeFilter$, () => ExecutionTimeFilter$, () => WorkflowExecutionFilter$, () => CloseStatusFilter$, () => WorkflowTypeFilter$, () => TagFilter$, 0, 1, 2]
997
+ [0, () => ExecutionTimeFilter$, () => ExecutionTimeFilter$, () => WorkflowExecutionFilter$, () => CloseStatusFilter$, () => WorkflowTypeFilter$, () => TagFilter$, 0, 1, 2], 1
998
998
  ];
999
999
  var ListDomainsInput$ = [3, n0, _LDI,
1000
1000
  0,
1001
- [_nPT, _rS, _mPS, _rO],
1002
- [0, 0, 1, 2]
1001
+ [_rS, _nPT, _mPS, _rO],
1002
+ [0, 0, 1, 2], 1
1003
1003
  ];
1004
1004
  var ListOpenWorkflowExecutionsInput$ = [3, n0, _LOWEI,
1005
1005
  0,
1006
1006
  [_do, _sTF, _tF, _tFa, _nPT, _mPS, _rO, _eF],
1007
- [0, () => ExecutionTimeFilter$, () => WorkflowTypeFilter$, () => TagFilter$, 0, 1, 2, () => WorkflowExecutionFilter$]
1007
+ [0, () => ExecutionTimeFilter$, () => WorkflowTypeFilter$, () => TagFilter$, 0, 1, 2, () => WorkflowExecutionFilter$], 2
1008
1008
  ];
1009
1009
  var ListTagsForResourceInput$ = [3, n0, _LTFRI,
1010
1010
  0,
1011
1011
  [_rA],
1012
- [0]
1012
+ [0], 1
1013
1013
  ];
1014
1014
  var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
1015
1015
  0,
@@ -1018,13 +1018,13 @@ var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
1018
1018
  ];
1019
1019
  var ListWorkflowTypesInput$ = [3, n0, _LWTI,
1020
1020
  0,
1021
- [_do, _n, _rS, _nPT, _mPS, _rO],
1022
- [0, 0, 0, 0, 1, 2]
1021
+ [_do, _rS, _n, _nPT, _mPS, _rO],
1022
+ [0, 0, 0, 0, 1, 2], 2
1023
1023
  ];
1024
1024
  var MarkerRecordedEventAttributes$ = [3, n0, _MREA,
1025
1025
  0,
1026
- [_mN, _d, _dTCEI],
1027
- [0, 0, 1]
1026
+ [_mN, _dTCEI, _d],
1027
+ [0, 1, 0], 2
1028
1028
  ];
1029
1029
  var OperationNotPermittedFault$ = [-3, n0, _ONPF,
1030
1030
  { [_er]: _cl },
@@ -1035,102 +1035,102 @@ schema.TypeRegistry.for(n0).registerError(OperationNotPermittedFault$, Operation
1035
1035
  var PendingTaskCount$ = [3, n0, _PTC,
1036
1036
  0,
1037
1037
  [_cou, _tr],
1038
- [1, 2]
1038
+ [1, 2], 1
1039
1039
  ];
1040
1040
  var PollForActivityTaskInput$ = [3, n0, _PFATI,
1041
1041
  0,
1042
1042
  [_do, _tL, _id],
1043
- [0, () => TaskList$, 0]
1043
+ [0, () => TaskList$, 0], 2
1044
1044
  ];
1045
1045
  var PollForDecisionTaskInput$ = [3, n0, _PFDTI,
1046
1046
  0,
1047
1047
  [_do, _tL, _id, _nPT, _mPS, _rO, _sAPSE],
1048
- [0, () => TaskList$, 0, 0, 1, 2, 2]
1048
+ [0, () => TaskList$, 0, 0, 1, 2, 2], 2
1049
1049
  ];
1050
1050
  var RecordActivityTaskHeartbeatInput$ = [3, n0, _RATHI,
1051
1051
  0,
1052
1052
  [_tT, _d],
1053
- [0, 0]
1053
+ [0, 0], 1
1054
1054
  ];
1055
1055
  var RecordMarkerDecisionAttributes$ = [3, n0, _RMDA,
1056
1056
  0,
1057
1057
  [_mN, _d],
1058
- [0, 0]
1058
+ [0, 0], 1
1059
1059
  ];
1060
1060
  var RecordMarkerFailedEventAttributes$ = [3, n0, _RMFEA,
1061
1061
  0,
1062
1062
  [_mN, _ca, _dTCEI],
1063
- [0, 0, 1]
1063
+ [0, 0, 1], 3
1064
1064
  ];
1065
1065
  var RegisterActivityTypeInput$ = [3, n0, _RATI,
1066
1066
  0,
1067
1067
  [_do, _n, _v, _de, _dTSTCT, _dTHT, _dTL, _dTP, _dTSTST, _dTSTCTe],
1068
- [0, 0, 0, 0, 0, 0, () => TaskList$, 0, 0, 0]
1068
+ [0, 0, 0, 0, 0, 0, () => TaskList$, 0, 0, 0], 3
1069
1069
  ];
1070
1070
  var RegisterDomainInput$ = [3, n0, _RDI,
1071
1071
  0,
1072
- [_n, _de, _wERPID, _t],
1073
- [0, 0, 0, () => ResourceTagList]
1072
+ [_n, _wERPID, _de, _t],
1073
+ [0, 0, 0, () => ResourceTagList], 2
1074
1074
  ];
1075
1075
  var RegisterWorkflowTypeInput$ = [3, n0, _RWTI,
1076
1076
  0,
1077
1077
  [_do, _n, _v, _de, _dTSTCT, _dESTCT, _dTL, _dTP, _dCP, _dLR],
1078
- [0, 0, 0, 0, 0, 0, () => TaskList$, 0, 0, 0]
1078
+ [0, 0, 0, 0, 0, 0, () => TaskList$, 0, 0, 0], 3
1079
1079
  ];
1080
1080
  var RequestCancelActivityTaskDecisionAttributes$ = [3, n0, _RCATDA,
1081
1081
  0,
1082
1082
  [_aI],
1083
- [0]
1083
+ [0], 1
1084
1084
  ];
1085
1085
  var RequestCancelActivityTaskFailedEventAttributes$ = [3, n0, _RCATFEA,
1086
1086
  0,
1087
1087
  [_aI, _ca, _dTCEI],
1088
- [0, 0, 1]
1088
+ [0, 0, 1], 3
1089
1089
  ];
1090
1090
  var RequestCancelExternalWorkflowExecutionDecisionAttributes$ = [3, n0, _RCEWEDA,
1091
1091
  0,
1092
1092
  [_wI, _rI, _c],
1093
- [0, 0, 0]
1093
+ [0, 0, 0], 1
1094
1094
  ];
1095
1095
  var RequestCancelExternalWorkflowExecutionFailedEventAttributes$ = [3, n0, _RCEWEFEA,
1096
1096
  0,
1097
- [_wI, _rI, _ca, _iEI, _dTCEI, _c],
1098
- [0, 0, 0, 1, 1, 0]
1097
+ [_wI, _ca, _iEI, _dTCEI, _rI, _c],
1098
+ [0, 0, 1, 1, 0, 0], 4
1099
1099
  ];
1100
1100
  var RequestCancelExternalWorkflowExecutionInitiatedEventAttributes$ = [3, n0, _RCEWEIEA,
1101
1101
  0,
1102
- [_wI, _rI, _dTCEI, _c],
1103
- [0, 0, 1, 0]
1102
+ [_wI, _dTCEI, _rI, _c],
1103
+ [0, 1, 0, 0], 2
1104
1104
  ];
1105
1105
  var RequestCancelWorkflowExecutionInput$ = [3, n0, _RCWEI,
1106
1106
  0,
1107
1107
  [_do, _wI, _rI],
1108
- [0, 0, 0]
1108
+ [0, 0, 0], 2
1109
1109
  ];
1110
1110
  var ResourceTag$ = [3, n0, _RT,
1111
1111
  0,
1112
1112
  [_k, _va],
1113
- [0, 0]
1113
+ [0, 0], 1
1114
1114
  ];
1115
1115
  var RespondActivityTaskCanceledInput$ = [3, n0, _RATCI,
1116
1116
  0,
1117
1117
  [_tT, _d],
1118
- [0, 0]
1118
+ [0, 0], 1
1119
1119
  ];
1120
1120
  var RespondActivityTaskCompletedInput$ = [3, n0, _RATCIe,
1121
1121
  0,
1122
1122
  [_tT, _r],
1123
- [0, 0]
1123
+ [0, 0], 1
1124
1124
  ];
1125
1125
  var RespondActivityTaskFailedInput$ = [3, n0, _RATFI,
1126
1126
  0,
1127
1127
  [_tT, _re, _d],
1128
- [0, 0, 0]
1128
+ [0, 0, 0], 1
1129
1129
  ];
1130
1130
  var RespondDecisionTaskCompletedInput$ = [3, n0, _RDTCI,
1131
1131
  0,
1132
1132
  [_tT, _dec, _eC, _tL, _tLSTST],
1133
- [0, () => DecisionList, 0, () => TaskList$, 0]
1133
+ [0, () => DecisionList, 0, () => TaskList$, 0], 1
1134
1134
  ];
1135
1135
  var Run$ = [3, n0, _R,
1136
1136
  0,
@@ -1140,57 +1140,57 @@ var Run$ = [3, n0, _R,
1140
1140
  var ScheduleActivityTaskDecisionAttributes$ = [3, n0, _SATDA,
1141
1141
  0,
1142
1142
  [_aT, _aI, _c, _i, _sTCT, _tL, _tP, _sTST, _sTCTt, _hT],
1143
- [() => ActivityType$, 0, 0, 0, 0, () => TaskList$, 0, 0, 0, 0]
1143
+ [() => ActivityType$, 0, 0, 0, 0, () => TaskList$, 0, 0, 0, 0], 2
1144
1144
  ];
1145
1145
  var ScheduleActivityTaskFailedEventAttributes$ = [3, n0, _SATFEA,
1146
1146
  0,
1147
1147
  [_aT, _aI, _ca, _dTCEI],
1148
- [() => ActivityType$, 0, 0, 1]
1148
+ [() => ActivityType$, 0, 0, 1], 4
1149
1149
  ];
1150
1150
  var ScheduleLambdaFunctionDecisionAttributes$ = [3, n0, _SLFDA,
1151
1151
  0,
1152
1152
  [_id_, _n, _c, _i, _sTCTt],
1153
- [0, 0, 0, 0, 0]
1153
+ [0, 0, 0, 0, 0], 2
1154
1154
  ];
1155
1155
  var ScheduleLambdaFunctionFailedEventAttributes$ = [3, n0, _SLFFEA,
1156
1156
  0,
1157
1157
  [_id_, _n, _ca, _dTCEI],
1158
- [0, 0, 0, 1]
1158
+ [0, 0, 0, 1], 4
1159
1159
  ];
1160
1160
  var SignalExternalWorkflowExecutionDecisionAttributes$ = [3, n0, _SEWEDA,
1161
1161
  0,
1162
- [_wI, _rI, _sN, _i, _c],
1163
- [0, 0, 0, 0, 0]
1162
+ [_wI, _sN, _rI, _i, _c],
1163
+ [0, 0, 0, 0, 0], 2
1164
1164
  ];
1165
1165
  var SignalExternalWorkflowExecutionFailedEventAttributes$ = [3, n0, _SEWEFEA,
1166
1166
  0,
1167
- [_wI, _rI, _ca, _iEI, _dTCEI, _c],
1168
- [0, 0, 0, 1, 1, 0]
1167
+ [_wI, _ca, _iEI, _dTCEI, _rI, _c],
1168
+ [0, 0, 1, 1, 0, 0], 4
1169
1169
  ];
1170
1170
  var SignalExternalWorkflowExecutionInitiatedEventAttributes$ = [3, n0, _SEWEIEA,
1171
1171
  0,
1172
- [_wI, _rI, _sN, _i, _dTCEI, _c],
1173
- [0, 0, 0, 0, 1, 0]
1172
+ [_wI, _sN, _dTCEI, _rI, _i, _c],
1173
+ [0, 0, 1, 0, 0, 0], 3
1174
1174
  ];
1175
1175
  var SignalWorkflowExecutionInput$ = [3, n0, _SWEI,
1176
1176
  0,
1177
- [_do, _wI, _rI, _sN, _i],
1178
- [0, 0, 0, 0, 0]
1177
+ [_do, _wI, _sN, _rI, _i],
1178
+ [0, 0, 0, 0, 0], 3
1179
1179
  ];
1180
1180
  var StartChildWorkflowExecutionDecisionAttributes$ = [3, n0, _SCWEDA,
1181
1181
  0,
1182
1182
  [_wT, _wI, _c, _i, _eSTCT, _tL, _tP, _tSTCT, _cP, _tLa, _lR],
1183
- [() => WorkflowType$, 0, 0, 0, 0, () => TaskList$, 0, 0, 0, 64 | 0, 0]
1183
+ [() => WorkflowType$, 0, 0, 0, 0, () => TaskList$, 0, 0, 0, 64 | 0, 0], 2
1184
1184
  ];
1185
1185
  var StartChildWorkflowExecutionFailedEventAttributes$ = [3, n0, _SCWEFEA,
1186
1186
  0,
1187
1187
  [_wT, _ca, _wI, _iEI, _dTCEI, _c],
1188
- [() => WorkflowType$, 0, 0, 1, 1, 0]
1188
+ [() => WorkflowType$, 0, 0, 1, 1, 0], 5
1189
1189
  ];
1190
1190
  var StartChildWorkflowExecutionInitiatedEventAttributes$ = [3, n0, _SCWEIEA,
1191
1191
  0,
1192
- [_wI, _wT, _c, _i, _eSTCT, _tL, _tP, _dTCEI, _cP, _tSTCT, _tLa, _lR],
1193
- [0, () => WorkflowType$, 0, 0, 0, () => TaskList$, 0, 1, 0, 0, 64 | 0, 0]
1192
+ [_wI, _wT, _tL, _dTCEI, _cP, _c, _i, _eSTCT, _tP, _tSTCT, _tLa, _lR],
1193
+ [0, () => WorkflowType$, () => TaskList$, 1, 0, 0, 0, 0, 0, 0, 64 | 0, 0], 5
1194
1194
  ];
1195
1195
  var StartLambdaFunctionFailedEventAttributes$ = [3, n0, _SLFFEAt,
1196
1196
  0,
@@ -1199,53 +1199,53 @@ var StartLambdaFunctionFailedEventAttributes$ = [3, n0, _SLFFEAt,
1199
1199
  ];
1200
1200
  var StartTimerDecisionAttributes$ = [3, n0, _STDA,
1201
1201
  0,
1202
- [_tIi, _c, _sTFT],
1203
- [0, 0, 0]
1202
+ [_tIi, _sTFT, _c],
1203
+ [0, 0, 0], 2
1204
1204
  ];
1205
1205
  var StartTimerFailedEventAttributes$ = [3, n0, _STFEA,
1206
1206
  0,
1207
1207
  [_tIi, _ca, _dTCEI],
1208
- [0, 0, 1]
1208
+ [0, 0, 1], 3
1209
1209
  ];
1210
1210
  var StartWorkflowExecutionInput$ = [3, n0, _SWEIt,
1211
1211
  0,
1212
1212
  [_do, _wI, _wT, _tL, _tP, _i, _eSTCT, _tLa, _tSTCT, _cP, _lR],
1213
- [0, 0, () => WorkflowType$, () => TaskList$, 0, 0, 0, 64 | 0, 0, 0, 0]
1213
+ [0, 0, () => WorkflowType$, () => TaskList$, 0, 0, 0, 64 | 0, 0, 0, 0], 3
1214
1214
  ];
1215
1215
  var TagFilter$ = [3, n0, _TF,
1216
1216
  0,
1217
1217
  [_ta],
1218
- [0]
1218
+ [0], 1
1219
1219
  ];
1220
1220
  var TagResourceInput$ = [3, n0, _TRI,
1221
1221
  0,
1222
1222
  [_rA, _t],
1223
- [0, () => ResourceTagList]
1223
+ [0, () => ResourceTagList], 2
1224
1224
  ];
1225
1225
  var TaskList$ = [3, n0, _TL,
1226
1226
  0,
1227
1227
  [_n],
1228
- [0]
1228
+ [0], 1
1229
1229
  ];
1230
1230
  var TerminateWorkflowExecutionInput$ = [3, n0, _TWEI,
1231
1231
  0,
1232
1232
  [_do, _wI, _rI, _re, _d, _cP],
1233
- [0, 0, 0, 0, 0, 0]
1233
+ [0, 0, 0, 0, 0, 0], 2
1234
1234
  ];
1235
1235
  var TimerCanceledEventAttributes$ = [3, n0, _TCEA,
1236
1236
  0,
1237
1237
  [_tIi, _sEI, _dTCEI],
1238
- [0, 1, 1]
1238
+ [0, 1, 1], 3
1239
1239
  ];
1240
1240
  var TimerFiredEventAttributes$ = [3, n0, _TFEA,
1241
1241
  0,
1242
1242
  [_tIi, _sEI],
1243
- [0, 1]
1243
+ [0, 1], 2
1244
1244
  ];
1245
1245
  var TimerStartedEventAttributes$ = [3, n0, _TSEA,
1246
1246
  0,
1247
- [_tIi, _c, _sTFT, _dTCEI],
1248
- [0, 0, 0, 1]
1247
+ [_tIi, _sTFT, _dTCEI, _c],
1248
+ [0, 0, 1, 0], 3
1249
1249
  ];
1250
1250
  var TooManyTagsFault$ = [-3, n0, _TMTF,
1251
1251
  { [_er]: _cl, [_hE]: 400 },
@@ -1274,17 +1274,17 @@ schema.TypeRegistry.for(n0).registerError(TypeNotDeprecatedFault$, TypeNotDeprec
1274
1274
  var UndeprecateActivityTypeInput$ = [3, n0, _UATI,
1275
1275
  0,
1276
1276
  [_do, _aT],
1277
- [0, () => ActivityType$]
1277
+ [0, () => ActivityType$], 2
1278
1278
  ];
1279
1279
  var UndeprecateDomainInput$ = [3, n0, _UDI,
1280
1280
  0,
1281
1281
  [_n],
1282
- [0]
1282
+ [0], 1
1283
1283
  ];
1284
1284
  var UndeprecateWorkflowTypeInput$ = [3, n0, _UWTI,
1285
1285
  0,
1286
1286
  [_do, _wT],
1287
- [0, () => WorkflowType$]
1287
+ [0, () => WorkflowType$], 2
1288
1288
  ];
1289
1289
  var UnknownResourceFault$ = [-3, n0, _URF,
1290
1290
  { [_er]: _cl },
@@ -1295,12 +1295,12 @@ schema.TypeRegistry.for(n0).registerError(UnknownResourceFault$, UnknownResource
1295
1295
  var UntagResourceInput$ = [3, n0, _URI,
1296
1296
  0,
1297
1297
  [_rA, _tK],
1298
- [0, 64 | 0]
1298
+ [0, 64 | 0], 2
1299
1299
  ];
1300
1300
  var WorkflowExecution$ = [3, n0, _WE,
1301
1301
  0,
1302
1302
  [_wI, _rI],
1303
- [0, 0]
1303
+ [0, 0], 2
1304
1304
  ];
1305
1305
  var WorkflowExecutionAlreadyStartedFault$ = [-3, n0, _WEASF,
1306
1306
  { [_er]: _cl },
@@ -1310,8 +1310,8 @@ var WorkflowExecutionAlreadyStartedFault$ = [-3, n0, _WEASF,
1310
1310
  schema.TypeRegistry.for(n0).registerError(WorkflowExecutionAlreadyStartedFault$, WorkflowExecutionAlreadyStartedFault);
1311
1311
  var WorkflowExecutionCanceledEventAttributes$ = [3, n0, _WECEA,
1312
1312
  0,
1313
- [_d, _dTCEI],
1314
- [0, 1]
1313
+ [_dTCEI, _d],
1314
+ [1, 0], 1
1315
1315
  ];
1316
1316
  var WorkflowExecutionCancelRequestedEventAttributes$ = [3, n0, _WECREA,
1317
1317
  0,
@@ -1320,78 +1320,78 @@ var WorkflowExecutionCancelRequestedEventAttributes$ = [3, n0, _WECREA,
1320
1320
  ];
1321
1321
  var WorkflowExecutionCompletedEventAttributes$ = [3, n0, _WECEAo,
1322
1322
  0,
1323
- [_r, _dTCEI],
1324
- [0, 1]
1323
+ [_dTCEI, _r],
1324
+ [1, 0], 1
1325
1325
  ];
1326
1326
  var WorkflowExecutionConfiguration$ = [3, n0, _WEC,
1327
1327
  0,
1328
- [_tSTCT, _eSTCT, _tL, _tP, _cP, _lR],
1329
- [0, 0, () => TaskList$, 0, 0, 0]
1328
+ [_tSTCT, _eSTCT, _tL, _cP, _tP, _lR],
1329
+ [0, 0, () => TaskList$, 0, 0, 0], 4
1330
1330
  ];
1331
1331
  var WorkflowExecutionContinuedAsNewEventAttributes$ = [3, n0, _WECANEA,
1332
1332
  0,
1333
- [_i, _dTCEI, _nERI, _eSTCT, _tL, _tP, _tSTCT, _cP, _tLa, _wT, _lR],
1334
- [0, 1, 0, 0, () => TaskList$, 0, 0, 0, 64 | 0, () => WorkflowType$, 0]
1333
+ [_dTCEI, _nERI, _tL, _cP, _wT, _i, _eSTCT, _tP, _tSTCT, _tLa, _lR],
1334
+ [1, 0, () => TaskList$, 0, () => WorkflowType$, 0, 0, 0, 0, 64 | 0, 0], 5
1335
1335
  ];
1336
1336
  var WorkflowExecutionCount$ = [3, n0, _WECo,
1337
1337
  0,
1338
1338
  [_cou, _tr],
1339
- [1, 2]
1339
+ [1, 2], 1
1340
1340
  ];
1341
1341
  var WorkflowExecutionDetail$ = [3, n0, _WED,
1342
1342
  0,
1343
1343
  [_eIx, _eCx, _oC, _lATT, _lEC],
1344
- [() => WorkflowExecutionInfo$, () => WorkflowExecutionConfiguration$, () => WorkflowExecutionOpenCounts$, 4, 0]
1344
+ [() => WorkflowExecutionInfo$, () => WorkflowExecutionConfiguration$, () => WorkflowExecutionOpenCounts$, 4, 0], 3
1345
1345
  ];
1346
1346
  var WorkflowExecutionFailedEventAttributes$ = [3, n0, _WEFEA,
1347
1347
  0,
1348
- [_re, _d, _dTCEI],
1349
- [0, 0, 1]
1348
+ [_dTCEI, _re, _d],
1349
+ [1, 0, 0], 1
1350
1350
  ];
1351
1351
  var WorkflowExecutionFilter$ = [3, n0, _WEF,
1352
1352
  0,
1353
1353
  [_wI],
1354
- [0]
1354
+ [0], 1
1355
1355
  ];
1356
1356
  var WorkflowExecutionInfo$ = [3, n0, _WEI,
1357
1357
  0,
1358
- [_ex, _wT, _sT, _cT, _eS, _cS, _p, _tLa, _cR],
1359
- [() => WorkflowExecution$, () => WorkflowType$, 4, 4, 0, 0, () => WorkflowExecution$, 64 | 0, 2]
1358
+ [_ex, _wT, _sT, _eS, _cT, _cS, _p, _tLa, _cR],
1359
+ [() => WorkflowExecution$, () => WorkflowType$, 4, 0, 4, 0, () => WorkflowExecution$, 64 | 0, 2], 4
1360
1360
  ];
1361
1361
  var WorkflowExecutionInfos$ = [3, n0, _WEIo,
1362
1362
  0,
1363
1363
  [_eIxe, _nPT],
1364
- [() => WorkflowExecutionInfoList, 0]
1364
+ [() => WorkflowExecutionInfoList, 0], 1
1365
1365
  ];
1366
1366
  var WorkflowExecutionOpenCounts$ = [3, n0, _WEOC,
1367
1367
  0,
1368
1368
  [_oAT, _oDT, _oT, _oCWE, _oLF],
1369
- [1, 1, 1, 1, 1]
1369
+ [1, 1, 1, 1, 1], 4
1370
1370
  ];
1371
1371
  var WorkflowExecutionSignaledEventAttributes$ = [3, n0, _WESEA,
1372
1372
  0,
1373
1373
  [_sN, _i, _eWE, _eIEI],
1374
- [0, 0, () => WorkflowExecution$, 1]
1374
+ [0, 0, () => WorkflowExecution$, 1], 1
1375
1375
  ];
1376
1376
  var WorkflowExecutionStartedEventAttributes$ = [3, n0, _WESEAo,
1377
1377
  0,
1378
- [_i, _eSTCT, _tSTCT, _cP, _tL, _tP, _wT, _tLa, _cERI, _pWE, _pIEI, _lR],
1379
- [0, 0, 0, 0, () => TaskList$, 0, () => WorkflowType$, 64 | 0, 0, () => WorkflowExecution$, 1, 0]
1378
+ [_cP, _tL, _wT, _i, _eSTCT, _tSTCT, _tP, _tLa, _cERI, _pWE, _pIEI, _lR],
1379
+ [0, () => TaskList$, () => WorkflowType$, 0, 0, 0, 0, 64 | 0, 0, () => WorkflowExecution$, 1, 0], 3
1380
1380
  ];
1381
1381
  var WorkflowExecutionTerminatedEventAttributes$ = [3, n0, _WETEA,
1382
1382
  0,
1383
- [_re, _d, _cP, _ca],
1384
- [0, 0, 0, 0]
1383
+ [_cP, _re, _d, _ca],
1384
+ [0, 0, 0, 0], 1
1385
1385
  ];
1386
1386
  var WorkflowExecutionTimedOutEventAttributes$ = [3, n0, _WETOEA,
1387
1387
  0,
1388
1388
  [_tTi, _cP],
1389
- [0, 0]
1389
+ [0, 0], 2
1390
1390
  ];
1391
1391
  var WorkflowType$ = [3, n0, _WT,
1392
1392
  0,
1393
1393
  [_n, _v],
1394
- [0, 0]
1394
+ [0, 0], 2
1395
1395
  ];
1396
1396
  var WorkflowTypeConfiguration$ = [3, n0, _WTC,
1397
1397
  0,
@@ -1401,22 +1401,22 @@ var WorkflowTypeConfiguration$ = [3, n0, _WTC,
1401
1401
  var WorkflowTypeDetail$ = [3, n0, _WTD,
1402
1402
  0,
1403
1403
  [_tI, _co],
1404
- [() => WorkflowTypeInfo$, () => WorkflowTypeConfiguration$]
1404
+ [() => WorkflowTypeInfo$, () => WorkflowTypeConfiguration$], 2
1405
1405
  ];
1406
1406
  var WorkflowTypeFilter$ = [3, n0, _WTF,
1407
1407
  0,
1408
1408
  [_n, _v],
1409
- [0, 0]
1409
+ [0, 0], 1
1410
1410
  ];
1411
1411
  var WorkflowTypeInfo$ = [3, n0, _WTI,
1412
1412
  0,
1413
- [_wT, _s, _de, _cD, _dD],
1414
- [() => WorkflowType$, 0, 0, 4, 4]
1413
+ [_wT, _s, _cD, _de, _dD],
1414
+ [() => WorkflowType$, 0, 4, 0, 4], 3
1415
1415
  ];
1416
1416
  var WorkflowTypeInfos$ = [3, n0, _WTIo,
1417
1417
  0,
1418
1418
  [_tIy, _nPT],
1419
- [() => WorkflowTypeInfoList, 0]
1419
+ [() => WorkflowTypeInfoList, 0], 1
1420
1420
  ];
1421
1421
  var __Unit = "unit";
1422
1422
  var SWFServiceException$ = [-3, _sm, "SWFServiceException", 0, [], []];