@cdklabs/cdk-ecs-codedeploy 0.0.423 → 0.0.424
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/.jsii +3 -3
- package/.jsii.tabl.json +1 -1
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/index.js +38 -38
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/schemas/schemas_0.js +38 -38
- package/node_modules/@aws-sdk/client-codedeploy/package.json +37 -37
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +35 -35
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
- package/node_modules/@aws-sdk/core/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-env/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-http/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +16 -16
- package/node_modules/@aws-sdk/credential-provider-login/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-node/package.json +14 -14
- package/node_modules/@aws-sdk/credential-provider-process/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +9 -9
- package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-logger/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/package.json +33 -33
- package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
- package/node_modules/@aws-sdk/token-providers/package.json +9 -9
- package/node_modules/@aws-sdk/types/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/package.json +6 -6
- package/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +7 -7
- package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
- package/node_modules/@smithy/abort-controller/package.json +3 -3
- package/node_modules/@smithy/config-resolver/package.json +6 -6
- package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +17 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +17 -0
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +3 -0
- package/node_modules/@smithy/core/package.json +11 -11
- package/node_modules/@smithy/credential-provider-imds/package.json +6 -6
- package/node_modules/@smithy/fetch-http-handler/package.json +6 -6
- package/node_modules/@smithy/hash-node/package.json +3 -3
- package/node_modules/@smithy/invalid-dependency/package.json +3 -3
- package/node_modules/@smithy/middleware-content-length/package.json +4 -4
- package/node_modules/@smithy/middleware-endpoint/package.json +12 -12
- package/node_modules/@smithy/middleware-retry/package.json +12 -12
- package/node_modules/@smithy/middleware-serde/package.json +4 -4
- package/node_modules/@smithy/middleware-stack/package.json +3 -3
- package/node_modules/@smithy/node-config-provider/package.json +5 -5
- package/node_modules/@smithy/node-http-handler/package.json +6 -6
- package/node_modules/@smithy/property-provider/package.json +3 -3
- package/node_modules/@smithy/protocol-http/package.json +3 -3
- package/node_modules/@smithy/querystring-builder/package.json +3 -3
- package/node_modules/@smithy/querystring-parser/package.json +3 -3
- package/node_modules/@smithy/service-error-classification/package.json +3 -3
- package/node_modules/@smithy/shared-ini-file-loader/package.json +3 -3
- package/node_modules/@smithy/signature-v4/package.json +5 -5
- package/node_modules/@smithy/smithy-client/package.json +11 -11
- package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +4 -2
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +4 -2
- package/node_modules/@smithy/types/package.json +2 -2
- package/node_modules/@smithy/url-parser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +8 -8
- package/node_modules/@smithy/util-defaults-mode-node/package.json +11 -11
- package/node_modules/@smithy/util-endpoints/package.json +4 -4
- package/node_modules/@smithy/util-middleware/package.json +3 -3
- package/node_modules/@smithy/util-retry/package.json +4 -4
- package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +20 -9
- package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -6
- package/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +19 -7
- package/node_modules/@smithy/util-stream/dist-es/index.js +1 -1
- package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +7 -7
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +2 -3
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +4 -2
- package/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +7 -3
- package/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +1 -2
- package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +2 -2
- package/node_modules/@smithy/util-stream/dist-types/index.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +3 -0
- package/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +2 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +7 -7
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +2 -3
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +4 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +7 -3
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +1 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +2 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +3 -0
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +2 -1
- package/node_modules/@smithy/util-stream/package.json +5 -5
- package/node_modules/@smithy/util-waiter/package.json +4 -4
- package/package.json +3 -3
|
@@ -551,7 +551,7 @@ import { AlarmsLimitExceededException, ApplicationAlreadyExistsException, Applic
|
|
|
551
551
|
export var AddTagsToOnPremisesInstancesInput$ = [3, n0, _ATTOPII,
|
|
552
552
|
0,
|
|
553
553
|
[_t, _iN],
|
|
554
|
-
[() => TagList, 64 | 0]
|
|
554
|
+
[() => TagList, 64 | 0], 2
|
|
555
555
|
];
|
|
556
556
|
export var Alarm$ = [3, n0, _A,
|
|
557
557
|
0,
|
|
@@ -622,7 +622,7 @@ export var AutoScalingGroup$ = [3, n0, _ASG,
|
|
|
622
622
|
export var BatchGetApplicationRevisionsInput$ = [3, n0, _BGARI,
|
|
623
623
|
0,
|
|
624
624
|
[_aN, _r],
|
|
625
|
-
[0, () => RevisionLocationList]
|
|
625
|
+
[0, () => RevisionLocationList], 2
|
|
626
626
|
];
|
|
627
627
|
export var BatchGetApplicationRevisionsOutput$ = [3, n0, _BGARO,
|
|
628
628
|
0,
|
|
@@ -632,7 +632,7 @@ export var BatchGetApplicationRevisionsOutput$ = [3, n0, _BGARO,
|
|
|
632
632
|
export var BatchGetApplicationsInput$ = [3, n0, _BGAI,
|
|
633
633
|
0,
|
|
634
634
|
[_aNp],
|
|
635
|
-
[64 | 0]
|
|
635
|
+
[64 | 0], 1
|
|
636
636
|
];
|
|
637
637
|
export var BatchGetApplicationsOutput$ = [3, n0, _BGAO,
|
|
638
638
|
0,
|
|
@@ -642,7 +642,7 @@ export var BatchGetApplicationsOutput$ = [3, n0, _BGAO,
|
|
|
642
642
|
export var BatchGetDeploymentGroupsInput$ = [3, n0, _BGDGI,
|
|
643
643
|
0,
|
|
644
644
|
[_aN, _dGN],
|
|
645
|
-
[0, 64 | 0]
|
|
645
|
+
[0, 64 | 0], 2
|
|
646
646
|
];
|
|
647
647
|
export var BatchGetDeploymentGroupsOutput$ = [3, n0, _BGDGO,
|
|
648
648
|
0,
|
|
@@ -652,7 +652,7 @@ export var BatchGetDeploymentGroupsOutput$ = [3, n0, _BGDGO,
|
|
|
652
652
|
export var BatchGetDeploymentInstancesInput$ = [3, n0, _BGDII,
|
|
653
653
|
0,
|
|
654
654
|
[_dI, _iI],
|
|
655
|
-
[0, 64 | 0]
|
|
655
|
+
[0, 64 | 0], 2
|
|
656
656
|
];
|
|
657
657
|
export var BatchGetDeploymentInstancesOutput$ = [3, n0, _BGDIO,
|
|
658
658
|
0,
|
|
@@ -662,7 +662,7 @@ export var BatchGetDeploymentInstancesOutput$ = [3, n0, _BGDIO,
|
|
|
662
662
|
export var BatchGetDeploymentsInput$ = [3, n0, _BGDI,
|
|
663
663
|
0,
|
|
664
664
|
[_dIe],
|
|
665
|
-
[64 | 0]
|
|
665
|
+
[64 | 0], 1
|
|
666
666
|
];
|
|
667
667
|
export var BatchGetDeploymentsOutput$ = [3, n0, _BGDO,
|
|
668
668
|
0,
|
|
@@ -672,7 +672,7 @@ export var BatchGetDeploymentsOutput$ = [3, n0, _BGDO,
|
|
|
672
672
|
export var BatchGetDeploymentTargetsInput$ = [3, n0, _BGDTI,
|
|
673
673
|
0,
|
|
674
674
|
[_dI, _tI],
|
|
675
|
-
[0, 64 | 0]
|
|
675
|
+
[0, 64 | 0], 2
|
|
676
676
|
];
|
|
677
677
|
export var BatchGetDeploymentTargetsOutput$ = [3, n0, _BGDTO,
|
|
678
678
|
0,
|
|
@@ -682,7 +682,7 @@ export var BatchGetDeploymentTargetsOutput$ = [3, n0, _BGDTO,
|
|
|
682
682
|
export var BatchGetOnPremisesInstancesInput$ = [3, n0, _BGOPII,
|
|
683
683
|
0,
|
|
684
684
|
[_iN],
|
|
685
|
-
[64 | 0]
|
|
685
|
+
[64 | 0], 1
|
|
686
686
|
];
|
|
687
687
|
export var BatchGetOnPremisesInstancesOutput$ = [3, n0, _BGOPIO,
|
|
688
688
|
0,
|
|
@@ -724,7 +724,7 @@ export var ContinueDeploymentInput$ = [3, n0, _CDI,
|
|
|
724
724
|
export var CreateApplicationInput$ = [3, n0, _CAI,
|
|
725
725
|
0,
|
|
726
726
|
[_aN, _cP, _t],
|
|
727
|
-
[0, 0, () => TagList]
|
|
727
|
+
[0, 0, () => TagList], 1
|
|
728
728
|
];
|
|
729
729
|
export var CreateApplicationOutput$ = [3, n0, _CAO,
|
|
730
730
|
0,
|
|
@@ -734,7 +734,7 @@ export var CreateApplicationOutput$ = [3, n0, _CAO,
|
|
|
734
734
|
export var CreateDeploymentConfigInput$ = [3, n0, _CDCI,
|
|
735
735
|
0,
|
|
736
736
|
[_dCN, _mHH, _tRC, _cP, _zC],
|
|
737
|
-
[0, () => MinimumHealthyHosts$, () => TrafficRoutingConfig$, 0, () => ZonalConfig$]
|
|
737
|
+
[0, () => MinimumHealthyHosts$, () => TrafficRoutingConfig$, 0, () => ZonalConfig$], 1
|
|
738
738
|
];
|
|
739
739
|
export var CreateDeploymentConfigOutput$ = [3, n0, _CDCO,
|
|
740
740
|
0,
|
|
@@ -743,8 +743,8 @@ export var CreateDeploymentConfigOutput$ = [3, n0, _CDCO,
|
|
|
743
743
|
];
|
|
744
744
|
export var CreateDeploymentGroupInput$ = [3, n0, _CDGI,
|
|
745
745
|
0,
|
|
746
|
-
[_aN, _dGNe, _dCN, _eTF, _oPITF, _aSG,
|
|
747
|
-
[0, 0, 0, () => EC2TagFilterList, () => TagFilterList, 64 | 0,
|
|
746
|
+
[_aN, _dGNe, _sRA, _dCN, _eTF, _oPITF, _aSG, _tC, _aC, _aRC, _oIS, _dS, _bGDC, _lBI, _eTS, _eS, _oPTS, _t, _tHE],
|
|
747
|
+
[0, 0, 0, 0, () => EC2TagFilterList, () => TagFilterList, 64 | 0, () => TriggerConfigList, () => AlarmConfiguration$, () => AutoRollbackConfiguration$, 0, () => DeploymentStyle$, () => BlueGreenDeploymentConfiguration$, () => LoadBalancerInfo$, () => EC2TagSet$, () => ECSServiceList, () => OnPremisesTagSet$, () => TagList, 2], 3
|
|
748
748
|
];
|
|
749
749
|
export var CreateDeploymentGroupOutput$ = [3, n0, _CDGO,
|
|
750
750
|
0,
|
|
@@ -754,7 +754,7 @@ export var CreateDeploymentGroupOutput$ = [3, n0, _CDGO,
|
|
|
754
754
|
export var CreateDeploymentInput$ = [3, n0, _CDIr,
|
|
755
755
|
0,
|
|
756
756
|
[_aN, _dGNe, _re, _dCN, _d, _iASF, _tIar, _aRC, _uOIO, _fEB, _oAC],
|
|
757
|
-
[0, 0, () => RevisionLocation$, 0, 0, 2, () => TargetInstances$, () => AutoRollbackConfiguration$, 2, 0, () => AlarmConfiguration$]
|
|
757
|
+
[0, 0, () => RevisionLocation$, 0, 0, 2, () => TargetInstances$, () => AutoRollbackConfiguration$, 2, 0, () => AlarmConfiguration$], 1
|
|
758
758
|
];
|
|
759
759
|
export var CreateDeploymentOutput$ = [3, n0, _CDO,
|
|
760
760
|
0,
|
|
@@ -764,17 +764,17 @@ export var CreateDeploymentOutput$ = [3, n0, _CDO,
|
|
|
764
764
|
export var DeleteApplicationInput$ = [3, n0, _DAI,
|
|
765
765
|
0,
|
|
766
766
|
[_aN],
|
|
767
|
-
[0]
|
|
767
|
+
[0], 1
|
|
768
768
|
];
|
|
769
769
|
export var DeleteDeploymentConfigInput$ = [3, n0, _DDCI,
|
|
770
770
|
0,
|
|
771
771
|
[_dCN],
|
|
772
|
-
[0]
|
|
772
|
+
[0], 1
|
|
773
773
|
];
|
|
774
774
|
export var DeleteDeploymentGroupInput$ = [3, n0, _DDGI,
|
|
775
775
|
0,
|
|
776
776
|
[_aN, _dGNe],
|
|
777
|
-
[0, 0]
|
|
777
|
+
[0, 0], 2
|
|
778
778
|
];
|
|
779
779
|
export var DeleteDeploymentGroupOutput$ = [3, n0, _DDGO,
|
|
780
780
|
0,
|
|
@@ -947,7 +947,7 @@ TypeRegistry.for(n0).registerError(DeploymentTargetListSizeExceededException$, D
|
|
|
947
947
|
export var DeregisterOnPremisesInstanceInput$ = [3, n0, _DOPII,
|
|
948
948
|
0,
|
|
949
949
|
[_iNn],
|
|
950
|
-
[0]
|
|
950
|
+
[0], 1
|
|
951
951
|
];
|
|
952
952
|
export var DescriptionTooLongException$ = [-3, n0, _DTLE,
|
|
953
953
|
{ [_er]: _c },
|
|
@@ -1009,7 +1009,7 @@ export var GenericRevisionInfo$ = [3, n0, _GRI,
|
|
|
1009
1009
|
export var GetApplicationInput$ = [3, n0, _GAI,
|
|
1010
1010
|
0,
|
|
1011
1011
|
[_aN],
|
|
1012
|
-
[0]
|
|
1012
|
+
[0], 1
|
|
1013
1013
|
];
|
|
1014
1014
|
export var GetApplicationOutput$ = [3, n0, _GAO,
|
|
1015
1015
|
0,
|
|
@@ -1019,7 +1019,7 @@ export var GetApplicationOutput$ = [3, n0, _GAO,
|
|
|
1019
1019
|
export var GetApplicationRevisionInput$ = [3, n0, _GARI,
|
|
1020
1020
|
0,
|
|
1021
1021
|
[_aN, _re],
|
|
1022
|
-
[0, () => RevisionLocation$]
|
|
1022
|
+
[0, () => RevisionLocation$], 2
|
|
1023
1023
|
];
|
|
1024
1024
|
export var GetApplicationRevisionOutput$ = [3, n0, _GARO,
|
|
1025
1025
|
0,
|
|
@@ -1029,7 +1029,7 @@ export var GetApplicationRevisionOutput$ = [3, n0, _GARO,
|
|
|
1029
1029
|
export var GetDeploymentConfigInput$ = [3, n0, _GDCI,
|
|
1030
1030
|
0,
|
|
1031
1031
|
[_dCN],
|
|
1032
|
-
[0]
|
|
1032
|
+
[0], 1
|
|
1033
1033
|
];
|
|
1034
1034
|
export var GetDeploymentConfigOutput$ = [3, n0, _GDCO,
|
|
1035
1035
|
0,
|
|
@@ -1039,7 +1039,7 @@ export var GetDeploymentConfigOutput$ = [3, n0, _GDCO,
|
|
|
1039
1039
|
export var GetDeploymentGroupInput$ = [3, n0, _GDGI,
|
|
1040
1040
|
0,
|
|
1041
1041
|
[_aN, _dGNe],
|
|
1042
|
-
[0, 0]
|
|
1042
|
+
[0, 0], 2
|
|
1043
1043
|
];
|
|
1044
1044
|
export var GetDeploymentGroupOutput$ = [3, n0, _GDGO,
|
|
1045
1045
|
0,
|
|
@@ -1049,12 +1049,12 @@ export var GetDeploymentGroupOutput$ = [3, n0, _GDGO,
|
|
|
1049
1049
|
export var GetDeploymentInput$ = [3, n0, _GDI,
|
|
1050
1050
|
0,
|
|
1051
1051
|
[_dI],
|
|
1052
|
-
[0]
|
|
1052
|
+
[0], 1
|
|
1053
1053
|
];
|
|
1054
1054
|
export var GetDeploymentInstanceInput$ = [3, n0, _GDII,
|
|
1055
1055
|
0,
|
|
1056
1056
|
[_dI, _iIns],
|
|
1057
|
-
[0, 0]
|
|
1057
|
+
[0, 0], 2
|
|
1058
1058
|
];
|
|
1059
1059
|
export var GetDeploymentInstanceOutput$ = [3, n0, _GDIO,
|
|
1060
1060
|
0,
|
|
@@ -1069,7 +1069,7 @@ export var GetDeploymentOutput$ = [3, n0, _GDO,
|
|
|
1069
1069
|
export var GetDeploymentTargetInput$ = [3, n0, _GDTI,
|
|
1070
1070
|
0,
|
|
1071
1071
|
[_dI, _tIa],
|
|
1072
|
-
[0, 0]
|
|
1072
|
+
[0, 0], 2
|
|
1073
1073
|
];
|
|
1074
1074
|
export var GetDeploymentTargetOutput$ = [3, n0, _GDTO,
|
|
1075
1075
|
0,
|
|
@@ -1079,7 +1079,7 @@ export var GetDeploymentTargetOutput$ = [3, n0, _GDTO,
|
|
|
1079
1079
|
export var GetOnPremisesInstanceInput$ = [3, n0, _GOPII,
|
|
1080
1080
|
0,
|
|
1081
1081
|
[_iNn],
|
|
1082
|
-
[0]
|
|
1082
|
+
[0], 1
|
|
1083
1083
|
];
|
|
1084
1084
|
export var GetOnPremisesInstanceOutput$ = [3, n0, _GOPIO,
|
|
1085
1085
|
0,
|
|
@@ -1548,7 +1548,7 @@ TypeRegistry.for(n0).registerError(LifecycleHookLimitExceededException$, Lifecyc
|
|
|
1548
1548
|
export var ListApplicationRevisionsInput$ = [3, n0, _LARI,
|
|
1549
1549
|
0,
|
|
1550
1550
|
[_aN, _sB, _sO, _sBu, _sKP, _de, _nT],
|
|
1551
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
1551
|
+
[0, 0, 0, 0, 0, 0, 0], 1
|
|
1552
1552
|
];
|
|
1553
1553
|
export var ListApplicationRevisionsOutput$ = [3, n0, _LARO,
|
|
1554
1554
|
0,
|
|
@@ -1578,7 +1578,7 @@ export var ListDeploymentConfigsOutput$ = [3, n0, _LDCO,
|
|
|
1578
1578
|
export var ListDeploymentGroupsInput$ = [3, n0, _LDGI,
|
|
1579
1579
|
0,
|
|
1580
1580
|
[_aN, _nT],
|
|
1581
|
-
[0, 0]
|
|
1581
|
+
[0, 0], 1
|
|
1582
1582
|
];
|
|
1583
1583
|
export var ListDeploymentGroupsOutput$ = [3, n0, _LDGO,
|
|
1584
1584
|
0,
|
|
@@ -1588,7 +1588,7 @@ export var ListDeploymentGroupsOutput$ = [3, n0, _LDGO,
|
|
|
1588
1588
|
export var ListDeploymentInstancesInput$ = [3, n0, _LDII,
|
|
1589
1589
|
0,
|
|
1590
1590
|
[_dI, _nT, _iSF, _iTF],
|
|
1591
|
-
[0, 0, 64 | 0, 64 | 0]
|
|
1591
|
+
[0, 0, 64 | 0, 64 | 0], 1
|
|
1592
1592
|
];
|
|
1593
1593
|
export var ListDeploymentInstancesOutput$ = [3, n0, _LDIO,
|
|
1594
1594
|
0,
|
|
@@ -1608,7 +1608,7 @@ export var ListDeploymentsOutput$ = [3, n0, _LDO,
|
|
|
1608
1608
|
export var ListDeploymentTargetsInput$ = [3, n0, _LDTI,
|
|
1609
1609
|
0,
|
|
1610
1610
|
[_dI, _nT, _tF],
|
|
1611
|
-
[0, 0, [2, n0, _TF, 0, 0, 64 | 0]]
|
|
1611
|
+
[0, 0, [2, n0, _TF, 0, 0, 64 | 0]], 1
|
|
1612
1612
|
];
|
|
1613
1613
|
export var ListDeploymentTargetsOutput$ = [3, n0, _LDTO,
|
|
1614
1614
|
0,
|
|
@@ -1638,7 +1638,7 @@ export var ListOnPremisesInstancesOutput$ = [3, n0, _LOPIO,
|
|
|
1638
1638
|
export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
1639
1639
|
0,
|
|
1640
1640
|
[_RA, _NT],
|
|
1641
|
-
[0, 0]
|
|
1641
|
+
[0, 0], 1
|
|
1642
1642
|
];
|
|
1643
1643
|
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
1644
1644
|
0,
|
|
@@ -1694,13 +1694,13 @@ export var RawString$ = [3, n0, _RS,
|
|
|
1694
1694
|
];
|
|
1695
1695
|
export var RegisterApplicationRevisionInput$ = [3, n0, _RARI,
|
|
1696
1696
|
0,
|
|
1697
|
-
[_aN,
|
|
1698
|
-
[0,
|
|
1697
|
+
[_aN, _re, _d],
|
|
1698
|
+
[0, () => RevisionLocation$, 0], 2
|
|
1699
1699
|
];
|
|
1700
1700
|
export var RegisterOnPremisesInstanceInput$ = [3, n0, _ROPII,
|
|
1701
1701
|
0,
|
|
1702
1702
|
[_iNn, _iSA, _iUA],
|
|
1703
|
-
[0, 0, 0]
|
|
1703
|
+
[0, 0, 0], 1
|
|
1704
1704
|
];
|
|
1705
1705
|
export var RelatedDeployments$ = [3, n0, _RD,
|
|
1706
1706
|
0,
|
|
@@ -1710,7 +1710,7 @@ export var RelatedDeployments$ = [3, n0, _RD,
|
|
|
1710
1710
|
export var RemoveTagsFromOnPremisesInstancesInput$ = [3, n0, _RTFOPII,
|
|
1711
1711
|
0,
|
|
1712
1712
|
[_t, _iN],
|
|
1713
|
-
[() => TagList, 64 | 0]
|
|
1713
|
+
[() => TagList, 64 | 0], 2
|
|
1714
1714
|
];
|
|
1715
1715
|
export var ResourceArnRequiredException$ = [-3, n0, _RARE,
|
|
1716
1716
|
{ [_er]: _c },
|
|
@@ -1770,7 +1770,7 @@ export var SkipWaitTimeForInstanceTerminationInput$ = [3, n0, _SWTFITI,
|
|
|
1770
1770
|
export var StopDeploymentInput$ = [3, n0, _SDI,
|
|
1771
1771
|
0,
|
|
1772
1772
|
[_dI, _aRE],
|
|
1773
|
-
[0, 2]
|
|
1773
|
+
[0, 2], 1
|
|
1774
1774
|
];
|
|
1775
1775
|
export var StopDeploymentOutput$ = [3, n0, _SDO,
|
|
1776
1776
|
0,
|
|
@@ -1802,7 +1802,7 @@ TypeRegistry.for(n0).registerError(TagRequiredException$, TagRequiredException);
|
|
|
1802
1802
|
export var TagResourceInput$ = [3, n0, _TRI,
|
|
1803
1803
|
0,
|
|
1804
1804
|
[_RA, _Ta],
|
|
1805
|
-
[0, () => TagList]
|
|
1805
|
+
[0, () => TagList], 2
|
|
1806
1806
|
];
|
|
1807
1807
|
export var TagResourceOutput$ = [3, n0, _TRO,
|
|
1808
1808
|
0,
|
|
@@ -1881,7 +1881,7 @@ TypeRegistry.for(n0).registerError(UnsupportedActionForDeploymentTypeException$,
|
|
|
1881
1881
|
export var UntagResourceInput$ = [3, n0, _URI,
|
|
1882
1882
|
0,
|
|
1883
1883
|
[_RA, _TK],
|
|
1884
|
-
[0, 64 | 0]
|
|
1884
|
+
[0, 64 | 0], 2
|
|
1885
1885
|
];
|
|
1886
1886
|
export var UntagResourceOutput$ = [3, n0, _URO,
|
|
1887
1887
|
0,
|
|
@@ -1896,7 +1896,7 @@ export var UpdateApplicationInput$ = [3, n0, _UAI,
|
|
|
1896
1896
|
export var UpdateDeploymentGroupInput$ = [3, n0, _UDGI,
|
|
1897
1897
|
0,
|
|
1898
1898
|
[_aN, _cDGN, _nDGN, _dCN, _eTF, _oPITF, _aSG, _sRA, _tC, _aC, _aRC, _oIS, _dS, _bGDC, _lBI, _eTS, _eS, _oPTS, _tHE],
|
|
1899
|
-
[0, 0, 0, 0, () => EC2TagFilterList, () => TagFilterList, 64 | 0, 0, () => TriggerConfigList, () => AlarmConfiguration$, () => AutoRollbackConfiguration$, 0, () => DeploymentStyle$, () => BlueGreenDeploymentConfiguration$, () => LoadBalancerInfo$, () => EC2TagSet$, () => ECSServiceList, () => OnPremisesTagSet$, 2]
|
|
1899
|
+
[0, 0, 0, 0, () => EC2TagFilterList, () => TagFilterList, 64 | 0, 0, () => TriggerConfigList, () => AlarmConfiguration$, () => AutoRollbackConfiguration$, 0, () => DeploymentStyle$, () => BlueGreenDeploymentConfiguration$, () => LoadBalancerInfo$, () => EC2TagSet$, () => ECSServiceList, () => OnPremisesTagSet$, 2], 2
|
|
1900
1900
|
];
|
|
1901
1901
|
export var UpdateDeploymentGroupOutput$ = [3, n0, _UDGO,
|
|
1902
1902
|
0,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codedeploy",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.971.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-codedeploy",
|
|
@@ -23,55 +23,55 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
37
|
-
"@smithy/config-resolver": "^4.4.
|
|
38
|
-
"@smithy/core": "^3.20.
|
|
39
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
40
|
-
"@smithy/hash-node": "^4.2.
|
|
41
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
42
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
44
|
-
"@smithy/middleware-retry": "^4.4.
|
|
45
|
-
"@smithy/middleware-serde": "^4.2.
|
|
46
|
-
"@smithy/middleware-stack": "^4.2.
|
|
47
|
-
"@smithy/node-config-provider": "^4.3.
|
|
48
|
-
"@smithy/node-http-handler": "^4.4.
|
|
49
|
-
"@smithy/protocol-http": "^5.3.
|
|
50
|
-
"@smithy/smithy-client": "^4.10.
|
|
51
|
-
"@smithy/types": "^4.
|
|
52
|
-
"@smithy/url-parser": "^4.2.
|
|
26
|
+
"@aws-sdk/core": "3.970.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.971.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
33
|
+
"@aws-sdk/types": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.971.0",
|
|
37
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
38
|
+
"@smithy/core": "^3.20.6",
|
|
39
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
40
|
+
"@smithy/hash-node": "^4.2.8",
|
|
41
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
42
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
43
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
44
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
45
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
46
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
47
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
48
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
49
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
50
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
51
|
+
"@smithy/types": "^4.12.0",
|
|
52
|
+
"@smithy/url-parser": "^4.2.8",
|
|
53
53
|
"@smithy/util-base64": "^4.3.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
58
|
-
"@smithy/util-endpoints": "^3.2.
|
|
59
|
-
"@smithy/util-middleware": "^4.2.
|
|
60
|
-
"@smithy/util-retry": "^4.2.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
58
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
59
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
60
|
+
"@smithy/util-retry": "^4.2.8",
|
|
61
61
|
"@smithy/util-utf8": "^4.2.0",
|
|
62
|
-
"@smithy/util-waiter": "^4.2.
|
|
62
|
+
"@smithy/util-waiter": "^4.2.8",
|
|
63
63
|
"tslib": "^2.6.2"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@tsconfig/
|
|
67
|
-
"@types/node": "^
|
|
66
|
+
"@tsconfig/node20": "20.1.8",
|
|
67
|
+
"@types/node": "^20.14.8",
|
|
68
68
|
"concurrently": "7.0.0",
|
|
69
69
|
"downlevel-dts": "0.10.1",
|
|
70
70
|
"rimraf": "5.0.10",
|
|
71
71
|
"typescript": "~5.8.3"
|
|
72
72
|
},
|
|
73
73
|
"engines": {
|
|
74
|
-
"node": ">=
|
|
74
|
+
"node": ">=20.0.0"
|
|
75
75
|
},
|
|
76
76
|
"typesVersions": {
|
|
77
77
|
"<4.0": {
|
|
@@ -228,7 +228,7 @@ var AccountInfo$ = [3, n0, _AI,
|
|
|
228
228
|
var GetRoleCredentialsRequest$ = [3, n0, _GRCR,
|
|
229
229
|
0,
|
|
230
230
|
[_rN, _aI, _aT],
|
|
231
|
-
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
231
|
+
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]], 3
|
|
232
232
|
];
|
|
233
233
|
var GetRoleCredentialsResponse$ = [3, n0, _GRCRe,
|
|
234
234
|
0,
|
|
@@ -243,8 +243,8 @@ var InvalidRequestException$ = [-3, n0, _IRE,
|
|
|
243
243
|
schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
244
244
|
var ListAccountRolesRequest$ = [3, n0, _LARR,
|
|
245
245
|
0,
|
|
246
|
-
[
|
|
247
|
-
[[
|
|
246
|
+
[_aT, _aI, _nT, _mR],
|
|
247
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _ai }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 2
|
|
248
248
|
];
|
|
249
249
|
var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
250
250
|
0,
|
|
@@ -253,8 +253,8 @@ var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
|
253
253
|
];
|
|
254
254
|
var ListAccountsRequest$ = [3, n0, _LAR,
|
|
255
255
|
0,
|
|
256
|
-
[_nT, _mR
|
|
257
|
-
[[
|
|
256
|
+
[_aT, _nT, _mR],
|
|
257
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 1
|
|
258
258
|
];
|
|
259
259
|
var ListAccountsResponse$ = [3, n0, _LARi,
|
|
260
260
|
0,
|
|
@@ -264,7 +264,7 @@ var ListAccountsResponse$ = [3, n0, _LARi,
|
|
|
264
264
|
var LogoutRequest$ = [3, n0, _LR,
|
|
265
265
|
0,
|
|
266
266
|
[_aT],
|
|
267
|
-
[[() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
267
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }]], 1
|
|
268
268
|
];
|
|
269
269
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
270
270
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -63,7 +63,7 @@ export var AccountInfo$ = [3, n0, _AI,
|
|
|
63
63
|
export var GetRoleCredentialsRequest$ = [3, n0, _GRCR,
|
|
64
64
|
0,
|
|
65
65
|
[_rN, _aI, _aT],
|
|
66
|
-
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
66
|
+
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]], 3
|
|
67
67
|
];
|
|
68
68
|
export var GetRoleCredentialsResponse$ = [3, n0, _GRCRe,
|
|
69
69
|
0,
|
|
@@ -78,8 +78,8 @@ export var InvalidRequestException$ = [-3, n0, _IRE,
|
|
|
78
78
|
TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
79
79
|
export var ListAccountRolesRequest$ = [3, n0, _LARR,
|
|
80
80
|
0,
|
|
81
|
-
[
|
|
82
|
-
[[
|
|
81
|
+
[_aT, _aI, _nT, _mR],
|
|
82
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _ai }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 2
|
|
83
83
|
];
|
|
84
84
|
export var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
85
85
|
0,
|
|
@@ -88,8 +88,8 @@ export var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
|
88
88
|
];
|
|
89
89
|
export var ListAccountsRequest$ = [3, n0, _LAR,
|
|
90
90
|
0,
|
|
91
|
-
[_nT, _mR
|
|
92
|
-
[[
|
|
91
|
+
[_aT, _nT, _mR],
|
|
92
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 1
|
|
93
93
|
];
|
|
94
94
|
export var ListAccountsResponse$ = [3, n0, _LARi,
|
|
95
95
|
0,
|
|
@@ -99,7 +99,7 @@ export var ListAccountsResponse$ = [3, n0, _LARi,
|
|
|
99
99
|
export var LogoutRequest$ = [3, n0, _LR,
|
|
100
100
|
0,
|
|
101
101
|
[_aT],
|
|
102
|
-
[[() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
102
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }]], 1
|
|
103
103
|
];
|
|
104
104
|
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
105
105
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sso",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.971.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-sso",
|
|
@@ -21,53 +21,53 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.4.
|
|
35
|
-
"@smithy/core": "^3.20.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
37
|
-
"@smithy/hash-node": "^4.2.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
42
|
-
"@smithy/middleware-serde": "^4.2.
|
|
43
|
-
"@smithy/middleware-stack": "^4.2.
|
|
44
|
-
"@smithy/node-config-provider": "^4.3.
|
|
45
|
-
"@smithy/node-http-handler": "^4.4.
|
|
46
|
-
"@smithy/protocol-http": "^5.3.
|
|
47
|
-
"@smithy/smithy-client": "^4.10.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.970.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
30
|
+
"@aws-sdk/types": "3.969.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.971.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
35
|
+
"@smithy/core": "^3.20.6",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
37
|
+
"@smithy/hash-node": "^4.2.8",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
41
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
42
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
43
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
44
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
45
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
46
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
47
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
48
|
+
"@smithy/types": "^4.12.0",
|
|
49
|
+
"@smithy/url-parser": "^4.2.8",
|
|
50
50
|
"@smithy/util-base64": "^4.3.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
55
|
-
"@smithy/util-endpoints": "^3.2.
|
|
56
|
-
"@smithy/util-middleware": "^4.2.
|
|
57
|
-
"@smithy/util-retry": "^4.2.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
55
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
56
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
57
|
+
"@smithy/util-retry": "^4.2.8",
|
|
58
58
|
"@smithy/util-utf8": "^4.2.0",
|
|
59
59
|
"tslib": "^2.6.2"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@tsconfig/
|
|
63
|
-
"@types/node": "^
|
|
62
|
+
"@tsconfig/node20": "20.1.8",
|
|
63
|
+
"@types/node": "^20.14.8",
|
|
64
64
|
"concurrently": "7.0.0",
|
|
65
65
|
"downlevel-dts": "0.10.1",
|
|
66
66
|
"rimraf": "5.0.10",
|
|
67
67
|
"typescript": "~5.8.3"
|
|
68
68
|
},
|
|
69
69
|
"engines": {
|
|
70
|
-
"node": ">=
|
|
70
|
+
"node": ">=20.0.0"
|
|
71
71
|
},
|
|
72
72
|
"typesVersions": {
|
|
73
73
|
"<4.0": {
|