@jjrawlins/cdk-ami-builder 0.0.130 → 0.0.132

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 (106) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/jsii/jsii.go +2 -2
  3. package/cdkamibuilder/version +1 -1
  4. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  5. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  6. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  7. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +993 -993
  8. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +993 -993
  9. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeCommand.d.ts +6 -3
  10. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +4 -2
  11. package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
  12. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +150 -149
  13. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +150 -149
  14. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +2 -0
  15. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -0
  16. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +1 -0
  17. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -0
  18. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +6 -0
  19. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +1 -0
  20. package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
  21. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +60 -60
  22. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +60 -60
  23. package/node_modules/@aws-sdk/client-kms/package.json +33 -33
  24. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +220 -220
  25. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +220 -220
  26. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -1
  30. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  31. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  32. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  33. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -3
  34. package/node_modules/@aws-sdk/client-s3/package.json +49 -49
  35. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +21 -21
  36. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +21 -21
  37. package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
  38. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +89 -89
  39. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +89 -89
  40. package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
  41. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +44 -44
  42. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +44 -44
  43. package/node_modules/@aws-sdk/client-sns/package.json +33 -33
  44. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +37 -37
  45. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +37 -37
  46. package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
  47. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +198 -198
  48. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +198 -198
  49. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  50. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
  51. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
  52. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  53. package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
  54. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
  55. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
  56. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
  57. package/node_modules/@aws-sdk/core/package.json +11 -11
  58. package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
  59. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  60. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  61. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  62. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  63. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  64. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  65. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  66. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  67. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  68. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  69. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
  70. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  71. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  72. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  73. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  74. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
  75. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  76. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
  77. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  78. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  79. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
  80. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
  81. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
  82. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
  83. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
  84. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
  85. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  86. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  87. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  88. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  89. package/node_modules/@aws-sdk/types/package.json +2 -2
  90. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
  91. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
  92. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
  93. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  94. package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
  95. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  96. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  97. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  98. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +14 -0
  99. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +14 -0
  100. package/node_modules/@smithy/core/package.json +1 -1
  101. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  102. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  103. package/node_modules/@smithy/smithy-client/package.json +3 -3
  104. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  105. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  106. package/package.json +12 -12
