@aws-sdk/client-eks 3.936.0 → 3.939.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 +20 -2
- package/dist-es/models/enums.js +9 -0
- package/dist-es/schemas/schemas_0.js +10 -2
- package/dist-types/commands/AssociateEncryptionConfigCommand.d.ts +2 -2
- package/dist-types/commands/AssociateIdentityProviderConfigCommand.d.ts +2 -2
- package/dist-types/commands/CreateClusterCommand.d.ts +7 -1
- package/dist-types/commands/CreateNodegroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClusterCommand.d.ts +3 -0
- package/dist-types/commands/DeregisterClusterCommand.d.ts +3 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +3 -0
- package/dist-types/commands/DescribeUpdateCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateIdentityProviderConfigCommand.d.ts +2 -2
- package/dist-types/commands/RegisterClusterCommand.d.ts +3 -0
- package/dist-types/commands/UpdateAddonCommand.d.ts +2 -2
- package/dist-types/commands/UpdateClusterConfigCommand.d.ts +5 -2
- package/dist-types/commands/UpdateClusterVersionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNodegroupConfigCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNodegroupVersionCommand.d.ts +2 -2
- package/dist-types/models/enums.d.ts +17 -0
- package/dist-types/models/models_0.d.ts +37 -10
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +11 -0
- package/dist-types/ts3.4/models/models_0.d.ts +7 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +2 -2
package/dist-cjs/index.js
CHANGED
|
@@ -435,6 +435,7 @@ const _CPIAR = "CreatePodIdentityAssociationRequest";
|
|
|
435
435
|
const _CPIARr = "CreatePodIdentityAssociationResponse";
|
|
436
436
|
const _CPPR = "ControlPlanePlacementRequest";
|
|
437
437
|
const _CPPRo = "ControlPlanePlacementResponse";
|
|
438
|
+
const _CPSC = "ControlPlaneScalingConfig";
|
|
438
439
|
const _CS = "ClientStat";
|
|
439
440
|
const _CSl = "ClientStats";
|
|
440
441
|
const _CVI = "ClusterVersionInformation";
|
|
@@ -725,6 +726,7 @@ const _cL = "clusterLogging";
|
|
|
725
726
|
const _cN = "clusterName";
|
|
726
727
|
const _cPIT = "controlPlaneInstanceType";
|
|
727
728
|
const _cPP = "controlPlanePlacement";
|
|
729
|
+
const _cPSC = "controlPlaneScalingConfig";
|
|
728
730
|
const _cRT = "clientRequestToken";
|
|
729
731
|
const _cS = "clientStats";
|
|
730
732
|
const _cSGI = "clusterSecurityGroupId";
|
|
@@ -924,6 +926,7 @@ const _tL = "taintsList";
|
|
|
924
926
|
const _tRA = "targetRoleArn";
|
|
925
927
|
const _ta = "taints";
|
|
926
928
|
const _te = "term";
|
|
929
|
+
const _ti = "tier";
|
|
927
930
|
const _to = "token";
|
|
928
931
|
const _ty = "type";
|
|
929
932
|
const _typ = "types";
|
|
@@ -1127,6 +1130,7 @@ var Cluster = [
|
|
|
1127
1130
|
_cCo,
|
|
1128
1131
|
_sC,
|
|
1129
1132
|
_dP,
|
|
1133
|
+
_cPSC,
|
|
1130
1134
|
],
|
|
1131
1135
|
[
|
|
1132
1136
|
0,
|
|
@@ -1156,6 +1160,7 @@ var Cluster = [
|
|
|
1156
1160
|
() => ComputeConfigResponse,
|
|
1157
1161
|
() => StorageConfigResponse,
|
|
1158
1162
|
2,
|
|
1163
|
+
() => ControlPlaneScalingConfig,
|
|
1159
1164
|
],
|
|
1160
1165
|
];
|
|
1161
1166
|
var ClusterHealth = [3, n0, _CH, 0, [_i], [() => ClusterIssueList]];
|
|
@@ -1182,6 +1187,7 @@ var ConnectorConfigResponse = [
|
|
|
1182
1187
|
];
|
|
1183
1188
|
var ControlPlanePlacementRequest = [3, n0, _CPPR, 0, [_gN], [0]];
|
|
1184
1189
|
var ControlPlanePlacementResponse = [3, n0, _CPPRo, 0, [_gN], [0]];
|
|
1190
|
+
var ControlPlaneScalingConfig = [3, n0, _CPSC, 0, [_ti], [0]];
|
|
1185
1191
|
var CreateAccessConfigRequest = [3, n0, _CACR, 0, [_bCCAP, _aM], [2, 0]];
|
|
1186
1192
|
var CreateAccessEntryRequest = [
|
|
1187
1193
|
3,
|
|
@@ -1206,7 +1212,7 @@ var CreateClusterRequest = [
|
|
|
1206
1212
|
n0,
|
|
1207
1213
|
_CCRr,
|
|
1208
1214
|
0,
|
|
1209
|
-
[_n, _v, _rA, _rVC, _kNC, _l, _cRT, _t, _eC, _oC, _aC, _bSMA, _uP, _zSC, _rNC, _cCo, _sC, _dP],
|
|
1215
|
+
[_n, _v, _rA, _rVC, _kNC, _l, _cRT, _t, _eC, _oC, _aC, _bSMA, _uP, _zSC, _rNC, _cCo, _sC, _dP, _cPSC],
|
|
1210
1216
|
[
|
|
1211
1217
|
0,
|
|
1212
1218
|
0,
|
|
@@ -1226,6 +1232,7 @@ var CreateClusterRequest = [
|
|
|
1226
1232
|
() => ComputeConfigRequest,
|
|
1227
1233
|
() => StorageConfigRequest,
|
|
1228
1234
|
2,
|
|
1235
|
+
() => ControlPlaneScalingConfig,
|
|
1229
1236
|
],
|
|
1230
1237
|
];
|
|
1231
1238
|
var CreateClusterResponse = [3, n0, _CCRre, 0, [_cl], [() => Cluster]];
|
|
@@ -2504,7 +2511,7 @@ var UpdateClusterConfigRequest = [
|
|
|
2504
2511
|
n0,
|
|
2505
2512
|
_UCCR,
|
|
2506
2513
|
0,
|
|
2507
|
-
[_n, _rVC, _l, _cRT, _aC, _uP, _zSC, _cCo, _kNC, _sC, _rNC, _dP],
|
|
2514
|
+
[_n, _rVC, _l, _cRT, _aC, _uP, _zSC, _cCo, _kNC, _sC, _rNC, _dP, _cPSC],
|
|
2508
2515
|
[
|
|
2509
2516
|
[0, 1],
|
|
2510
2517
|
() => VpcConfigRequest,
|
|
@@ -2518,6 +2525,7 @@ var UpdateClusterConfigRequest = [
|
|
|
2518
2525
|
() => StorageConfigRequest,
|
|
2519
2526
|
() => RemoteNetworkConfigRequest,
|
|
2520
2527
|
2,
|
|
2528
|
+
() => ControlPlaneScalingConfig,
|
|
2521
2529
|
],
|
|
2522
2530
|
];
|
|
2523
2531
|
var UpdateClusterConfigResponse = [3, n0, _UCCRp, 0, [_up], [() => Update]];
|
|
@@ -4470,6 +4478,7 @@ const UpdateParamType = {
|
|
|
4470
4478
|
NODE_REPAIR_ENABLED: "NodeRepairEnabled",
|
|
4471
4479
|
PLATFORM_VERSION: "PlatformVersion",
|
|
4472
4480
|
POD_IDENTITY_ASSOCIATIONS: "PodIdentityAssociations",
|
|
4481
|
+
PREVIOUS_TIER: "PreviousTier",
|
|
4473
4482
|
PUBLIC_ACCESS_CIDRS: "PublicAccessCidrs",
|
|
4474
4483
|
RELEASE_VERSION: "ReleaseVersion",
|
|
4475
4484
|
REMOTE_NETWORK_CONFIG: "RemoteNetworkConfig",
|
|
@@ -4480,6 +4489,7 @@ const UpdateParamType = {
|
|
|
4480
4489
|
SUBNETS: "Subnets",
|
|
4481
4490
|
TAINTS_TO_ADD: "TaintsToAdd",
|
|
4482
4491
|
TAINTS_TO_REMOVE: "TaintsToRemove",
|
|
4492
|
+
UPDATED_TIER: "UpdatedTier",
|
|
4483
4493
|
UPDATE_STRATEGY: "UpdateStrategy",
|
|
4484
4494
|
UPGRADE_POLICY: "UpgradePolicy",
|
|
4485
4495
|
VERSION: "Version",
|
|
@@ -4498,6 +4508,7 @@ const UpdateType = {
|
|
|
4498
4508
|
ASSOCIATE_IDENTITY_PROVIDER_CONFIG: "AssociateIdentityProviderConfig",
|
|
4499
4509
|
AUTO_MODE_UPDATE: "AutoModeUpdate",
|
|
4500
4510
|
CONFIG_UPDATE: "ConfigUpdate",
|
|
4511
|
+
CONTROL_PLANE_SCALING_CONFIG_UPDATE: "ControlPlaneScalingConfigUpdate",
|
|
4501
4512
|
DELETION_PROTECTION_UPDATE: "DeletionProtectionUpdate",
|
|
4502
4513
|
DISASSOCIATE_IDENTITY_PROVIDER_CONFIG: "DisassociateIdentityProviderConfig",
|
|
4503
4514
|
ENDPOINT_ACCESS_UPDATE: "EndpointAccessUpdate",
|
|
@@ -4513,6 +4524,12 @@ const ResolveConflicts = {
|
|
|
4513
4524
|
OVERWRITE: "OVERWRITE",
|
|
4514
4525
|
PRESERVE: "PRESERVE",
|
|
4515
4526
|
};
|
|
4527
|
+
const ProvisionedControlPlaneTier = {
|
|
4528
|
+
STANDARD: "standard",
|
|
4529
|
+
TIER_2XL: "tier-2xl",
|
|
4530
|
+
TIER_4XL: "tier-4xl",
|
|
4531
|
+
TIER_XL: "tier-xl",
|
|
4532
|
+
};
|
|
4516
4533
|
const IpFamily = {
|
|
4517
4534
|
IPV4: "ipv4",
|
|
4518
4535
|
IPV6: "ipv6",
|
|
@@ -4782,6 +4799,7 @@ exports.NodegroupIssueCode = NodegroupIssueCode;
|
|
|
4782
4799
|
exports.NodegroupStatus = NodegroupStatus;
|
|
4783
4800
|
exports.NodegroupUpdateStrategies = NodegroupUpdateStrategies;
|
|
4784
4801
|
exports.NotFoundException = NotFoundException$1;
|
|
4802
|
+
exports.ProvisionedControlPlaneTier = ProvisionedControlPlaneTier;
|
|
4785
4803
|
exports.RegisterClusterCommand = RegisterClusterCommand;
|
|
4786
4804
|
exports.RepairAction = RepairAction;
|
|
4787
4805
|
exports.ResolveConflicts = ResolveConflicts;
|
package/dist-es/models/enums.js
CHANGED
|
@@ -94,6 +94,7 @@ export const UpdateParamType = {
|
|
|
94
94
|
NODE_REPAIR_ENABLED: "NodeRepairEnabled",
|
|
95
95
|
PLATFORM_VERSION: "PlatformVersion",
|
|
96
96
|
POD_IDENTITY_ASSOCIATIONS: "PodIdentityAssociations",
|
|
97
|
+
PREVIOUS_TIER: "PreviousTier",
|
|
97
98
|
PUBLIC_ACCESS_CIDRS: "PublicAccessCidrs",
|
|
98
99
|
RELEASE_VERSION: "ReleaseVersion",
|
|
99
100
|
REMOTE_NETWORK_CONFIG: "RemoteNetworkConfig",
|
|
@@ -104,6 +105,7 @@ export const UpdateParamType = {
|
|
|
104
105
|
SUBNETS: "Subnets",
|
|
105
106
|
TAINTS_TO_ADD: "TaintsToAdd",
|
|
106
107
|
TAINTS_TO_REMOVE: "TaintsToRemove",
|
|
108
|
+
UPDATED_TIER: "UpdatedTier",
|
|
107
109
|
UPDATE_STRATEGY: "UpdateStrategy",
|
|
108
110
|
UPGRADE_POLICY: "UpgradePolicy",
|
|
109
111
|
VERSION: "Version",
|
|
@@ -122,6 +124,7 @@ export const UpdateType = {
|
|
|
122
124
|
ASSOCIATE_IDENTITY_PROVIDER_CONFIG: "AssociateIdentityProviderConfig",
|
|
123
125
|
AUTO_MODE_UPDATE: "AutoModeUpdate",
|
|
124
126
|
CONFIG_UPDATE: "ConfigUpdate",
|
|
127
|
+
CONTROL_PLANE_SCALING_CONFIG_UPDATE: "ControlPlaneScalingConfigUpdate",
|
|
125
128
|
DELETION_PROTECTION_UPDATE: "DeletionProtectionUpdate",
|
|
126
129
|
DISASSOCIATE_IDENTITY_PROVIDER_CONFIG: "DisassociateIdentityProviderConfig",
|
|
127
130
|
ENDPOINT_ACCESS_UPDATE: "EndpointAccessUpdate",
|
|
@@ -137,6 +140,12 @@ export const ResolveConflicts = {
|
|
|
137
140
|
OVERWRITE: "OVERWRITE",
|
|
138
141
|
PRESERVE: "PRESERVE",
|
|
139
142
|
};
|
|
143
|
+
export const ProvisionedControlPlaneTier = {
|
|
144
|
+
STANDARD: "standard",
|
|
145
|
+
TIER_2XL: "tier-2xl",
|
|
146
|
+
TIER_4XL: "tier-4xl",
|
|
147
|
+
TIER_XL: "tier-xl",
|
|
148
|
+
};
|
|
140
149
|
export const IpFamily = {
|
|
141
150
|
IPV4: "ipv4",
|
|
142
151
|
IPV6: "ipv6",
|
|
@@ -68,6 +68,7 @@ const _CPIAR = "CreatePodIdentityAssociationRequest";
|
|
|
68
68
|
const _CPIARr = "CreatePodIdentityAssociationResponse";
|
|
69
69
|
const _CPPR = "ControlPlanePlacementRequest";
|
|
70
70
|
const _CPPRo = "ControlPlanePlacementResponse";
|
|
71
|
+
const _CPSC = "ControlPlaneScalingConfig";
|
|
71
72
|
const _CS = "ClientStat";
|
|
72
73
|
const _CSl = "ClientStats";
|
|
73
74
|
const _CVI = "ClusterVersionInformation";
|
|
@@ -358,6 +359,7 @@ const _cL = "clusterLogging";
|
|
|
358
359
|
const _cN = "clusterName";
|
|
359
360
|
const _cPIT = "controlPlaneInstanceType";
|
|
360
361
|
const _cPP = "controlPlanePlacement";
|
|
362
|
+
const _cPSC = "controlPlaneScalingConfig";
|
|
361
363
|
const _cRT = "clientRequestToken";
|
|
362
364
|
const _cS = "clientStats";
|
|
363
365
|
const _cSGI = "clusterSecurityGroupId";
|
|
@@ -557,6 +559,7 @@ const _tL = "taintsList";
|
|
|
557
559
|
const _tRA = "targetRoleArn";
|
|
558
560
|
const _ta = "taints";
|
|
559
561
|
const _te = "term";
|
|
562
|
+
const _ti = "tier";
|
|
560
563
|
const _to = "token";
|
|
561
564
|
const _ty = "type";
|
|
562
565
|
const _typ = "types";
|
|
@@ -763,6 +766,7 @@ export var Cluster = [
|
|
|
763
766
|
_cCo,
|
|
764
767
|
_sC,
|
|
765
768
|
_dP,
|
|
769
|
+
_cPSC,
|
|
766
770
|
],
|
|
767
771
|
[
|
|
768
772
|
0,
|
|
@@ -792,6 +796,7 @@ export var Cluster = [
|
|
|
792
796
|
() => ComputeConfigResponse,
|
|
793
797
|
() => StorageConfigResponse,
|
|
794
798
|
2,
|
|
799
|
+
() => ControlPlaneScalingConfig,
|
|
795
800
|
],
|
|
796
801
|
];
|
|
797
802
|
export var ClusterHealth = [3, n0, _CH, 0, [_i], [() => ClusterIssueList]];
|
|
@@ -818,6 +823,7 @@ export var ConnectorConfigResponse = [
|
|
|
818
823
|
];
|
|
819
824
|
export var ControlPlanePlacementRequest = [3, n0, _CPPR, 0, [_gN], [0]];
|
|
820
825
|
export var ControlPlanePlacementResponse = [3, n0, _CPPRo, 0, [_gN], [0]];
|
|
826
|
+
export var ControlPlaneScalingConfig = [3, n0, _CPSC, 0, [_ti], [0]];
|
|
821
827
|
export var CreateAccessConfigRequest = [3, n0, _CACR, 0, [_bCCAP, _aM], [2, 0]];
|
|
822
828
|
export var CreateAccessEntryRequest = [
|
|
823
829
|
3,
|
|
@@ -842,7 +848,7 @@ export var CreateClusterRequest = [
|
|
|
842
848
|
n0,
|
|
843
849
|
_CCRr,
|
|
844
850
|
0,
|
|
845
|
-
[_n, _v, _rA, _rVC, _kNC, _l, _cRT, _t, _eC, _oC, _aC, _bSMA, _uP, _zSC, _rNC, _cCo, _sC, _dP],
|
|
851
|
+
[_n, _v, _rA, _rVC, _kNC, _l, _cRT, _t, _eC, _oC, _aC, _bSMA, _uP, _zSC, _rNC, _cCo, _sC, _dP, _cPSC],
|
|
846
852
|
[
|
|
847
853
|
0,
|
|
848
854
|
0,
|
|
@@ -862,6 +868,7 @@ export var CreateClusterRequest = [
|
|
|
862
868
|
() => ComputeConfigRequest,
|
|
863
869
|
() => StorageConfigRequest,
|
|
864
870
|
2,
|
|
871
|
+
() => ControlPlaneScalingConfig,
|
|
865
872
|
],
|
|
866
873
|
];
|
|
867
874
|
export var CreateClusterResponse = [3, n0, _CCRre, 0, [_cl], [() => Cluster]];
|
|
@@ -2140,7 +2147,7 @@ export var UpdateClusterConfigRequest = [
|
|
|
2140
2147
|
n0,
|
|
2141
2148
|
_UCCR,
|
|
2142
2149
|
0,
|
|
2143
|
-
[_n, _rVC, _l, _cRT, _aC, _uP, _zSC, _cCo, _kNC, _sC, _rNC, _dP],
|
|
2150
|
+
[_n, _rVC, _l, _cRT, _aC, _uP, _zSC, _cCo, _kNC, _sC, _rNC, _dP, _cPSC],
|
|
2144
2151
|
[
|
|
2145
2152
|
[0, 1],
|
|
2146
2153
|
() => VpcConfigRequest,
|
|
@@ -2154,6 +2161,7 @@ export var UpdateClusterConfigRequest = [
|
|
|
2154
2161
|
() => StorageConfigRequest,
|
|
2155
2162
|
() => RemoteNetworkConfigRequest,
|
|
2156
2163
|
2,
|
|
2164
|
+
() => ControlPlaneScalingConfig,
|
|
2157
2165
|
],
|
|
2158
2166
|
];
|
|
2159
2167
|
export var UpdateClusterConfigResponse = [3, n0, _UCCRp, 0, [_up], [() => Update]];
|
|
@@ -59,10 +59,10 @@ declare const AssociateEncryptionConfigCommand_base: {
|
|
|
59
59
|
* // update: { // Update
|
|
60
60
|
* // id: "STRING_VALUE",
|
|
61
61
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
62
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
62
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
63
63
|
* // params: [ // UpdateParams
|
|
64
64
|
* // { // UpdateParam
|
|
65
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
65
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
66
66
|
* // value: "STRING_VALUE",
|
|
67
67
|
* // },
|
|
68
68
|
* // ],
|
|
@@ -68,10 +68,10 @@ declare const AssociateIdentityProviderConfigCommand_base: {
|
|
|
68
68
|
* // update: { // Update
|
|
69
69
|
* // id: "STRING_VALUE",
|
|
70
70
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
71
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
71
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
72
72
|
* // params: [ // UpdateParams
|
|
73
73
|
* // { // UpdateParam
|
|
74
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
74
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
75
75
|
* // value: "STRING_VALUE",
|
|
76
76
|
* // },
|
|
77
77
|
* // ],
|
|
@@ -33,7 +33,7 @@ declare const CreateClusterCommand_base: {
|
|
|
33
33
|
* account managed by Amazon Web Services, and the Kubernetes API is exposed by the Amazon EKS API server endpoint.
|
|
34
34
|
* Each Amazon EKS cluster control plane is single tenant and unique. It runs on its own set of
|
|
35
35
|
* Amazon EC2 instances.</p>
|
|
36
|
-
* <p>The cluster control plane is provisioned across multiple Availability Zones and fronted by an
|
|
36
|
+
* <p>The cluster control plane is provisioned across multiple Availability Zones and fronted by an ELB
|
|
37
37
|
* Network Load Balancer. Amazon EKS also provisions elastic network interfaces in your VPC subnets to provide
|
|
38
38
|
* connectivity from the control plane instances to the nodes (for example, to support
|
|
39
39
|
* <code>kubectl exec</code>, <code>logs</code>, and <code>proxy</code> data
|
|
@@ -165,6 +165,9 @@ declare const CreateClusterCommand_base: {
|
|
|
165
165
|
* },
|
|
166
166
|
* },
|
|
167
167
|
* deletionProtection: true || false,
|
|
168
|
+
* controlPlaneScalingConfig: { // ControlPlaneScalingConfig
|
|
169
|
+
* tier: "standard" || "tier-xl" || "tier-2xl" || "tier-4xl",
|
|
170
|
+
* },
|
|
168
171
|
* };
|
|
169
172
|
* const command = new CreateClusterCommand(input);
|
|
170
173
|
* const response = await client.send(command);
|
|
@@ -290,6 +293,9 @@ declare const CreateClusterCommand_base: {
|
|
|
290
293
|
* // },
|
|
291
294
|
* // },
|
|
292
295
|
* // deletionProtection: true || false,
|
|
296
|
+
* // controlPlaneScalingConfig: { // ControlPlaneScalingConfig
|
|
297
|
+
* // tier: "standard" || "tier-xl" || "tier-2xl" || "tier-4xl",
|
|
298
|
+
* // },
|
|
293
299
|
* // },
|
|
294
300
|
* // };
|
|
295
301
|
*
|
|
@@ -38,7 +38,7 @@ declare const CreateNodegroupCommand_base: {
|
|
|
38
38
|
* can update the launch template version with necessary changes. For more information
|
|
39
39
|
* about using launch templates, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html">Customizing managed nodes with
|
|
40
40
|
* launch templates</a>.</p>
|
|
41
|
-
* <p>An Amazon EKS managed node group is an Amazon EC2 Auto Scaling group and associated Amazon EC2 instances that
|
|
41
|
+
* <p>An Amazon EKS managed node group is an Amazon EC2 Amazon EC2 Auto Scaling group and associated Amazon EC2 instances that
|
|
42
42
|
* are managed by Amazon Web Services for an Amazon EKS cluster. For more information, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html">Managed
|
|
43
43
|
* node groups</a> in the <i>Amazon EKS User Guide</i>.</p>
|
|
44
44
|
* <note>
|
|
@@ -171,6 +171,9 @@ declare const DeleteClusterCommand_base: {
|
|
|
171
171
|
* // },
|
|
172
172
|
* // },
|
|
173
173
|
* // deletionProtection: true || false,
|
|
174
|
+
* // controlPlaneScalingConfig: { // ControlPlaneScalingConfig
|
|
175
|
+
* // tier: "standard" || "tier-xl" || "tier-2xl" || "tier-4xl",
|
|
176
|
+
* // },
|
|
174
177
|
* // },
|
|
175
178
|
* // };
|
|
176
179
|
*
|
|
@@ -165,6 +165,9 @@ declare const DeregisterClusterCommand_base: {
|
|
|
165
165
|
* // },
|
|
166
166
|
* // },
|
|
167
167
|
* // deletionProtection: true || false,
|
|
168
|
+
* // controlPlaneScalingConfig: { // ControlPlaneScalingConfig
|
|
169
|
+
* // tier: "standard" || "tier-xl" || "tier-2xl" || "tier-4xl",
|
|
170
|
+
* // },
|
|
168
171
|
* // },
|
|
169
172
|
* // };
|
|
170
173
|
*
|
|
@@ -171,6 +171,9 @@ declare const DescribeClusterCommand_base: {
|
|
|
171
171
|
* // },
|
|
172
172
|
* // },
|
|
173
173
|
* // deletionProtection: true || false,
|
|
174
|
+
* // controlPlaneScalingConfig: { // ControlPlaneScalingConfig
|
|
175
|
+
* // tier: "standard" || "tier-xl" || "tier-2xl" || "tier-4xl",
|
|
176
|
+
* // },
|
|
174
177
|
* // },
|
|
175
178
|
* // };
|
|
176
179
|
*
|
|
@@ -51,10 +51,10 @@ declare const DescribeUpdateCommand_base: {
|
|
|
51
51
|
* // update: { // Update
|
|
52
52
|
* // id: "STRING_VALUE",
|
|
53
53
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
54
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
54
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
55
55
|
* // params: [ // UpdateParams
|
|
56
56
|
* // { // UpdateParam
|
|
57
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
57
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
58
58
|
* // value: "STRING_VALUE",
|
|
59
59
|
* // },
|
|
60
60
|
* // ],
|
|
@@ -53,10 +53,10 @@ declare const DisassociateIdentityProviderConfigCommand_base: {
|
|
|
53
53
|
* // update: { // Update
|
|
54
54
|
* // id: "STRING_VALUE",
|
|
55
55
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
56
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
56
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
57
57
|
* // params: [ // UpdateParams
|
|
58
58
|
* // { // UpdateParam
|
|
59
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
59
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
60
60
|
* // value: "STRING_VALUE",
|
|
61
61
|
* // },
|
|
62
62
|
* // ],
|
|
@@ -184,6 +184,9 @@ declare const RegisterClusterCommand_base: {
|
|
|
184
184
|
* // },
|
|
185
185
|
* // },
|
|
186
186
|
* // deletionProtection: true || false,
|
|
187
|
+
* // controlPlaneScalingConfig: { // ControlPlaneScalingConfig
|
|
188
|
+
* // tier: "standard" || "tier-xl" || "tier-2xl" || "tier-4xl",
|
|
189
|
+
* // },
|
|
187
190
|
* // },
|
|
188
191
|
* // };
|
|
189
192
|
*
|
|
@@ -57,10 +57,10 @@ declare const UpdateAddonCommand_base: {
|
|
|
57
57
|
* // update: { // Update
|
|
58
58
|
* // id: "STRING_VALUE",
|
|
59
59
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
60
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
60
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
61
61
|
* // params: [ // UpdateParams
|
|
62
62
|
* // { // UpdateParam
|
|
63
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
63
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
64
64
|
* // value: "STRING_VALUE",
|
|
65
65
|
* // },
|
|
66
66
|
* // ],
|
|
@@ -157,6 +157,9 @@ declare const UpdateClusterConfigCommand_base: {
|
|
|
157
157
|
* ],
|
|
158
158
|
* },
|
|
159
159
|
* deletionProtection: true || false,
|
|
160
|
+
* controlPlaneScalingConfig: { // ControlPlaneScalingConfig
|
|
161
|
+
* tier: "standard" || "tier-xl" || "tier-2xl" || "tier-4xl",
|
|
162
|
+
* },
|
|
160
163
|
* };
|
|
161
164
|
* const command = new UpdateClusterConfigCommand(input);
|
|
162
165
|
* const response = await client.send(command);
|
|
@@ -164,10 +167,10 @@ declare const UpdateClusterConfigCommand_base: {
|
|
|
164
167
|
* // update: { // Update
|
|
165
168
|
* // id: "STRING_VALUE",
|
|
166
169
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
167
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
170
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
168
171
|
* // params: [ // UpdateParams
|
|
169
172
|
* // { // UpdateParam
|
|
170
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
173
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
171
174
|
* // value: "STRING_VALUE",
|
|
172
175
|
* // },
|
|
173
176
|
* // ],
|
|
@@ -59,10 +59,10 @@ declare const UpdateClusterVersionCommand_base: {
|
|
|
59
59
|
* // update: { // Update
|
|
60
60
|
* // id: "STRING_VALUE",
|
|
61
61
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
62
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
62
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
63
63
|
* // params: [ // UpdateParams
|
|
64
64
|
* // { // UpdateParam
|
|
65
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
65
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
66
66
|
* // value: "STRING_VALUE",
|
|
67
67
|
* // },
|
|
68
68
|
* // ],
|
|
@@ -101,10 +101,10 @@ declare const UpdateNodegroupConfigCommand_base: {
|
|
|
101
101
|
* // update: { // Update
|
|
102
102
|
* // id: "STRING_VALUE",
|
|
103
103
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
104
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
104
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
105
105
|
* // params: [ // UpdateParams
|
|
106
106
|
* // { // UpdateParam
|
|
107
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
107
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
108
108
|
* // value: "STRING_VALUE",
|
|
109
109
|
* // },
|
|
110
110
|
* // ],
|
|
@@ -76,10 +76,10 @@ declare const UpdateNodegroupVersionCommand_base: {
|
|
|
76
76
|
* // update: { // Update
|
|
77
77
|
* // id: "STRING_VALUE",
|
|
78
78
|
* // status: "InProgress" || "Failed" || "Cancelled" || "Successful",
|
|
79
|
-
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate",
|
|
79
|
+
* // type: "VersionUpdate" || "EndpointAccessUpdate" || "LoggingUpdate" || "ConfigUpdate" || "AssociateIdentityProviderConfig" || "DisassociateIdentityProviderConfig" || "AssociateEncryptionConfig" || "AddonUpdate" || "VpcConfigUpdate" || "AccessConfigUpdate" || "UpgradePolicyUpdate" || "ZonalShiftConfigUpdate" || "AutoModeUpdate" || "RemoteNetworkConfigUpdate" || "DeletionProtectionUpdate" || "ControlPlaneScalingConfigUpdate",
|
|
80
80
|
* // params: [ // UpdateParams
|
|
81
81
|
* // { // UpdateParam
|
|
82
|
-
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig",
|
|
82
|
+
* // type: "Version" || "PlatformVersion" || "EndpointPrivateAccess" || "EndpointPublicAccess" || "ClusterLogging" || "DesiredSize" || "LabelsToAdd" || "LabelsToRemove" || "TaintsToAdd" || "TaintsToRemove" || "MaxSize" || "MinSize" || "ReleaseVersion" || "PublicAccessCidrs" || "LaunchTemplateName" || "LaunchTemplateVersion" || "IdentityProviderConfig" || "EncryptionConfig" || "AddonVersion" || "ServiceAccountRoleArn" || "ResolveConflicts" || "MaxUnavailable" || "MaxUnavailablePercentage" || "NodeRepairEnabled" || "UpdateStrategy" || "ConfigurationValues" || "SecurityGroups" || "Subnets" || "AuthenticationMode" || "PodIdentityAssociations" || "UpgradePolicy" || "ZonalShiftConfig" || "ComputeConfig" || "StorageConfig" || "KubernetesNetworkConfig" || "RemoteNetworkConfig" || "DeletionProtection" || "NodeRepairConfig" || "UpdatedTier" || "PreviousTier",
|
|
83
83
|
* // value: "STRING_VALUE",
|
|
84
84
|
* // },
|
|
85
85
|
* // ],
|
|
@@ -146,6 +146,7 @@ export declare const UpdateParamType: {
|
|
|
146
146
|
readonly NODE_REPAIR_ENABLED: "NodeRepairEnabled";
|
|
147
147
|
readonly PLATFORM_VERSION: "PlatformVersion";
|
|
148
148
|
readonly POD_IDENTITY_ASSOCIATIONS: "PodIdentityAssociations";
|
|
149
|
+
readonly PREVIOUS_TIER: "PreviousTier";
|
|
149
150
|
readonly PUBLIC_ACCESS_CIDRS: "PublicAccessCidrs";
|
|
150
151
|
readonly RELEASE_VERSION: "ReleaseVersion";
|
|
151
152
|
readonly REMOTE_NETWORK_CONFIG: "RemoteNetworkConfig";
|
|
@@ -156,6 +157,7 @@ export declare const UpdateParamType: {
|
|
|
156
157
|
readonly SUBNETS: "Subnets";
|
|
157
158
|
readonly TAINTS_TO_ADD: "TaintsToAdd";
|
|
158
159
|
readonly TAINTS_TO_REMOVE: "TaintsToRemove";
|
|
160
|
+
readonly UPDATED_TIER: "UpdatedTier";
|
|
159
161
|
readonly UPDATE_STRATEGY: "UpdateStrategy";
|
|
160
162
|
readonly UPGRADE_POLICY: "UpgradePolicy";
|
|
161
163
|
readonly VERSION: "Version";
|
|
@@ -190,6 +192,7 @@ export declare const UpdateType: {
|
|
|
190
192
|
readonly ASSOCIATE_IDENTITY_PROVIDER_CONFIG: "AssociateIdentityProviderConfig";
|
|
191
193
|
readonly AUTO_MODE_UPDATE: "AutoModeUpdate";
|
|
192
194
|
readonly CONFIG_UPDATE: "ConfigUpdate";
|
|
195
|
+
readonly CONTROL_PLANE_SCALING_CONFIG_UPDATE: "ControlPlaneScalingConfigUpdate";
|
|
193
196
|
readonly DELETION_PROTECTION_UPDATE: "DeletionProtectionUpdate";
|
|
194
197
|
readonly DISASSOCIATE_IDENTITY_PROVIDER_CONFIG: "DisassociateIdentityProviderConfig";
|
|
195
198
|
readonly ENDPOINT_ACCESS_UPDATE: "EndpointAccessUpdate";
|
|
@@ -217,6 +220,20 @@ export declare const ResolveConflicts: {
|
|
|
217
220
|
* @public
|
|
218
221
|
*/
|
|
219
222
|
export type ResolveConflicts = (typeof ResolveConflicts)[keyof typeof ResolveConflicts];
|
|
223
|
+
/**
|
|
224
|
+
* @public
|
|
225
|
+
* @enum
|
|
226
|
+
*/
|
|
227
|
+
export declare const ProvisionedControlPlaneTier: {
|
|
228
|
+
readonly STANDARD: "standard";
|
|
229
|
+
readonly TIER_2XL: "tier-2xl";
|
|
230
|
+
readonly TIER_4XL: "tier-4xl";
|
|
231
|
+
readonly TIER_XL: "tier-xl";
|
|
232
|
+
};
|
|
233
|
+
/**
|
|
234
|
+
* @public
|
|
235
|
+
*/
|
|
236
|
+
export type ProvisionedControlPlaneTier = (typeof ProvisionedControlPlaneTier)[keyof typeof ProvisionedControlPlaneTier];
|
|
220
237
|
/**
|
|
221
238
|
* @public
|
|
222
239
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AccessScopeType, AddonIssueCode, AddonStatus, AMITypes, AuthenticationMode, CapacityTypes, Category, ClusterIssueCode, ClusterStatus, ClusterVersionStatus, ConfigStatus, ConnectorConfigProvider, EksAnywhereSubscriptionLicenseType, EksAnywhereSubscriptionStatus, EksAnywhereSubscriptionTermUnit, ErrorCode, FargateProfileIssueCode, FargateProfileStatus, InsightsRefreshStatus, InsightStatusValue, IpFamily, LogType, NodegroupIssueCode, NodegroupStatus, NodegroupUpdateStrategies, RepairAction, ResolveConflicts, SupportType, TaintEffect, UpdateParamType, UpdateStatus, UpdateType, VersionStatus } from "./enums";
|
|
1
|
+
import { AccessScopeType, AddonIssueCode, AddonStatus, AMITypes, AuthenticationMode, CapacityTypes, Category, ClusterIssueCode, ClusterStatus, ClusterVersionStatus, ConfigStatus, ConnectorConfigProvider, EksAnywhereSubscriptionLicenseType, EksAnywhereSubscriptionStatus, EksAnywhereSubscriptionTermUnit, ErrorCode, FargateProfileIssueCode, FargateProfileStatus, InsightsRefreshStatus, InsightStatusValue, IpFamily, LogType, NodegroupIssueCode, NodegroupStatus, NodegroupUpdateStrategies, ProvisionedControlPlaneTier, RepairAction, ResolveConflicts, SupportType, TaintEffect, UpdateParamType, UpdateStatus, UpdateType, VersionStatus } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>The access configuration for the cluster.</p>
|
|
4
4
|
* @public
|
|
@@ -808,12 +808,12 @@ export interface AssociateIdentityProviderConfigResponse {
|
|
|
808
808
|
tags?: Record<string, string> | undefined;
|
|
809
809
|
}
|
|
810
810
|
/**
|
|
811
|
-
* <p>An Auto Scaling group that is associated with an Amazon EKS managed node group.</p>
|
|
811
|
+
* <p>An Amazon EC2 Auto Scaling group that is associated with an Amazon EKS managed node group.</p>
|
|
812
812
|
* @public
|
|
813
813
|
*/
|
|
814
814
|
export interface AutoScalingGroup {
|
|
815
815
|
/**
|
|
816
|
-
* <p>The name of the Auto Scaling group associated with an Amazon EKS managed node group.</p>
|
|
816
|
+
* <p>The name of the Amazon EC2 Auto Scaling group associated with an Amazon EKS managed node group.</p>
|
|
817
817
|
* @public
|
|
818
818
|
*/
|
|
819
819
|
name?: string | undefined;
|
|
@@ -1091,6 +1091,17 @@ export interface ComputeConfigRequest {
|
|
|
1091
1091
|
*/
|
|
1092
1092
|
nodeRoleArn?: string | undefined;
|
|
1093
1093
|
}
|
|
1094
|
+
/**
|
|
1095
|
+
* <p>The control plane scaling tier configuration. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.</p>
|
|
1096
|
+
* @public
|
|
1097
|
+
*/
|
|
1098
|
+
export interface ControlPlaneScalingConfig {
|
|
1099
|
+
/**
|
|
1100
|
+
* <p>The control plane scaling tier configuration. Available options are <code>standard</code>, <code>tier-xl</code>, <code>tier-2xl</code>, or <code>tier-4xl</code>. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.</p>
|
|
1101
|
+
* @public
|
|
1102
|
+
*/
|
|
1103
|
+
tier?: ProvisionedControlPlaneTier | undefined;
|
|
1104
|
+
}
|
|
1094
1105
|
/**
|
|
1095
1106
|
* <p>Indicates the current configuration of the load balancing capability on your EKS Auto
|
|
1096
1107
|
* Mode cluster. For example, if the capability is enabled or disabled. For more
|
|
@@ -1721,6 +1732,11 @@ export interface CreateClusterRequest {
|
|
|
1721
1732
|
* @public
|
|
1722
1733
|
*/
|
|
1723
1734
|
deletionProtection?: boolean | undefined;
|
|
1735
|
+
/**
|
|
1736
|
+
* <p>The control plane scaling tier configuration. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.</p>
|
|
1737
|
+
* @public
|
|
1738
|
+
*/
|
|
1739
|
+
controlPlaneScalingConfig?: ControlPlaneScalingConfig | undefined;
|
|
1724
1740
|
}
|
|
1725
1741
|
/**
|
|
1726
1742
|
* <p>An object representing the <code>certificate-authority-data</code> for your
|
|
@@ -2231,6 +2247,11 @@ export interface Cluster {
|
|
|
2231
2247
|
* @public
|
|
2232
2248
|
*/
|
|
2233
2249
|
deletionProtection?: boolean | undefined;
|
|
2250
|
+
/**
|
|
2251
|
+
* <p>The control plane scaling tier configuration. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.</p>
|
|
2252
|
+
* @public
|
|
2253
|
+
*/
|
|
2254
|
+
controlPlaneScalingConfig?: ControlPlaneScalingConfig | undefined;
|
|
2234
2255
|
}
|
|
2235
2256
|
/**
|
|
2236
2257
|
* @public
|
|
@@ -2746,7 +2767,7 @@ export interface RemoteAccessConfig {
|
|
|
2746
2767
|
sourceSecurityGroups?: string[] | undefined;
|
|
2747
2768
|
}
|
|
2748
2769
|
/**
|
|
2749
|
-
* <p>An object representing the scaling configuration details for the Auto Scaling group that is
|
|
2770
|
+
* <p>An object representing the scaling configuration details for the Amazon EC2 Auto Scaling group that is
|
|
2750
2771
|
* associated with your node group. When creating a node group, you must specify all or
|
|
2751
2772
|
* none of the properties. When updating a node group, you can specify any or none of the
|
|
2752
2773
|
* properties.</p>
|
|
@@ -3032,14 +3053,14 @@ export interface Issue {
|
|
|
3032
3053
|
* </li>
|
|
3033
3054
|
* <li>
|
|
3034
3055
|
* <p>
|
|
3035
|
-
* <b>AsgInstanceLaunchFailures</b>: Your Auto Scaling group is
|
|
3056
|
+
* <b>AsgInstanceLaunchFailures</b>: Your Amazon EC2 Auto Scaling group is
|
|
3036
3057
|
* experiencing failures while attempting to launch instances.</p>
|
|
3037
3058
|
* </li>
|
|
3038
3059
|
* <li>
|
|
3039
3060
|
* <p>
|
|
3040
3061
|
* <b>AutoScalingGroupNotFound</b>: We couldn't find
|
|
3041
|
-
* the Auto Scaling group associated with the managed node group. You may be able to
|
|
3042
|
-
* recreate an Auto Scaling group with the same settings to recover.</p>
|
|
3062
|
+
* the Amazon EC2 Auto Scaling group associated with the managed node group. You may be able to
|
|
3063
|
+
* recreate an Amazon EC2 Auto Scaling group with the same settings to recover.</p>
|
|
3043
3064
|
* </li>
|
|
3044
3065
|
* <li>
|
|
3045
3066
|
* <p>
|
|
@@ -5920,6 +5941,11 @@ export interface UpdateClusterConfigRequest {
|
|
|
5920
5941
|
* @public
|
|
5921
5942
|
*/
|
|
5922
5943
|
deletionProtection?: boolean | undefined;
|
|
5944
|
+
/**
|
|
5945
|
+
* <p>The control plane scaling tier configuration. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.</p>
|
|
5946
|
+
* @public
|
|
5947
|
+
*/
|
|
5948
|
+
controlPlaneScalingConfig?: ControlPlaneScalingConfig | undefined;
|
|
5923
5949
|
}
|
|
5924
5950
|
/**
|
|
5925
5951
|
* @public
|
|
@@ -6107,9 +6133,10 @@ export interface UpdateNodegroupVersionRequest {
|
|
|
6107
6133
|
*/
|
|
6108
6134
|
nodegroupName: string | undefined;
|
|
6109
6135
|
/**
|
|
6110
|
-
* <p>The Kubernetes version to update to. If no version is specified, then the
|
|
6111
|
-
*
|
|
6112
|
-
*
|
|
6136
|
+
* <p>The Kubernetes version to update to. If no version is specified, then the node group
|
|
6137
|
+
* will be updated to match the cluster's current Kubernetes version, and the latest available
|
|
6138
|
+
* AMI for that version will be used. You can also specify the Kubernetes version of the cluster
|
|
6139
|
+
* to update the node group to the latest AMI version of the cluster's Kubernetes version.
|
|
6113
6140
|
* If you specify <code>launchTemplate</code>, and your launch template uses a custom AMI, then don't specify <code>version</code>,
|
|
6114
6141
|
* or the node group update will fail. For more information about using launch templates with Amazon EKS, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html">Customizing managed nodes with launch templates</a> in the <i>Amazon EKS User Guide</i>.</p>
|
|
6115
6142
|
* @public
|
|
@@ -38,6 +38,7 @@ export declare var ConnectorConfigRequest: StaticStructureSchema;
|
|
|
38
38
|
export declare var ConnectorConfigResponse: StaticStructureSchema;
|
|
39
39
|
export declare var ControlPlanePlacementRequest: StaticStructureSchema;
|
|
40
40
|
export declare var ControlPlanePlacementResponse: StaticStructureSchema;
|
|
41
|
+
export declare var ControlPlaneScalingConfig: StaticStructureSchema;
|
|
41
42
|
export declare var CreateAccessConfigRequest: StaticStructureSchema;
|
|
42
43
|
export declare var CreateAccessEntryRequest: StaticStructureSchema;
|
|
43
44
|
export declare var CreateAccessEntryResponse: StaticStructureSchema;
|
|
@@ -103,6 +103,7 @@ export declare const UpdateParamType: {
|
|
|
103
103
|
readonly NODE_REPAIR_ENABLED: "NodeRepairEnabled";
|
|
104
104
|
readonly PLATFORM_VERSION: "PlatformVersion";
|
|
105
105
|
readonly POD_IDENTITY_ASSOCIATIONS: "PodIdentityAssociations";
|
|
106
|
+
readonly PREVIOUS_TIER: "PreviousTier";
|
|
106
107
|
readonly PUBLIC_ACCESS_CIDRS: "PublicAccessCidrs";
|
|
107
108
|
readonly RELEASE_VERSION: "ReleaseVersion";
|
|
108
109
|
readonly REMOTE_NETWORK_CONFIG: "RemoteNetworkConfig";
|
|
@@ -113,6 +114,7 @@ export declare const UpdateParamType: {
|
|
|
113
114
|
readonly SUBNETS: "Subnets";
|
|
114
115
|
readonly TAINTS_TO_ADD: "TaintsToAdd";
|
|
115
116
|
readonly TAINTS_TO_REMOVE: "TaintsToRemove";
|
|
117
|
+
readonly UPDATED_TIER: "UpdatedTier";
|
|
116
118
|
readonly UPDATE_STRATEGY: "UpdateStrategy";
|
|
117
119
|
readonly UPGRADE_POLICY: "UpgradePolicy";
|
|
118
120
|
readonly VERSION: "Version";
|
|
@@ -134,6 +136,7 @@ export declare const UpdateType: {
|
|
|
134
136
|
readonly ASSOCIATE_IDENTITY_PROVIDER_CONFIG: "AssociateIdentityProviderConfig";
|
|
135
137
|
readonly AUTO_MODE_UPDATE: "AutoModeUpdate";
|
|
136
138
|
readonly CONFIG_UPDATE: "ConfigUpdate";
|
|
139
|
+
readonly CONTROL_PLANE_SCALING_CONFIG_UPDATE: "ControlPlaneScalingConfigUpdate";
|
|
137
140
|
readonly DELETION_PROTECTION_UPDATE: "DeletionProtectionUpdate";
|
|
138
141
|
readonly DISASSOCIATE_IDENTITY_PROVIDER_CONFIG: "DisassociateIdentityProviderConfig";
|
|
139
142
|
readonly ENDPOINT_ACCESS_UPDATE: "EndpointAccessUpdate";
|
|
@@ -152,6 +155,14 @@ export declare const ResolveConflicts: {
|
|
|
152
155
|
};
|
|
153
156
|
export type ResolveConflicts =
|
|
154
157
|
(typeof ResolveConflicts)[keyof typeof ResolveConflicts];
|
|
158
|
+
export declare const ProvisionedControlPlaneTier: {
|
|
159
|
+
readonly STANDARD: "standard";
|
|
160
|
+
readonly TIER_2XL: "tier-2xl";
|
|
161
|
+
readonly TIER_4XL: "tier-4xl";
|
|
162
|
+
readonly TIER_XL: "tier-xl";
|
|
163
|
+
};
|
|
164
|
+
export type ProvisionedControlPlaneTier =
|
|
165
|
+
(typeof ProvisionedControlPlaneTier)[keyof typeof ProvisionedControlPlaneTier];
|
|
155
166
|
export declare const IpFamily: {
|
|
156
167
|
readonly IPV4: "ipv4";
|
|
157
168
|
readonly IPV6: "ipv6";
|
|
@@ -24,6 +24,7 @@ import {
|
|
|
24
24
|
NodegroupIssueCode,
|
|
25
25
|
NodegroupStatus,
|
|
26
26
|
NodegroupUpdateStrategies,
|
|
27
|
+
ProvisionedControlPlaneTier,
|
|
27
28
|
RepairAction,
|
|
28
29
|
ResolveConflicts,
|
|
29
30
|
SupportType,
|
|
@@ -234,6 +235,9 @@ export interface ComputeConfigRequest {
|
|
|
234
235
|
nodePools?: string[] | undefined;
|
|
235
236
|
nodeRoleArn?: string | undefined;
|
|
236
237
|
}
|
|
238
|
+
export interface ControlPlaneScalingConfig {
|
|
239
|
+
tier?: ProvisionedControlPlaneTier | undefined;
|
|
240
|
+
}
|
|
237
241
|
export interface ElasticLoadBalancing {
|
|
238
242
|
enabled?: boolean | undefined;
|
|
239
243
|
}
|
|
@@ -305,6 +309,7 @@ export interface CreateClusterRequest {
|
|
|
305
309
|
computeConfig?: ComputeConfigRequest | undefined;
|
|
306
310
|
storageConfig?: StorageConfigRequest | undefined;
|
|
307
311
|
deletionProtection?: boolean | undefined;
|
|
312
|
+
controlPlaneScalingConfig?: ControlPlaneScalingConfig | undefined;
|
|
308
313
|
}
|
|
309
314
|
export interface Certificate {
|
|
310
315
|
data?: string | undefined;
|
|
@@ -399,6 +404,7 @@ export interface Cluster {
|
|
|
399
404
|
computeConfig?: ComputeConfigResponse | undefined;
|
|
400
405
|
storageConfig?: StorageConfigResponse | undefined;
|
|
401
406
|
deletionProtection?: boolean | undefined;
|
|
407
|
+
controlPlaneScalingConfig?: ControlPlaneScalingConfig | undefined;
|
|
402
408
|
}
|
|
403
409
|
export interface CreateClusterResponse {
|
|
404
410
|
cluster?: Cluster | undefined;
|
|
@@ -1070,6 +1076,7 @@ export interface UpdateClusterConfigRequest {
|
|
|
1070
1076
|
storageConfig?: StorageConfigRequest | undefined;
|
|
1071
1077
|
remoteNetworkConfig?: RemoteNetworkConfigRequest | undefined;
|
|
1072
1078
|
deletionProtection?: boolean | undefined;
|
|
1079
|
+
controlPlaneScalingConfig?: ControlPlaneScalingConfig | undefined;
|
|
1073
1080
|
}
|
|
1074
1081
|
export interface UpdateClusterConfigResponse {
|
|
1075
1082
|
update?: Update | undefined;
|
|
@@ -43,6 +43,7 @@ export declare var ConnectorConfigRequest: StaticStructureSchema;
|
|
|
43
43
|
export declare var ConnectorConfigResponse: StaticStructureSchema;
|
|
44
44
|
export declare var ControlPlanePlacementRequest: StaticStructureSchema;
|
|
45
45
|
export declare var ControlPlanePlacementResponse: StaticStructureSchema;
|
|
46
|
+
export declare var ControlPlaneScalingConfig: StaticStructureSchema;
|
|
46
47
|
export declare var CreateAccessConfigRequest: StaticStructureSchema;
|
|
47
48
|
export declare var CreateAccessEntryRequest: StaticStructureSchema;
|
|
48
49
|
export declare var CreateAccessEntryResponse: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-eks",
|
|
3
3
|
"description": "AWS SDK for JavaScript Eks Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.939.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-eks",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.936.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.939.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.936.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|