@@ -478,12 +478,12 @@ TypeRegistry.for(n0).registerError(ActivityLimitExceeded$, ActivityLimitExceeded
478
478
  export var ActivityListItem$ = [3, n0, _ALI,
479
479
  0,
480
480
  [_aA, _n, _cD],
481
- [0, 0, 4]
481
+ [0, 0, 4], 3
482
482
  ];
483
483
  export var ActivityScheduledEventDetails$ = [3, n0, _ASED,
484
484
  0,
485
485
  [_r, _i, _iD, _tIS, _hIS],
486
- [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, 1]
486
+ [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, 1], 1
487
487
  ];
488
488
  export var ActivityScheduleFailedEventDetails$ = [3, n0, _ASFED,
489
489
  0,
@@ -540,37 +540,37 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
540
540
  export var CreateActivityInput$ = [3, n0, _CAI,
541
541
  0,
542
542
  [_n, _ta, _eC],
543
- [0, () => TagList, () => EncryptionConfiguration$]
543
+ [0, () => TagList, () => EncryptionConfiguration$], 1
544
544
  ];
545
545
  export var CreateActivityOutput$ = [3, n0, _CAO,
546
546
  0,
547
547
  [_aA, _cD],
548
- [0, 4]
548
+ [0, 4], 2
549
549
  ];
550
550
  export var CreateStateMachineAliasInput$ = [3, n0, _CSMAI,
551
551
  0,
552
- [_d, _n, _rC],
553
- [[() => AliasDescription, 0], 0, () => RoutingConfigurationList]
552
+ [_n, _rC, _d],
553
+ [0, () => RoutingConfigurationList, [() => AliasDescription, 0]], 2
554
554
  ];
555
555
  export var CreateStateMachineAliasOutput$ = [3, n0, _CSMAO,
556
556
  0,
557
557
  [_sMAA, _cD],
558
- [0, 4]
558
+ [0, 4], 2
559
559
  ];
560
560
  export var CreateStateMachineInput$ = [3, n0, _CSMI,
561
561
  0,
562
562
  [_n, _de, _rA, _ty, _lC, _ta, _tC, _p, _vD, _eC],
563
- [0, [() => Definition, 0], 0, 0, () => LoggingConfiguration$, () => TagList, () => TracingConfiguration$, 2, [() => VersionDescription, 0], () => EncryptionConfiguration$]
563
+ [0, [() => Definition, 0], 0, 0, () => LoggingConfiguration$, () => TagList, () => TracingConfiguration$, 2, [() => VersionDescription, 0], () => EncryptionConfiguration$], 3
564
564
  ];
565
565
  export var CreateStateMachineOutput$ = [3, n0, _CSMO,
566
566
  0,
567
567
  [_sMA, _cD, _sMVA],
568
- [0, 4, 0]
568
+ [0, 4, 0], 2
569
569
  ];
570
570
  export var DeleteActivityInput$ = [3, n0, _DAI,
571
571
  0,
572
572
  [_aA],
573
- [0]
573
+ [0], 1
574
574
  ];
575
575
  export var DeleteActivityOutput$ = [3, n0, _DAO,
576
576
  0,
@@ -580,7 +580,7 @@ export var DeleteActivityOutput$ = [3, n0, _DAO,
580
580
  export var DeleteStateMachineAliasInput$ = [3, n0, _DSMAI,
581
581
  0,
582
582
  [_sMAA],
583
- [0]
583
+ [0], 1
584
584
  ];
585
585
  export var DeleteStateMachineAliasOutput$ = [3, n0, _DSMAO,
586
586
  0,
@@ -590,7 +590,7 @@ export var DeleteStateMachineAliasOutput$ = [3, n0, _DSMAO,
590
590
  export var DeleteStateMachineInput$ = [3, n0, _DSMI,
591
591
  0,
592
592
  [_sMA],
593
- [0]
593
+ [0], 1
594
594
  ];
595
595
  export var DeleteStateMachineOutput$ = [3, n0, _DSMO,
596
596
  0,
@@ -600,7 +600,7 @@ export var DeleteStateMachineOutput$ = [3, n0, _DSMO,
600
600
  export var DeleteStateMachineVersionInput$ = [3, n0, _DSMVI,
601
601
  0,
602
602
  [_sMVA],
603
- [0]
603
+ [0], 1
604
604
  ];
605
605
  export var DeleteStateMachineVersionOutput$ = [3, n0, _DSMVO,
606
606
  0,
@@ -610,37 +610,37 @@ export var DeleteStateMachineVersionOutput$ = [3, n0, _DSMVO,
610
610
  export var DescribeActivityInput$ = [3, n0, _DAIe,
611
611
  0,
612
612
  [_aA],
613
- [0]
613
+ [0], 1
614
614
  ];
615
615
  export var DescribeActivityOutput$ = [3, n0, _DAOe,
616
616
  0,
617
617
  [_aA, _n, _cD, _eC],
618
- [0, 0, 4, () => EncryptionConfiguration$]
618
+ [0, 0, 4, () => EncryptionConfiguration$], 3
619
619
  ];
620
620
  export var DescribeExecutionInput$ = [3, n0, _DEI,
621
621
  0,
622
622
  [_eA, _iDn],
623
- [0, 0]
623
+ [0, 0], 1
624
624
  ];
625
625
  export var DescribeExecutionOutput$ = [3, n0, _DEO,
626
626
  0,
627
- [_eA, _sMA, _n, _s, _sD, _sDt, _i, _iD, _o, _oD, _tH, _mRA, _e, _ca, _sMVA, _sMAA, _rCe, _rD, _rS, _rSR],
628
- [0, 0, 0, 0, 4, 4, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, 0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], 0, 0, 1, 4, 0, [() => SensitiveData, 0]]
627
+ [_eA, _sMA, _s, _sD, _n, _sDt, _i, _iD, _o, _oD, _tH, _mRA, _e, _ca, _sMVA, _sMAA, _rCe, _rD, _rS, _rSR],
628
+ [0, 0, 0, 4, 0, 4, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, 0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], 0, 0, 1, 4, 0, [() => SensitiveData, 0]], 4
629
629
  ];
630
630
  export var DescribeMapRunInput$ = [3, n0, _DMRI,
631
631
  0,
632
632
  [_mRA],
633
- [0]
633
+ [0], 1
634
634
  ];
635
635
  export var DescribeMapRunOutput$ = [3, n0, _DMRO,
636
636
  0,
637
- [_mRA, _eA, _s, _sD, _sDt, _mC, _tFP, _tFC, _iC, _eCx, _rCe, _rD],
638
- [0, 0, 0, 4, 4, 1, 1, 1, () => MapRunItemCounts$, () => MapRunExecutionCounts$, 1, 4]
637
+ [_mRA, _eA, _s, _sD, _mC, _tFP, _tFC, _iC, _eCx, _sDt, _rCe, _rD],
638
+ [0, 0, 0, 4, 1, 1, 1, () => MapRunItemCounts$, () => MapRunExecutionCounts$, 4, 1, 4], 9
639
639
  ];
640
640
  export var DescribeStateMachineAliasInput$ = [3, n0, _DSMAIe,
641
641
  0,
642
642
  [_sMAA],
643
- [0]
643
+ [0], 1
644
644
  ];
645
645
  export var DescribeStateMachineAliasOutput$ = [3, n0, _DSMAOe,
646
646
  0,
@@ -650,32 +650,32 @@ export var DescribeStateMachineAliasOutput$ = [3, n0, _DSMAOe,
650
650
  export var DescribeStateMachineForExecutionInput$ = [3, n0, _DSMFEI,
651
651
  0,
652
652
  [_eA, _iDn],
653
- [0, 0]
653
+ [0, 0], 1
654
654
  ];
655
655
  export var DescribeStateMachineForExecutionOutput$ = [3, n0, _DSMFEO,
656
656
  0,
657
657
  [_sMA, _n, _de, _rA, _uD, _lC, _tC, _mRA, _l, _rI, _eC, _vR],
658
- [0, 0, [() => Definition, 0], 0, 4, () => LoggingConfiguration$, () => TracingConfiguration$, 0, 0, 0, () => EncryptionConfiguration$, [() => VariableReferences, 0]]
658
+ [0, 0, [() => Definition, 0], 0, 4, () => LoggingConfiguration$, () => TracingConfiguration$, 0, 0, 0, () => EncryptionConfiguration$, [() => VariableReferences, 0]], 5
659
659
  ];
660
660
  export var DescribeStateMachineInput$ = [3, n0, _DSMIe,
661
661
  0,
662
662
  [_sMA, _iDn],
663
- [0, 0]
663
+ [0, 0], 1
664
664
  ];
665
665
  export var DescribeStateMachineOutput$ = [3, n0, _DSMOe,
666
666
  0,
667
- [_sMA, _n, _s, _de, _rA, _ty, _cD, _lC, _tC, _l, _rI, _d, _eC, _vR],
668
- [0, 0, 0, [() => Definition, 0], 0, 0, 4, () => LoggingConfiguration$, () => TracingConfiguration$, 0, 0, [() => VersionDescription, 0], () => EncryptionConfiguration$, [() => VariableReferences, 0]]
667
+ [_sMA, _n, _de, _rA, _ty, _cD, _s, _lC, _tC, _l, _rI, _d, _eC, _vR],
668
+ [0, 0, [() => Definition, 0], 0, 0, 4, 0, () => LoggingConfiguration$, () => TracingConfiguration$, 0, 0, [() => VersionDescription, 0], () => EncryptionConfiguration$, [() => VariableReferences, 0]], 6
669
669
  ];
670
670
  export var EncryptionConfiguration$ = [3, n0, _EC,
671
671
  0,
672
- [_kKI, _kDKRPS, _ty],
673
- [0, 1, 0]
672
+ [_ty, _kKI, _kDKRPS],
673
+ [0, 0, 1], 1
674
674
  ];
675
675
  export var EvaluationFailedEventDetails$ = [3, n0, _EFED,
676
676
  0,
677
- [_e, _ca, _lo, _st],
678
- [[() => SensitiveError, 0], [() => SensitiveCause, 0], [() => EvaluationFailureLocation, 0], 0]
677
+ [_st, _e, _ca, _lo],
678
+ [0, [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => EvaluationFailureLocation, 0]], 1
679
679
  ];
680
680
  export var ExecutionAbortedEventDetails$ = [3, n0, _EAED,
681
681
  0,
@@ -708,7 +708,7 @@ TypeRegistry.for(n0).registerError(ExecutionLimitExceeded$, ExecutionLimitExceed
708
708
  export var ExecutionListItem$ = [3, n0, _ELI,
709
709
  0,
710
710
  [_eA, _sMA, _n, _s, _sD, _sDt, _mRA, _iCt, _sMVA, _sMAA, _rCe, _rD],
711
- [0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 1, 4]
711
+ [0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 1, 4], 5
712
712
  ];
713
713
  export var ExecutionNotRedrivable$ = [-3, n0, _ENR,
714
714
  { [_e]: _c },
@@ -739,7 +739,7 @@ export var ExecutionTimedOutEventDetails$ = [3, n0, _ETOED,
739
739
  export var GetActivityTaskInput$ = [3, n0, _GATI,
740
740
  0,
741
741
  [_aA, _wN],
742
- [0, 0]
742
+ [0, 0], 1
743
743
  ];
744
744
  export var GetActivityTaskOutput$ = [3, n0, _GATO,
745
745
  0,
@@ -749,17 +749,17 @@ export var GetActivityTaskOutput$ = [3, n0, _GATO,
749
749
  export var GetExecutionHistoryInput$ = [3, n0, _GEHI,
750
750
  0,
751
751
  [_eA, _mR, _rO, _nT, _iED],
752
- [0, 1, 2, 0, 2]
752
+ [0, 1, 2, 0, 2], 1
753
753
  ];
754
754
  export var GetExecutionHistoryOutput$ = [3, n0, _GEHO,
755
755
  0,
756
756
  [_ev, _nT],
757
- [[() => HistoryEventList, 0], 0]
757
+ [[() => HistoryEventList, 0], 0], 1
758
758
  ];
759
759
  export var HistoryEvent$ = [3, n0, _HE,
760
760
  0,
761
761
  [_ti, _ty, _id, _pEI, _aFED, _aSFED, _aSED, _aSEDc, _aSEDct, _aTOED, _tFED, _tSED, _tSFED, _tSEDa, _tSFEDa, _tSEDas, _tSEDask, _tTOED, _eFED, _eSED, _eSEDx, _eAED, _eTOED, _eRED, _mSSED, _mISED, _mISEDa, _mIFED, _mIAED, _lFFED, _lFSFED, _lFSED, _lFSFEDa, _lFSEDa, _lFTOED, _sEED, _sEEDt, _mRSED, _mRFED, _mRRED, _eFEDv],
762
- [4, 0, 1, 1, [() => ActivityFailedEventDetails$, 0], [() => ActivityScheduleFailedEventDetails$, 0], [() => ActivityScheduledEventDetails$, 0], () => ActivityStartedEventDetails$, [() => ActivitySucceededEventDetails$, 0], [() => ActivityTimedOutEventDetails$, 0], [() => TaskFailedEventDetails$, 0], [() => TaskScheduledEventDetails$, 0], [() => TaskStartFailedEventDetails$, 0], () => TaskStartedEventDetails$, [() => TaskSubmitFailedEventDetails$, 0], [() => TaskSubmittedEventDetails$, 0], [() => TaskSucceededEventDetails$, 0], [() => TaskTimedOutEventDetails$, 0], [() => ExecutionFailedEventDetails$, 0], [() => ExecutionStartedEventDetails$, 0], [() => ExecutionSucceededEventDetails$, 0], [() => ExecutionAbortedEventDetails$, 0], [() => ExecutionTimedOutEventDetails$, 0], () => ExecutionRedrivenEventDetails$, () => MapStateStartedEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, [() => LambdaFunctionFailedEventDetails$, 0], [() => LambdaFunctionScheduleFailedEventDetails$, 0], [() => LambdaFunctionScheduledEventDetails$, 0], [() => LambdaFunctionStartFailedEventDetails$, 0], [() => LambdaFunctionSucceededEventDetails$, 0], [() => LambdaFunctionTimedOutEventDetails$, 0], [() => StateEnteredEventDetails$, 0], [() => StateExitedEventDetails$, 0], () => MapRunStartedEventDetails$, [() => MapRunFailedEventDetails$, 0], () => MapRunRedrivenEventDetails$, [() => EvaluationFailedEventDetails$, 0]]
762
+ [4, 0, 1, 1, [() => ActivityFailedEventDetails$, 0], [() => ActivityScheduleFailedEventDetails$, 0], [() => ActivityScheduledEventDetails$, 0], () => ActivityStartedEventDetails$, [() => ActivitySucceededEventDetails$, 0], [() => ActivityTimedOutEventDetails$, 0], [() => TaskFailedEventDetails$, 0], [() => TaskScheduledEventDetails$, 0], [() => TaskStartFailedEventDetails$, 0], () => TaskStartedEventDetails$, [() => TaskSubmitFailedEventDetails$, 0], [() => TaskSubmittedEventDetails$, 0], [() => TaskSucceededEventDetails$, 0], [() => TaskTimedOutEventDetails$, 0], [() => ExecutionFailedEventDetails$, 0], [() => ExecutionStartedEventDetails$, 0], [() => ExecutionSucceededEventDetails$, 0], [() => ExecutionAbortedEventDetails$, 0], [() => ExecutionTimedOutEventDetails$, 0], () => ExecutionRedrivenEventDetails$, () => MapStateStartedEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, [() => LambdaFunctionFailedEventDetails$, 0], [() => LambdaFunctionScheduleFailedEventDetails$, 0], [() => LambdaFunctionScheduledEventDetails$, 0], [() => LambdaFunctionStartFailedEventDetails$, 0], [() => LambdaFunctionSucceededEventDetails$, 0], [() => LambdaFunctionTimedOutEventDetails$, 0], [() => StateEnteredEventDetails$, 0], [() => StateExitedEventDetails$, 0], () => MapRunStartedEventDetails$, [() => MapRunFailedEventDetails$, 0], () => MapRunRedrivenEventDetails$, [() => EvaluationFailedEventDetails$, 0]], 3
763
763
  ];
764
764
  export var HistoryEventExecutionDataDetails$ = [3, n0, _HEEDD,
765
765
  0,
@@ -866,7 +866,7 @@ export var LambdaFunctionFailedEventDetails$ = [3, n0, _LFFED,
866
866
  export var LambdaFunctionScheduledEventDetails$ = [3, n0, _LFSED,
867
867
  0,
868
868
  [_r, _i, _iD, _tIS, _tCa],
869
- [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, () => TaskCredentials$]
869
+ [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, () => TaskCredentials$], 1
870
870
  ];
871
871
  export var LambdaFunctionScheduleFailedEventDetails$ = [3, n0, _LFSFED,
872
872
  0,
@@ -896,7 +896,7 @@ export var ListActivitiesInput$ = [3, n0, _LAI,
896
896
  export var ListActivitiesOutput$ = [3, n0, _LAO,
897
897
  0,
898
898
  [_a, _nT],
899
- [() => ActivityList, 0]
899
+ [() => ActivityList, 0], 1
900
900
  ];
901
901
  export var ListExecutionsInput$ = [3, n0, _LEI,
902
902
  0,
@@ -906,27 +906,27 @@ export var ListExecutionsInput$ = [3, n0, _LEI,
906
906
  export var ListExecutionsOutput$ = [3, n0, _LEO,
907
907
  0,
908
908
  [_ex, _nT],
909
- [() => ExecutionList, 0]
909
+ [() => ExecutionList, 0], 1
910
910
  ];
911
911
  export var ListMapRunsInput$ = [3, n0, _LMRI,
912
912
  0,
913
913
  [_eA, _mR, _nT],
914
- [0, 1, 0]
914
+ [0, 1, 0], 1
915
915
  ];
916
916
  export var ListMapRunsOutput$ = [3, n0, _LMRO,
917
917
  0,
918
918
  [_mRa, _nT],
919
- [() => MapRunList, 0]
919
+ [() => MapRunList, 0], 1
920
920
  ];
921
921
  export var ListStateMachineAliasesInput$ = [3, n0, _LSMAI,
922
922
  0,
923
923
  [_sMA, _nT, _mR],
924
- [0, 0, 1]
924
+ [0, 0, 1], 1
925
925
  ];
926
926
  export var ListStateMachineAliasesOutput$ = [3, n0, _LSMAO,
927
927
  0,
928
928
  [_sMAt, _nT],
929
- [() => StateMachineAliasList, 0]
929
+ [() => StateMachineAliasList, 0], 1
930
930
  ];
931
931
  export var ListStateMachinesInput$ = [3, n0, _LSMI,
932
932
  0,
@@ -936,22 +936,22 @@ export var ListStateMachinesInput$ = [3, n0, _LSMI,
936
936
  export var ListStateMachinesOutput$ = [3, n0, _LSMO,
937
937
  0,
938
938
  [_sMt, _nT],
939
- [() => StateMachineList, 0]
939
+ [() => StateMachineList, 0], 1
940
940
  ];
941
941
  export var ListStateMachineVersionsInput$ = [3, n0, _LSMVI,
942
942
  0,
943
943
  [_sMA, _nT, _mR],
944
- [0, 0, 1]
944
+ [0, 0, 1], 1
945
945
  ];
946
946
  export var ListStateMachineVersionsOutput$ = [3, n0, _LSMVO,
947
947
  0,
948
948
  [_sMV, _nT],
949
- [() => StateMachineVersionList, 0]
949
+ [() => StateMachineVersionList, 0], 1
950
950
  ];
951
951
  export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
952
952
  0,
953
953
  [_rAe],
954
- [0]
954
+ [0], 1
955
955
  ];
956
956
  export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
957
957
  0,
@@ -976,7 +976,7 @@ export var MapIterationEventDetails$ = [3, n0, _MIED,
976
976
  export var MapRunExecutionCounts$ = [3, n0, _MREC,
977
977
  0,
978
978
  [_pe, _ru, _su, _f, _tO, _ab, _to, _rW, _fNR, _pR],
979
- [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
979
+ [1, 1, 1, 1, 1, 1, 1, 1, 1, 1], 8
980
980
  ];
981
981
  export var MapRunFailedEventDetails$ = [3, n0, _MRFED,
982
982
  0,
@@ -986,12 +986,12 @@ export var MapRunFailedEventDetails$ = [3, n0, _MRFED,
986
986
  export var MapRunItemCounts$ = [3, n0, _MRIC,
987
987
  0,
988
988
  [_pe, _ru, _su, _f, _tO, _ab, _to, _rW, _fNR, _pR],
989
- [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
989
+ [1, 1, 1, 1, 1, 1, 1, 1, 1, 1], 8
990
990
  ];
991
991
  export var MapRunListItem$ = [3, n0, _MRLI,
992
992
  0,
993
993
  [_eA, _mRA, _sMA, _sD, _sDt],
994
- [0, 0, 0, 4, 4]
994
+ [0, 0, 0, 4, 4], 4
995
995
  ];
996
996
  export var MapRunRedrivenEventDetails$ = [3, n0, _MRRED,
997
997
  0,
@@ -1027,22 +1027,22 @@ export var MockInput$ = [3, n0, _MI,
1027
1027
  export var PublishStateMachineVersionInput$ = [3, n0, _PSMVI,
1028
1028
  0,
1029
1029
  [_sMA, _rI, _d],
1030
- [0, 0, [() => VersionDescription, 0]]
1030
+ [0, 0, [() => VersionDescription, 0]], 1
1031
1031
  ];
1032
1032
  export var PublishStateMachineVersionOutput$ = [3, n0, _PSMVO,
1033
1033
  0,
1034
1034
  [_cD, _sMVA],
1035
- [4, 0]
1035
+ [4, 0], 2
1036
1036
  ];
1037
1037
  export var RedriveExecutionInput$ = [3, n0, _REI,
1038
1038
  0,
1039
1039
  [_eA, _cT],
1040
- [0, [0, 4]]
1040
+ [0, [0, 4]], 1
1041
1041
  ];
1042
1042
  export var RedriveExecutionOutput$ = [3, n0, _REO,
1043
1043
  0,
1044
1044
  [_rD],
1045
- [4]
1045
+ [4], 1
1046
1046
  ];
1047
1047
  export var ResourceNotFound$ = [-3, n0, _RNF,
1048
1048
  { [_e]: _c, [_hE]: 404 },
@@ -1053,12 +1053,12 @@ TypeRegistry.for(n0).registerError(ResourceNotFound$, ResourceNotFound);
1053
1053
  export var RoutingConfigurationListItem$ = [3, n0, _RCLI,
1054
1054
  0,
1055
1055
  [_sMVA, _w],
1056
- [0, 1]
1056
+ [0, 1], 2
1057
1057
  ];
1058
1058
  export var SendTaskFailureInput$ = [3, n0, _STFI,
1059
1059
  0,
1060
1060
  [_tT, _e, _ca],
1061
- [0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1061
+ [0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 1
1062
1062
  ];
1063
1063
  export var SendTaskFailureOutput$ = [3, n0, _STFO,
1064
1064
  0,
@@ -1068,7 +1068,7 @@ export var SendTaskFailureOutput$ = [3, n0, _STFO,
1068
1068
  export var SendTaskHeartbeatInput$ = [3, n0, _STHI,
1069
1069
  0,
1070
1070
  [_tT],
1071
- [0]
1071
+ [0], 1
1072
1072
  ];
1073
1073
  export var SendTaskHeartbeatOutput$ = [3, n0, _STHO,
1074
1074
  0,
@@ -1078,7 +1078,7 @@ export var SendTaskHeartbeatOutput$ = [3, n0, _STHO,
1078
1078
  export var SendTaskSuccessInput$ = [3, n0, _STSI,
1079
1079
  0,
1080
1080
  [_tT, _o],
1081
- [0, [() => SensitiveData, 0]]
1081
+ [0, [() => SensitiveData, 0]], 2
1082
1082
  ];
1083
1083
  export var SendTaskSuccessOutput$ = [3, n0, _STSO,
1084
1084
  0,
@@ -1094,37 +1094,37 @@ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaE
1094
1094
  export var StartExecutionInput$ = [3, n0, _SEI,
1095
1095
  0,
1096
1096
  [_sMA, _n, _i, _tH],
1097
- [0, 0, [() => SensitiveData, 0], 0]
1097
+ [0, 0, [() => SensitiveData, 0], 0], 1
1098
1098
  ];
1099
1099
  export var StartExecutionOutput$ = [3, n0, _SEO,
1100
1100
  0,
1101
1101
  [_eA, _sD],
1102
- [0, 4]
1102
+ [0, 4], 2
1103
1103
  ];
1104
1104
  export var StartSyncExecutionInput$ = [3, n0, _SSEI,
1105
1105
  0,
1106
1106
  [_sMA, _n, _i, _tH, _iDn],
1107
- [0, 0, [() => SensitiveData, 0], 0, 0]
1107
+ [0, 0, [() => SensitiveData, 0], 0, 0], 1
1108
1108
  ];
1109
1109
  export var StartSyncExecutionOutput$ = [3, n0, _SSEO,
1110
1110
  0,
1111
- [_eA, _sMA, _n, _sD, _sDt, _s, _e, _ca, _i, _iD, _o, _oD, _tH, _bD],
1112
- [0, 0, 0, 4, 4, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, 0, () => BillingDetails$]
1111
+ [_eA, _sD, _sDt, _s, _sMA, _n, _e, _ca, _i, _iD, _o, _oD, _tH, _bD],
1112
+ [0, 4, 4, 0, 0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, 0, () => BillingDetails$], 4
1113
1113
  ];
1114
1114
  export var StateEnteredEventDetails$ = [3, n0, _SEED,
1115
1115
  0,
1116
1116
  [_n, _i, _iD],
1117
- [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
1117
+ [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$], 1
1118
1118
  ];
1119
1119
  export var StateExitedEventDetails$ = [3, n0, _SEEDt,
1120
1120
  0,
1121
1121
  [_n, _o, _oD, _aV, _aVD],
1122
- [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, [() => AssignedVariables, 0], () => AssignedVariablesDetails$]
1122
+ [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, [() => AssignedVariables, 0], () => AssignedVariablesDetails$], 1
1123
1123
  ];
1124
1124
  export var StateMachineAliasListItem$ = [3, n0, _SMALI,
1125
1125
  0,
1126
1126
  [_sMAA, _cD],
1127
- [0, 4]
1127
+ [0, 4], 2
1128
1128
  ];
1129
1129
  export var StateMachineAlreadyExists$ = [-3, n0, _SMAE,
1130
1130
  { [_e]: _c },
@@ -1153,7 +1153,7 @@ TypeRegistry.for(n0).registerError(StateMachineLimitExceeded$, StateMachineLimit
1153
1153
  export var StateMachineListItem$ = [3, n0, _SMLI,
1154
1154
  0,
1155
1155
  [_sMA, _n, _ty, _cD],
1156
- [0, 0, 0, 4]
1156
+ [0, 0, 0, 4], 4
1157
1157
  ];
1158
1158
  export var StateMachineTypeNotSupported$ = [-3, n0, _SMTNS,
1159
1159
  { [_e]: _c },
@@ -1164,17 +1164,17 @@ TypeRegistry.for(n0).registerError(StateMachineTypeNotSupported$, StateMachineTy
1164
1164
  export var StateMachineVersionListItem$ = [3, n0, _SMVLI,
1165
1165
  0,
1166
1166
  [_sMVA, _cD],
1167
- [0, 4]
1167
+ [0, 4], 2
1168
1168
  ];
1169
1169
  export var StopExecutionInput$ = [3, n0, _SEIt,
1170
1170
  0,
1171
1171
  [_eA, _e, _ca],
1172
- [0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1172
+ [0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 1
1173
1173
  ];
1174
1174
  export var StopExecutionOutput$ = [3, n0, _SEOt,
1175
1175
  0,
1176
1176
  [_sDt],
1177
- [4]
1177
+ [4], 1
1178
1178
  ];
1179
1179
  export var Tag$ = [3, n0, _T,
1180
1180
  0,
@@ -1184,7 +1184,7 @@ export var Tag$ = [3, n0, _T,
1184
1184
  export var TagResourceInput$ = [3, n0, _TRI,
1185
1185
  0,
1186
1186
  [_rAe, _ta],
1187
- [0, () => TagList]
1187
+ [0, () => TagList], 2
1188
1188
  ];
1189
1189
  export var TagResourceOutput$ = [3, n0, _TRO,
1190
1190
  0,
@@ -1205,37 +1205,37 @@ TypeRegistry.for(n0).registerError(TaskDoesNotExist$, TaskDoesNotExist);
1205
1205
  export var TaskFailedEventDetails$ = [3, n0, _TFED,
1206
1206
  0,
1207
1207
  [_rT, _r, _e, _ca],
1208
- [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1208
+ [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 2
1209
1209
  ];
1210
1210
  export var TaskScheduledEventDetails$ = [3, n0, _TSED,
1211
1211
  0,
1212
1212
  [_rT, _r, _reg, _pa, _tIS, _hIS, _tCa],
1213
- [0, 0, 0, [() => ConnectorParameters, 0], 1, 1, () => TaskCredentials$]
1213
+ [0, 0, 0, [() => ConnectorParameters, 0], 1, 1, () => TaskCredentials$], 4
1214
1214
  ];
1215
1215
  export var TaskStartedEventDetails$ = [3, n0, _TSEDa,
1216
1216
  0,
1217
1217
  [_rT, _r],
1218
- [0, 0]
1218
+ [0, 0], 2
1219
1219
  ];
1220
1220
  export var TaskStartFailedEventDetails$ = [3, n0, _TSFED,
1221
1221
  0,
1222
1222
  [_rT, _r, _e, _ca],
1223
- [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1223
+ [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 2
1224
1224
  ];
1225
1225
  export var TaskSubmitFailedEventDetails$ = [3, n0, _TSFEDa,
1226
1226
  0,
1227
1227
  [_rT, _r, _e, _ca],
1228
- [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1228
+ [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 2
1229
1229
  ];
1230
1230
  export var TaskSubmittedEventDetails$ = [3, n0, _TSEDas,
1231
1231
  0,
1232
1232
  [_rT, _r, _o, _oD],
1233
- [0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
1233
+ [0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$], 2
1234
1234
  ];
1235
1235
  export var TaskSucceededEventDetails$ = [3, n0, _TSEDask,
1236
1236
  0,
1237
1237
  [_rT, _r, _o, _oD],
1238
- [0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
1238
+ [0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$], 2
1239
1239
  ];
1240
1240
  export var TaskTimedOut$ = [-3, n0, _TTO,
1241
1241
  { [_e]: _c },
@@ -1246,7 +1246,7 @@ TypeRegistry.for(n0).registerError(TaskTimedOut$, TaskTimedOut);
1246
1246
  export var TaskTimedOutEventDetails$ = [3, n0, _TTOED,
1247
1247
  0,
1248
1248
  [_rT, _r, _e, _ca],
1249
- [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1249
+ [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 2
1250
1250
  ];
1251
1251
  export var TestStateConfiguration$ = [3, n0, _TSC,
1252
1252
  0,
@@ -1256,7 +1256,7 @@ export var TestStateConfiguration$ = [3, n0, _TSC,
1256
1256
  export var TestStateInput$ = [3, n0, _TSI,
1257
1257
  0,
1258
1258
  [_de, _rA, _i, _iL, _rSe, _v, _sN, _mo, _co, _sCt],
1259
- [[() => Definition, 0], 0, [() => SensitiveData, 0], 0, 2, [() => SensitiveData, 0], [() => TestStateStateName, 0], [() => MockInput$, 0], [() => SensitiveData, 0], [() => TestStateConfiguration$, 0]]
1259
+ [[() => Definition, 0], 0, [() => SensitiveData, 0], 0, 2, [() => SensitiveData, 0], [() => TestStateStateName, 0], [() => MockInput$, 0], [() => SensitiveData, 0], [() => TestStateConfiguration$, 0]], 1
1260
1260
  ];
1261
1261
  export var TestStateOutput$ = [3, n0, _TSO,
1262
1262
  0,
@@ -1277,7 +1277,7 @@ export var TracingConfiguration$ = [3, n0, _TCr,
1277
1277
  export var UntagResourceInput$ = [3, n0, _URI,
1278
1278
  0,
1279
1279
  [_rAe, _tK],
1280
- [0, 64 | 0]
1280
+ [0, 64 | 0], 2
1281
1281
  ];
1282
1282
  export var UntagResourceOutput$ = [3, n0, _URO,
1283
1283
  0,
@@ -1287,7 +1287,7 @@ export var UntagResourceOutput$ = [3, n0, _URO,
1287
1287
  export var UpdateMapRunInput$ = [3, n0, _UMRI,
1288
1288
  0,
1289
1289
  [_mRA, _mC, _tFP, _tFC],
1290
- [0, 1, 1, 1]
1290
+ [0, 1, 1, 1], 1
1291
1291
  ];
1292
1292
  export var UpdateMapRunOutput$ = [3, n0, _UMRO,
1293
1293
  0,
@@ -1297,37 +1297,37 @@ export var UpdateMapRunOutput$ = [3, n0, _UMRO,
1297
1297
  export var UpdateStateMachineAliasInput$ = [3, n0, _USMAI,
1298
1298
  0,
1299
1299
  [_sMAA, _d, _rC],
1300
- [0, [() => AliasDescription, 0], () => RoutingConfigurationList]
1300
+ [0, [() => AliasDescription, 0], () => RoutingConfigurationList], 1
1301
1301
  ];
1302
1302
  export var UpdateStateMachineAliasOutput$ = [3, n0, _USMAO,
1303
1303
  0,
1304
1304
  [_uD],
1305
- [4]
1305
+ [4], 1
1306
1306
  ];
1307
1307
  export var UpdateStateMachineInput$ = [3, n0, _USMI,
1308
1308
  0,
1309
1309
  [_sMA, _de, _rA, _lC, _tC, _p, _vD, _eC],
1310
- [0, [() => Definition, 0], 0, () => LoggingConfiguration$, () => TracingConfiguration$, 2, [() => VersionDescription, 0], () => EncryptionConfiguration$]
1310
+ [0, [() => Definition, 0], 0, () => LoggingConfiguration$, () => TracingConfiguration$, 2, [() => VersionDescription, 0], () => EncryptionConfiguration$], 1
1311
1311
  ];
1312
1312
  export var UpdateStateMachineOutput$ = [3, n0, _USMO,
1313
1313
  0,
1314
1314
  [_uD, _rI, _sMVA],
1315
- [4, 0, 0]
1315
+ [4, 0, 0], 1
1316
1316
  ];
1317
1317
  export var ValidateStateMachineDefinitionDiagnostic$ = [3, n0, _VSMDD,
1318
1318
  0,
1319
1319
  [_se, _cod, _m, _lo],
1320
- [0, [() => ValidateStateMachineDefinitionCode, 0], [() => ValidateStateMachineDefinitionMessage, 0], [() => ValidateStateMachineDefinitionLocation, 0]]
1320
+ [0, [() => ValidateStateMachineDefinitionCode, 0], [() => ValidateStateMachineDefinitionMessage, 0], [() => ValidateStateMachineDefinitionLocation, 0]], 3
1321
1321
  ];
1322
1322
  export var ValidateStateMachineDefinitionInput$ = [3, n0, _VSMDI,
1323
1323
  0,
1324
1324
  [_de, _ty, _se, _mR],
1325
- [[() => Definition, 0], 0, 0, 1]
1325
+ [[() => Definition, 0], 0, 0, 1], 1
1326
1326
  ];
1327
1327
  export var ValidateStateMachineDefinitionOutput$ = [3, n0, _VSMDO,
1328
1328
  0,
1329
1329
  [_re, _di, _t],
1330
- [0, [() => ValidateStateMachineDefinitionDiagnosticList, 0], 2]
1330
+ [0, [() => ValidateStateMachineDefinitionDiagnosticList, 0], 2], 2
1331
1331
  ];
1332
1332
  export var ValidationException$ = [-3, n0, _VE,
1333
1333
  { [_e]: _c, [_hE]: 400 },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sfn",
3
3
  "description": "AWS SDK for JavaScript Sfn Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sfn",
@@ -21,41 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.4",
42
- "@smithy/middleware-retry": "^4.4.20",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.7",
42
+ "@smithy/middleware-retry": "^4.4.23",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.8",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
55
+ "@smithy/util-defaults-mode-node": "^4.2.25",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },