@aws-sdk/client-eks 3.1065.0 → 3.1067.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 +5 -0
- package/dist-cjs/schemas/schemas_0.js +28 -13
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +23 -8
- package/dist-types/commands/CreateClusterCommand.d.ts +10 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +5 -0
- package/dist-types/commands/DeregisterClusterCommand.d.ts +5 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +5 -0
- package/dist-types/commands/RegisterClusterCommand.d.ts +5 -0
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +64 -8
- package/dist-types/schemas/schemas_0.d.ts +2 -0
- package/dist-types/ts3.4/models/enums.d.ts +5 -0
- package/dist-types/ts3.4/models/models_0.d.ts +13 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/package.json +2 -2
package/dist-cjs/index.js
CHANGED
|
@@ -1528,6 +1528,10 @@ const LogType = {
|
|
|
1528
1528
|
CONTROLLER_MANAGER: "controllerManager",
|
|
1529
1529
|
SCHEDULER: "scheduler",
|
|
1530
1530
|
};
|
|
1531
|
+
const SpreadLevel = {
|
|
1532
|
+
HOST: "host",
|
|
1533
|
+
RACK: "rack",
|
|
1534
|
+
};
|
|
1531
1535
|
const SupportType = {
|
|
1532
1536
|
EXTENDED: "EXTENDED",
|
|
1533
1537
|
STANDARD: "STANDARD",
|
|
@@ -1791,6 +1795,7 @@ exports.ProvisionedControlPlaneTier = ProvisionedControlPlaneTier;
|
|
|
1791
1795
|
exports.RegisterClusterCommand = RegisterClusterCommand;
|
|
1792
1796
|
exports.RepairAction = RepairAction;
|
|
1793
1797
|
exports.ResolveConflicts = ResolveConflicts;
|
|
1798
|
+
exports.SpreadLevel = SpreadLevel;
|
|
1794
1799
|
exports.SsoIdentityType = SsoIdentityType;
|
|
1795
1800
|
exports.StartInsightsRefreshCommand = StartInsightsRefreshCommand;
|
|
1796
1801
|
exports.SupportType = SupportType;
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CapabilityConfigurationResponse$ = exports.CapabilityConfigurationRequest$ = exports.Capability$ = exports.BlockStorage$ = exports.AutoScalingGroup$ = exports.AssociateIdentityProviderConfigResponse$ = exports.AssociateIdentityProviderConfigRequest$ = exports.AssociateEncryptionConfigResponse$ = exports.AssociateEncryptionConfigRequest$ = exports.AssociatedAccessPolicy$ = exports.AssociateAccessPolicyResponse$ = exports.AssociateAccessPolicyRequest$ = exports.ArgoCdRoleMapping$ = exports.ArgoCdNetworkAccessConfigResponse$ = exports.ArgoCdNetworkAccessConfigRequest$ = exports.ArgoCdConfigResponse$ = exports.ArgoCdConfigRequest$ = exports.ArgoCdAwsIdcConfigResponse$ = exports.ArgoCdAwsIdcConfigRequest$ = exports.AddonVersionInfo$ = exports.AddonPodIdentityConfiguration$ = exports.AddonPodIdentityAssociations$ = exports.AddonNamespaceConfigResponse$ = exports.AddonNamespaceConfigRequest$ = exports.AddonIssue$ = exports.AddonInfo$ = exports.AddonHealth$ = exports.AddonCompatibilityDetail$ = exports.Addon$ = exports.AccessScope$ = exports.AccessPolicy$ = exports.AccessEntry$ = exports.AccessConfigResponse$ = exports.errorTypeRegistries = exports.UnsupportedAvailabilityZoneException$ = exports.ThrottlingException$ = exports.ServiceUnavailableException$ = exports.ServerException$ = exports.ResourcePropagationDelayException$ = exports.ResourceNotFoundException$ = exports.ResourceLimitExceededException$ = exports.ResourceInUseException$ = exports.NotFoundException$ = exports.InvalidStateException$ = exports.InvalidRequestException$ = exports.InvalidParameterException$ = exports.ClientException$ = exports.BadRequestException$ = exports.AccessDeniedException$ = exports.EKSServiceException$ = void 0;
|
|
4
4
|
exports.DeletePodIdentityAssociationResponse$ = exports.DeletePodIdentityAssociationRequest$ = exports.DeleteNodegroupResponse$ = exports.DeleteNodegroupRequest$ = exports.DeleteFargateProfileResponse$ = exports.DeleteFargateProfileRequest$ = exports.DeleteEksAnywhereSubscriptionResponse$ = exports.DeleteEksAnywhereSubscriptionRequest$ = exports.DeleteClusterResponse$ = exports.DeleteClusterRequest$ = exports.DeleteCapabilityResponse$ = exports.DeleteCapabilityRequest$ = exports.DeleteAddonResponse$ = exports.DeleteAddonRequest$ = exports.DeleteAccessEntryResponse$ = exports.DeleteAccessEntryRequest$ = exports.CreatePodIdentityAssociationResponse$ = exports.CreatePodIdentityAssociationRequest$ = exports.CreateNodegroupResponse$ = exports.CreateNodegroupRequest$ = exports.CreateFargateProfileResponse$ = exports.CreateFargateProfileRequest$ = exports.CreateEksAnywhereSubscriptionResponse$ = exports.CreateEksAnywhereSubscriptionRequest$ = exports.CreateClusterResponse$ = exports.CreateClusterRequest$ = exports.CreateCapabilityResponse$ = exports.CreateCapabilityRequest$ = exports.CreateAddonResponse$ = exports.CreateAddonRequest$ = exports.CreateAccessEntryResponse$ = exports.CreateAccessEntryRequest$ = exports.CreateAccessConfigRequest$ = exports.ControlPlaneScalingConfig$ = exports.ControlPlanePlacementResponse$ = exports.ControlPlanePlacementRequest$ = exports.ConnectorConfigResponse$ = exports.ConnectorConfigRequest$ = exports.ComputeConfigResponse$ = exports.ComputeConfigRequest$ = exports.Compatibility$ = exports.ClusterVersionInformation$ = exports.ClusterIssue$ = exports.ClusterHealth$ = exports.Cluster$ = exports.ClientStat$ = exports.Certificate$ = exports.CapabilitySummary$ = exports.CapabilityIssue$ = exports.CapabilityHealth$ = void 0;
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.UpdatePodIdentityAssociation$ = exports.UpdateNodegroupVersion$ = exports.UpdateNodegroupConfig$ = exports.UpdateEksAnywhereSubscription$ = exports.UpdateClusterVersion$ = exports.UpdateClusterConfig$ = exports.UpdateCapability$ = exports.UpdateAddon$ = exports.UpdateAccessEntry$ = exports.UntagResource$ = exports.TagResource$ = exports.StartInsightsRefresh$ = exports.RegisterCluster$ = exports.ListUpdates$ = exports.ListTagsForResource$ = exports.ListPodIdentityAssociations$ = exports.ListNodegroups$ = exports.ListInsights$ = exports.ListIdentityProviderConfigs$ = exports.ListFargateProfiles$ = void 0;
|
|
5
|
+
exports.IdentityProviderConfig$ = exports.Identity$ = exports.FargateProfileSelector$ = exports.FargateProfileIssue$ = exports.FargateProfileHealth$ = exports.FargateProfile$ = exports.EtcdPlacementResponse$ = exports.EtcdPlacementRequest$ = exports.ErrorDetail$ = exports.EncryptionConfig$ = exports.ElasticLoadBalancing$ = exports.EksAnywhereSubscriptionTerm$ = exports.EksAnywhereSubscription$ = exports.DisassociateIdentityProviderConfigResponse$ = exports.DisassociateIdentityProviderConfigRequest$ = exports.DisassociateAccessPolicyResponse$ = exports.DisassociateAccessPolicyRequest$ = exports.DescribeUpdateResponse$ = exports.DescribeUpdateRequest$ = exports.DescribePodIdentityAssociationResponse$ = exports.DescribePodIdentityAssociationRequest$ = exports.DescribeNodegroupResponse$ = exports.DescribeNodegroupRequest$ = exports.DescribeInsightsRefreshResponse$ = exports.DescribeInsightsRefreshRequest$ = exports.DescribeInsightResponse$ = exports.DescribeInsightRequest$ = exports.DescribeIdentityProviderConfigResponse$ = exports.DescribeIdentityProviderConfigRequest$ = exports.DescribeFargateProfileResponse$ = exports.DescribeFargateProfileRequest$ = exports.DescribeEksAnywhereSubscriptionResponse$ = exports.DescribeEksAnywhereSubscriptionRequest$ = exports.DescribeClusterVersionsResponse$ = exports.DescribeClusterVersionsRequest$ = exports.DescribeClusterResponse$ = exports.DescribeClusterRequest$ = exports.DescribeCapabilityResponse$ = exports.DescribeCapabilityRequest$ = exports.DescribeAddonVersionsResponse$ = exports.DescribeAddonVersionsRequest$ = exports.DescribeAddonResponse$ = exports.DescribeAddonRequest$ = exports.DescribeAddonConfigurationResponse$ = exports.DescribeAddonConfigurationRequest$ = exports.DescribeAccessEntryResponse$ = exports.DescribeAccessEntryRequest$ = exports.DeregisterClusterResponse$ = exports.DeregisterClusterRequest$ = exports.DeprecationDetail$ = void 0;
|
|
6
|
+
exports.NodeRepairConfigOverrides$ = exports.NodeRepairConfig$ = exports.NodegroupUpdateConfig$ = exports.NodegroupScalingConfig$ = exports.NodegroupResources$ = exports.NodegroupHealth$ = exports.Nodegroup$ = exports.MarketplaceInformation$ = exports.LogSetup$ = exports.Logging$ = exports.ListUpdatesResponse$ = exports.ListUpdatesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListPodIdentityAssociationsResponse$ = exports.ListPodIdentityAssociationsRequest$ = exports.ListNodegroupsResponse$ = exports.ListNodegroupsRequest$ = exports.ListInsightsResponse$ = exports.ListInsightsRequest$ = exports.ListIdentityProviderConfigsResponse$ = exports.ListIdentityProviderConfigsRequest$ = exports.ListFargateProfilesResponse$ = exports.ListFargateProfilesRequest$ = exports.ListEksAnywhereSubscriptionsResponse$ = exports.ListEksAnywhereSubscriptionsRequest$ = exports.ListClustersResponse$ = exports.ListClustersRequest$ = exports.ListCapabilitiesResponse$ = exports.ListCapabilitiesRequest$ = exports.ListAssociatedAccessPoliciesResponse$ = exports.ListAssociatedAccessPoliciesRequest$ = exports.ListAddonsResponse$ = exports.ListAddonsRequest$ = exports.ListAccessPoliciesResponse$ = exports.ListAccessPoliciesRequest$ = exports.ListAccessEntriesResponse$ = exports.ListAccessEntriesRequest$ = exports.License$ = exports.LaunchTemplateSpecification$ = exports.KubernetesNetworkConfigResponse$ = exports.KubernetesNetworkConfigRequest$ = exports.Issue$ = exports.InsightSummary$ = exports.InsightStatus$ = exports.InsightsFilter$ = exports.InsightResourceDetail$ = exports.InsightCategorySpecificSummary$ = exports.Insight$ = exports.IdentityProviderConfigResponse$ = void 0;
|
|
7
|
+
exports.UpdateRoleMappings$ = exports.UpdatePodIdentityAssociationResponse$ = exports.UpdatePodIdentityAssociationRequest$ = exports.UpdateParam$ = exports.UpdateNodegroupVersionResponse$ = exports.UpdateNodegroupVersionRequest$ = exports.UpdateNodegroupConfigResponse$ = exports.UpdateNodegroupConfigRequest$ = exports.UpdateLabelsPayload$ = exports.UpdateEksAnywhereSubscriptionResponse$ = exports.UpdateEksAnywhereSubscriptionRequest$ = exports.UpdateClusterVersionResponse$ = exports.UpdateClusterVersionRequest$ = exports.UpdateClusterConfigResponse$ = exports.UpdateClusterConfigRequest$ = exports.UpdateCapabilityResponse$ = exports.UpdateCapabilityRequest$ = exports.UpdateCapabilityConfiguration$ = exports.UpdateArgoCdConfig$ = exports.UpdateAddonResponse$ = exports.UpdateAddonRequest$ = exports.UpdateAccessEntryResponse$ = exports.UpdateAccessEntryRequest$ = exports.UpdateAccessConfigRequest$ = exports.Update$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.Taint$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.StorageConfigResponse$ = exports.StorageConfigRequest$ = exports.StartInsightsRefreshResponse$ = exports.StartInsightsRefreshRequest$ = exports.SsoIdentity$ = exports.RemotePodNetwork$ = exports.RemoteNodeNetwork$ = exports.RemoteNetworkConfigResponse$ = exports.RemoteNetworkConfigRequest$ = exports.RemoteAccessConfig$ = exports.RegisterClusterResponse$ = exports.RegisterClusterRequest$ = exports.Provider$ = exports.PodIdentityAssociationSummary$ = exports.PodIdentityAssociation$ = exports.OutpostConfigResponse$ = exports.OutpostConfigRequest$ = exports.OidcIdentityProviderConfigRequest$ = exports.OidcIdentityProviderConfig$ = exports.OIDC$ = void 0;
|
|
8
|
+
exports.ListCapabilities$ = exports.ListAssociatedAccessPolicies$ = exports.ListAddons$ = exports.ListAccessPolicies$ = exports.ListAccessEntries$ = exports.DisassociateIdentityProviderConfig$ = exports.DisassociateAccessPolicy$ = exports.DescribeUpdate$ = exports.DescribePodIdentityAssociation$ = exports.DescribeNodegroup$ = exports.DescribeInsightsRefresh$ = exports.DescribeInsight$ = exports.DescribeIdentityProviderConfig$ = exports.DescribeFargateProfile$ = exports.DescribeEksAnywhereSubscription$ = exports.DescribeClusterVersions$ = exports.DescribeCluster$ = exports.DescribeCapability$ = exports.DescribeAddonVersions$ = exports.DescribeAddonConfiguration$ = exports.DescribeAddon$ = exports.DescribeAccessEntry$ = exports.DeregisterCluster$ = exports.DeletePodIdentityAssociation$ = exports.DeleteNodegroup$ = exports.DeleteFargateProfile$ = exports.DeleteEksAnywhereSubscription$ = exports.DeleteCluster$ = exports.DeleteCapability$ = exports.DeleteAddon$ = exports.DeleteAccessEntry$ = exports.CreatePodIdentityAssociation$ = exports.CreateNodegroup$ = exports.CreateFargateProfile$ = exports.CreateEksAnywhereSubscription$ = exports.CreateCluster$ = exports.CreateCapability$ = exports.CreateAddon$ = exports.CreateAccessEntry$ = exports.AssociateIdentityProviderConfig$ = exports.AssociateEncryptionConfig$ = exports.AssociateAccessPolicy$ = exports.ZonalShiftConfigResponse$ = exports.ZonalShiftConfigRequest$ = exports.WarmPoolConfig$ = exports.VpcConfigResponse$ = exports.VpcConfigRequest$ = exports.UpgradePolicyResponse$ = exports.UpgradePolicyRequest$ = exports.UpdateTaintsPayload$ = void 0;
|
|
9
|
+
exports.UpdatePodIdentityAssociation$ = exports.UpdateNodegroupVersion$ = exports.UpdateNodegroupConfig$ = exports.UpdateEksAnywhereSubscription$ = exports.UpdateClusterVersion$ = exports.UpdateClusterConfig$ = exports.UpdateCapability$ = exports.UpdateAddon$ = exports.UpdateAccessEntry$ = exports.UntagResource$ = exports.TagResource$ = exports.StartInsightsRefresh$ = exports.RegisterCluster$ = exports.ListUpdates$ = exports.ListTagsForResource$ = exports.ListPodIdentityAssociations$ = exports.ListNodegroups$ = exports.ListInsights$ = exports.ListIdentityProviderConfigs$ = exports.ListFargateProfiles$ = exports.ListEksAnywhereSubscriptions$ = exports.ListClusters$ = void 0;
|
|
10
10
|
const _A = "Addon";
|
|
11
11
|
const _AAP = "AssociatedAccessPolicy";
|
|
12
12
|
const _AAPL = "AssociatedAccessPoliciesList";
|
|
@@ -192,6 +192,8 @@ const _ECL = "EncryptionConfigList";
|
|
|
192
192
|
const _ED = "ErrorDetail";
|
|
193
193
|
const _EDr = "ErrorDetails";
|
|
194
194
|
const _ELB = "ElasticLoadBalancing";
|
|
195
|
+
const _EPR = "EtcdPlacementRequest";
|
|
196
|
+
const _EPRt = "EtcdPlacementResponse";
|
|
195
197
|
const _FP = "FargateProfile";
|
|
196
198
|
const _FPH = "FargateProfileHealth";
|
|
197
199
|
const _FPI = "FargateProfileIssue";
|
|
@@ -452,10 +454,12 @@ const _eCr = "errorCode";
|
|
|
452
454
|
const _eD = "effectiveDate";
|
|
453
455
|
const _eDx = "expirationDate";
|
|
454
456
|
const _eI = "externalId";
|
|
457
|
+
const _eIT = "etcdInstanceType";
|
|
455
458
|
const _eLB = "elasticLoadBalancing";
|
|
456
459
|
const _eM = "errorMessage";
|
|
457
460
|
const _eOESD = "endOfExtendedSupportDate";
|
|
458
461
|
const _eOSSD = "endOfStandardSupportDate";
|
|
462
|
+
const _eP = "etcdPlacement";
|
|
459
463
|
const _ePA = "endpointPublicAccess";
|
|
460
464
|
const _ePAn = "endpointPrivateAccess";
|
|
461
465
|
const _eSK = "ec2SshKey";
|
|
@@ -608,6 +612,7 @@ const _sI = "subscriptionId";
|
|
|
608
612
|
const _sIC = "serviceIpv4Cidr";
|
|
609
613
|
const _sICe = "serviceIpv6Cidr";
|
|
610
614
|
const _sIu = "subnetIds";
|
|
615
|
+
const _sL = "spreadLevel";
|
|
611
616
|
const _sSG = "sourceSecurityGroups";
|
|
612
617
|
const _sSRV = "startServingReplacementVersion";
|
|
613
618
|
const _sSV = "stopServingVersion";
|
|
@@ -989,13 +994,13 @@ exports.ConnectorConfigResponse$ = [3, n0, _CCRonn,
|
|
|
989
994
|
];
|
|
990
995
|
exports.ControlPlanePlacementRequest$ = [3, n0, _CPPR,
|
|
991
996
|
0,
|
|
992
|
-
[_gN],
|
|
993
|
-
[0]
|
|
997
|
+
[_gN, _sL],
|
|
998
|
+
[0, 0]
|
|
994
999
|
];
|
|
995
1000
|
exports.ControlPlanePlacementResponse$ = [3, n0, _CPPRo,
|
|
996
1001
|
0,
|
|
997
|
-
[_gN],
|
|
998
|
-
[0]
|
|
1002
|
+
[_gN, _sL],
|
|
1003
|
+
[0, 0]
|
|
999
1004
|
];
|
|
1000
1005
|
exports.ControlPlaneScalingConfig$ = [3, n0, _CPSC,
|
|
1001
1006
|
0,
|
|
@@ -1377,6 +1382,16 @@ exports.ErrorDetail$ = [3, n0, _ED,
|
|
|
1377
1382
|
[_eCr, _eM, _rI],
|
|
1378
1383
|
[0, 0, 64 | 0]
|
|
1379
1384
|
];
|
|
1385
|
+
exports.EtcdPlacementRequest$ = [3, n0, _EPR,
|
|
1386
|
+
0,
|
|
1387
|
+
[_sL],
|
|
1388
|
+
[0]
|
|
1389
|
+
];
|
|
1390
|
+
exports.EtcdPlacementResponse$ = [3, n0, _EPRt,
|
|
1391
|
+
0,
|
|
1392
|
+
[_sL],
|
|
1393
|
+
[0]
|
|
1394
|
+
];
|
|
1380
1395
|
exports.FargateProfile$ = [3, n0, _FP,
|
|
1381
1396
|
0,
|
|
1382
1397
|
[_fPN, _fPA, _cN, _cA, _pERA, _sub, _sel, _st, _t, _h],
|
|
@@ -1674,13 +1689,13 @@ exports.OidcIdentityProviderConfigRequest$ = [3, n0, _OIPCR,
|
|
|
1674
1689
|
];
|
|
1675
1690
|
exports.OutpostConfigRequest$ = [3, n0, _OCR,
|
|
1676
1691
|
0,
|
|
1677
|
-
[_oA, _cPIT, _cPP],
|
|
1678
|
-
[64 | 0, 0, () => exports.ControlPlanePlacementRequest$], 2
|
|
1692
|
+
[_oA, _cPIT, _cPP, _eIT, _eP],
|
|
1693
|
+
[64 | 0, 0, () => exports.ControlPlanePlacementRequest$, 0, () => exports.EtcdPlacementRequest$], 2
|
|
1679
1694
|
];
|
|
1680
1695
|
exports.OutpostConfigResponse$ = [3, n0, _OCRu,
|
|
1681
1696
|
0,
|
|
1682
|
-
[_oA, _cPIT, _cPP],
|
|
1683
|
-
[64 | 0, 0, () => exports.ControlPlanePlacementResponse$], 2
|
|
1697
|
+
[_oA, _cPIT, _cPP, _eIT, _eP],
|
|
1698
|
+
[64 | 0, 0, () => exports.ControlPlanePlacementResponse$, 0, () => exports.EtcdPlacementResponse$], 2
|
|
1684
1699
|
];
|
|
1685
1700
|
exports.PodIdentityAssociation$ = [3, n0, _PIA,
|
|
1686
1701
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -199,6 +199,10 @@ export const LogType = {
|
|
|
199
199
|
CONTROLLER_MANAGER: "controllerManager",
|
|
200
200
|
SCHEDULER: "scheduler",
|
|
201
201
|
};
|
|
202
|
+
export const SpreadLevel = {
|
|
203
|
+
HOST: "host",
|
|
204
|
+
RACK: "rack",
|
|
205
|
+
};
|
|
202
206
|
export const SupportType = {
|
|
203
207
|
EXTENDED: "EXTENDED",
|
|
204
208
|
STANDARD: "STANDARD",
|
|
@@ -183,6 +183,8 @@ const _ECL = "EncryptionConfigList";
|
|
|
183
183
|
const _ED = "ErrorDetail";
|
|
184
184
|
const _EDr = "ErrorDetails";
|
|
185
185
|
const _ELB = "ElasticLoadBalancing";
|
|
186
|
+
const _EPR = "EtcdPlacementRequest";
|
|
187
|
+
const _EPRt = "EtcdPlacementResponse";
|
|
186
188
|
const _FP = "FargateProfile";
|
|
187
189
|
const _FPH = "FargateProfileHealth";
|
|
188
190
|
const _FPI = "FargateProfileIssue";
|
|
@@ -443,10 +445,12 @@ const _eCr = "errorCode";
|
|
|
443
445
|
const _eD = "effectiveDate";
|
|
444
446
|
const _eDx = "expirationDate";
|
|
445
447
|
const _eI = "externalId";
|
|
448
|
+
const _eIT = "etcdInstanceType";
|
|
446
449
|
const _eLB = "elasticLoadBalancing";
|
|
447
450
|
const _eM = "errorMessage";
|
|
448
451
|
const _eOESD = "endOfExtendedSupportDate";
|
|
449
452
|
const _eOSSD = "endOfStandardSupportDate";
|
|
453
|
+
const _eP = "etcdPlacement";
|
|
450
454
|
const _ePA = "endpointPublicAccess";
|
|
451
455
|
const _ePAn = "endpointPrivateAccess";
|
|
452
456
|
const _eSK = "ec2SshKey";
|
|
@@ -599,6 +603,7 @@ const _sI = "subscriptionId";
|
|
|
599
603
|
const _sIC = "serviceIpv4Cidr";
|
|
600
604
|
const _sICe = "serviceIpv6Cidr";
|
|
601
605
|
const _sIu = "subnetIds";
|
|
606
|
+
const _sL = "spreadLevel";
|
|
602
607
|
const _sSG = "sourceSecurityGroups";
|
|
603
608
|
const _sSRV = "startServingReplacementVersion";
|
|
604
609
|
const _sSV = "stopServingVersion";
|
|
@@ -980,13 +985,13 @@ export var ConnectorConfigResponse$ = [3, n0, _CCRonn,
|
|
|
980
985
|
];
|
|
981
986
|
export var ControlPlanePlacementRequest$ = [3, n0, _CPPR,
|
|
982
987
|
0,
|
|
983
|
-
[_gN],
|
|
984
|
-
[0]
|
|
988
|
+
[_gN, _sL],
|
|
989
|
+
[0, 0]
|
|
985
990
|
];
|
|
986
991
|
export var ControlPlanePlacementResponse$ = [3, n0, _CPPRo,
|
|
987
992
|
0,
|
|
988
|
-
[_gN],
|
|
989
|
-
[0]
|
|
993
|
+
[_gN, _sL],
|
|
994
|
+
[0, 0]
|
|
990
995
|
];
|
|
991
996
|
export var ControlPlaneScalingConfig$ = [3, n0, _CPSC,
|
|
992
997
|
0,
|
|
@@ -1368,6 +1373,16 @@ export var ErrorDetail$ = [3, n0, _ED,
|
|
|
1368
1373
|
[_eCr, _eM, _rI],
|
|
1369
1374
|
[0, 0, 64 | 0]
|
|
1370
1375
|
];
|
|
1376
|
+
export var EtcdPlacementRequest$ = [3, n0, _EPR,
|
|
1377
|
+
0,
|
|
1378
|
+
[_sL],
|
|
1379
|
+
[0]
|
|
1380
|
+
];
|
|
1381
|
+
export var EtcdPlacementResponse$ = [3, n0, _EPRt,
|
|
1382
|
+
0,
|
|
1383
|
+
[_sL],
|
|
1384
|
+
[0]
|
|
1385
|
+
];
|
|
1371
1386
|
export var FargateProfile$ = [3, n0, _FP,
|
|
1372
1387
|
0,
|
|
1373
1388
|
[_fPN, _fPA, _cN, _cA, _pERA, _sub, _sel, _st, _t, _h],
|
|
@@ -1665,13 +1680,13 @@ export var OidcIdentityProviderConfigRequest$ = [3, n0, _OIPCR,
|
|
|
1665
1680
|
];
|
|
1666
1681
|
export var OutpostConfigRequest$ = [3, n0, _OCR,
|
|
1667
1682
|
0,
|
|
1668
|
-
[_oA, _cPIT, _cPP],
|
|
1669
|
-
[64 | 0, 0, () => ControlPlanePlacementRequest$], 2
|
|
1683
|
+
[_oA, _cPIT, _cPP, _eIT, _eP],
|
|
1684
|
+
[64 | 0, 0, () => ControlPlanePlacementRequest$, 0, () => EtcdPlacementRequest$], 2
|
|
1670
1685
|
];
|
|
1671
1686
|
export var OutpostConfigResponse$ = [3, n0, _OCRu,
|
|
1672
1687
|
0,
|
|
1673
|
-
[_oA, _cPIT, _cPP],
|
|
1674
|
-
[64 | 0, 0, () => ControlPlanePlacementResponse$], 2
|
|
1688
|
+
[_oA, _cPIT, _cPP, _eIT, _eP],
|
|
1689
|
+
[64 | 0, 0, () => ControlPlanePlacementResponse$, 0, () => EtcdPlacementResponse$], 2
|
|
1675
1690
|
];
|
|
1676
1691
|
export var PodIdentityAssociation$ = [3, n0, _PIA,
|
|
1677
1692
|
0,
|
|
@@ -131,6 +131,11 @@ declare const CreateClusterCommand_base: {
|
|
|
131
131
|
* controlPlaneInstanceType: "STRING_VALUE", // required
|
|
132
132
|
* controlPlanePlacement: { // ControlPlanePlacementRequest
|
|
133
133
|
* groupName: "STRING_VALUE",
|
|
134
|
+
* spreadLevel: "host" || "rack",
|
|
135
|
+
* },
|
|
136
|
+
* etcdInstanceType: "STRING_VALUE",
|
|
137
|
+
* etcdPlacement: { // EtcdPlacementRequest
|
|
138
|
+
* spreadLevel: "host" || "rack",
|
|
134
139
|
* },
|
|
135
140
|
* },
|
|
136
141
|
* accessConfig: { // CreateAccessConfigRequest
|
|
@@ -260,6 +265,11 @@ declare const CreateClusterCommand_base: {
|
|
|
260
265
|
* // controlPlaneInstanceType: "STRING_VALUE", // required
|
|
261
266
|
* // controlPlanePlacement: { // ControlPlanePlacementResponse
|
|
262
267
|
* // groupName: "STRING_VALUE",
|
|
268
|
+
* // spreadLevel: "host" || "rack",
|
|
269
|
+
* // },
|
|
270
|
+
* // etcdInstanceType: "STRING_VALUE",
|
|
271
|
+
* // etcdPlacement: { // EtcdPlacementResponse
|
|
272
|
+
* // spreadLevel: "host" || "rack",
|
|
263
273
|
* // },
|
|
264
274
|
* // },
|
|
265
275
|
* // accessConfig: { // AccessConfigResponse
|
|
@@ -138,6 +138,11 @@ declare const DeleteClusterCommand_base: {
|
|
|
138
138
|
* // controlPlaneInstanceType: "STRING_VALUE", // required
|
|
139
139
|
* // controlPlanePlacement: { // ControlPlanePlacementResponse
|
|
140
140
|
* // groupName: "STRING_VALUE",
|
|
141
|
+
* // spreadLevel: "host" || "rack",
|
|
142
|
+
* // },
|
|
143
|
+
* // etcdInstanceType: "STRING_VALUE",
|
|
144
|
+
* // etcdPlacement: { // EtcdPlacementResponse
|
|
145
|
+
* // spreadLevel: "host" || "rack",
|
|
141
146
|
* // },
|
|
142
147
|
* // },
|
|
143
148
|
* // accessConfig: { // AccessConfigResponse
|
|
@@ -132,6 +132,11 @@ declare const DeregisterClusterCommand_base: {
|
|
|
132
132
|
* // controlPlaneInstanceType: "STRING_VALUE", // required
|
|
133
133
|
* // controlPlanePlacement: { // ControlPlanePlacementResponse
|
|
134
134
|
* // groupName: "STRING_VALUE",
|
|
135
|
+
* // spreadLevel: "host" || "rack",
|
|
136
|
+
* // },
|
|
137
|
+
* // etcdInstanceType: "STRING_VALUE",
|
|
138
|
+
* // etcdPlacement: { // EtcdPlacementResponse
|
|
139
|
+
* // spreadLevel: "host" || "rack",
|
|
135
140
|
* // },
|
|
136
141
|
* // },
|
|
137
142
|
* // accessConfig: { // AccessConfigResponse
|
|
@@ -138,6 +138,11 @@ declare const DescribeClusterCommand_base: {
|
|
|
138
138
|
* // controlPlaneInstanceType: "STRING_VALUE", // required
|
|
139
139
|
* // controlPlanePlacement: { // ControlPlanePlacementResponse
|
|
140
140
|
* // groupName: "STRING_VALUE",
|
|
141
|
+
* // spreadLevel: "host" || "rack",
|
|
142
|
+
* // },
|
|
143
|
+
* // etcdInstanceType: "STRING_VALUE",
|
|
144
|
+
* // etcdPlacement: { // EtcdPlacementResponse
|
|
145
|
+
* // spreadLevel: "host" || "rack",
|
|
141
146
|
* // },
|
|
142
147
|
* // },
|
|
143
148
|
* // accessConfig: { // AccessConfigResponse
|
|
@@ -151,6 +151,11 @@ declare const RegisterClusterCommand_base: {
|
|
|
151
151
|
* // controlPlaneInstanceType: "STRING_VALUE", // required
|
|
152
152
|
* // controlPlanePlacement: { // ControlPlanePlacementResponse
|
|
153
153
|
* // groupName: "STRING_VALUE",
|
|
154
|
+
* // spreadLevel: "host" || "rack",
|
|
155
|
+
* // },
|
|
156
|
+
* // etcdInstanceType: "STRING_VALUE",
|
|
157
|
+
* // etcdPlacement: { // EtcdPlacementResponse
|
|
158
|
+
* // spreadLevel: "host" || "rack",
|
|
154
159
|
* // },
|
|
155
160
|
* // },
|
|
156
161
|
* // accessConfig: { // AccessConfigResponse
|
|
@@ -351,6 +351,18 @@ export declare const LogType: {
|
|
|
351
351
|
* @public
|
|
352
352
|
*/
|
|
353
353
|
export type LogType = (typeof LogType)[keyof typeof LogType];
|
|
354
|
+
/**
|
|
355
|
+
* @public
|
|
356
|
+
* @enum
|
|
357
|
+
*/
|
|
358
|
+
export declare const SpreadLevel: {
|
|
359
|
+
readonly HOST: "host";
|
|
360
|
+
readonly RACK: "rack";
|
|
361
|
+
};
|
|
362
|
+
/**
|
|
363
|
+
* @public
|
|
364
|
+
*/
|
|
365
|
+
export type SpreadLevel = (typeof SpreadLevel)[keyof typeof SpreadLevel];
|
|
354
366
|
/**
|
|
355
367
|
* @public
|
|
356
368
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AccessScopeType, AddonIssueCode, AddonStatus, AMITypes, ArgoCdRole, AuthenticationMode, CapabilityDeletePropagationPolicy, CapabilityIssueCode, CapabilityStatus, CapabilityType, CapacityTypes, Category, ClusterIssueCode, ClusterStatus, ClusterVersionStatus, ConfigStatus, ConnectorConfigProvider, EksAnywhereSubscriptionLicenseType, EksAnywhereSubscriptionStatus, EksAnywhereSubscriptionTermUnit, ErrorCode, FargateProfileIssueCode, FargateProfileStatus, InsightsRefreshStatus, InsightStatusValue, IpFamily, LogType, NodegroupIssueCode, NodegroupStatus, NodegroupUpdateStrategies, ProvisionedControlPlaneTier, RepairAction, ResolveConflicts, SsoIdentityType, SupportType, TaintEffect, UpdateParamType, UpdateStatus, UpdateType, VersionStatus, WarmPoolState } from "./enums";
|
|
1
|
+
import type { AccessScopeType, AddonIssueCode, AddonStatus, AMITypes, ArgoCdRole, AuthenticationMode, CapabilityDeletePropagationPolicy, CapabilityIssueCode, CapabilityStatus, CapabilityType, CapacityTypes, Category, ClusterIssueCode, ClusterStatus, ClusterVersionStatus, ConfigStatus, ConnectorConfigProvider, EksAnywhereSubscriptionLicenseType, EksAnywhereSubscriptionStatus, EksAnywhereSubscriptionTermUnit, ErrorCode, FargateProfileIssueCode, FargateProfileStatus, InsightsRefreshStatus, InsightStatusValue, IpFamily, LogType, NodegroupIssueCode, NodegroupStatus, NodegroupUpdateStrategies, ProvisionedControlPlaneTier, RepairAction, ResolveConflicts, SpreadLevel, SsoIdentityType, SupportType, TaintEffect, UpdateParamType, UpdateStatus, UpdateType, VersionStatus, WarmPoolState } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>The access configuration for the cluster.</p>
|
|
4
4
|
* @public
|
|
@@ -1666,6 +1666,24 @@ export interface ControlPlanePlacementRequest {
|
|
|
1666
1666
|
* @public
|
|
1667
1667
|
*/
|
|
1668
1668
|
groupName?: string | undefined;
|
|
1669
|
+
/**
|
|
1670
|
+
* <p>Optional parameter to specify the placement group spread level for control plane instances. If not provided, Amazon EKS will deploy control plane instances without a placement group.</p>
|
|
1671
|
+
* @public
|
|
1672
|
+
*/
|
|
1673
|
+
spreadLevel?: SpreadLevel | undefined;
|
|
1674
|
+
}
|
|
1675
|
+
/**
|
|
1676
|
+
* <p>The placement configuration for the etcd instances of your local Amazon EKS
|
|
1677
|
+
* cluster on an Amazon Web Services Outpost. For more information, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/eks-outposts-capacity-considerations.html">Capacity
|
|
1678
|
+
* considerations</a> in the <i>Amazon EKS User Guide</i>.</p>
|
|
1679
|
+
* @public
|
|
1680
|
+
*/
|
|
1681
|
+
export interface EtcdPlacementRequest {
|
|
1682
|
+
/**
|
|
1683
|
+
* <p>Optional parameter to specify the placement group spread level for etcd instances. If not provided, Amazon EKS will deploy etcd instances without a placement group.</p>
|
|
1684
|
+
* @public
|
|
1685
|
+
*/
|
|
1686
|
+
spreadLevel?: SpreadLevel | undefined;
|
|
1669
1687
|
}
|
|
1670
1688
|
/**
|
|
1671
1689
|
* <p>The configuration of your local Amazon EKS cluster on an Amazon Web Services Outpost. Before creating a
|
|
@@ -1682,13 +1700,9 @@ export interface OutpostConfigRequest {
|
|
|
1682
1700
|
*/
|
|
1683
1701
|
outpostArns: string[] | undefined;
|
|
1684
1702
|
/**
|
|
1685
|
-
* <p>The Amazon EC2 instance type
|
|
1686
|
-
*
|
|
1687
|
-
* more information, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/eks-outposts-capacity-considerations.html">Capacity
|
|
1703
|
+
* <p>The Amazon EC2 instance type for the Kubernetes control plane instances of your local Amazon EKS cluster on Amazon Web Services Outposts. This instance type applies to all control plane instances and cannot be changed after cluster creation.</p>
|
|
1704
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/eks-outposts-capacity-considerations.html">Capacity
|
|
1688
1705
|
* considerations</a> in the <i>Amazon EKS User Guide</i>.</p>
|
|
1689
|
-
* <p>The instance type that you specify is used for all Kubernetes control plane instances. The
|
|
1690
|
-
* instance type can't be changed after cluster creation. The control plane is not
|
|
1691
|
-
* automatically scaled by Amazon EKS.</p>
|
|
1692
1706
|
* <p> </p>
|
|
1693
1707
|
* @public
|
|
1694
1708
|
*/
|
|
@@ -1699,6 +1713,17 @@ export interface OutpostConfigRequest {
|
|
|
1699
1713
|
* @public
|
|
1700
1714
|
*/
|
|
1701
1715
|
controlPlanePlacement?: ControlPlanePlacementRequest | undefined;
|
|
1716
|
+
/**
|
|
1717
|
+
* <p>The Amazon EC2 instance type for etcd instances of your local Amazon EKS cluster on Amazon Web Services Outposts. This instance type applies to all etcd instances and cannot be changed after cluster creation.</p>
|
|
1718
|
+
* @public
|
|
1719
|
+
*/
|
|
1720
|
+
etcdInstanceType?: string | undefined;
|
|
1721
|
+
/**
|
|
1722
|
+
* <p>An object representing the placement configuration for the etcd instances of your local
|
|
1723
|
+
* Amazon EKS cluster on an Amazon Web Services Outpost. For more information, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/eks-outposts-capacity-considerations.html">Capacity considerations</a> in the <i>Amazon EKS User Guide</i>.</p>
|
|
1724
|
+
* @public
|
|
1725
|
+
*/
|
|
1726
|
+
etcdPlacement?: EtcdPlacementRequest | undefined;
|
|
1702
1727
|
}
|
|
1703
1728
|
/**
|
|
1704
1729
|
* <p>A network CIDR that can contain hybrid nodes.</p>
|
|
@@ -2368,6 +2393,24 @@ export interface ControlPlanePlacementResponse {
|
|
|
2368
2393
|
* @public
|
|
2369
2394
|
*/
|
|
2370
2395
|
groupName?: string | undefined;
|
|
2396
|
+
/**
|
|
2397
|
+
* <p>The spread level used with the placement group for control plane instances on your local Amazon EKS cluster on Amazon Web Services Outposts.</p>
|
|
2398
|
+
* @public
|
|
2399
|
+
*/
|
|
2400
|
+
spreadLevel?: SpreadLevel | undefined;
|
|
2401
|
+
}
|
|
2402
|
+
/**
|
|
2403
|
+
* <p>The placement configuration for the etcd instances of your local Amazon EKS
|
|
2404
|
+
* cluster on an Amazon Web Services Outpost. For more information, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/eks-outposts-capacity-considerations.html">Capacity
|
|
2405
|
+
* considerations</a> in the <i>Amazon EKS User Guide</i>.</p>
|
|
2406
|
+
* @public
|
|
2407
|
+
*/
|
|
2408
|
+
export interface EtcdPlacementResponse {
|
|
2409
|
+
/**
|
|
2410
|
+
* <p>The spread level used with the placement group for etcd instances on your local Amazon EKS cluster on Amazon Web Services Outposts.</p>
|
|
2411
|
+
* @public
|
|
2412
|
+
*/
|
|
2413
|
+
spreadLevel?: SpreadLevel | undefined;
|
|
2371
2414
|
}
|
|
2372
2415
|
/**
|
|
2373
2416
|
* <p>An object representing the configuration of your local Amazon EKS cluster on an Amazon Web Services
|
|
@@ -2382,7 +2425,7 @@ export interface OutpostConfigResponse {
|
|
|
2382
2425
|
*/
|
|
2383
2426
|
outpostArns: string[] | undefined;
|
|
2384
2427
|
/**
|
|
2385
|
-
* <p>The Amazon EC2 instance type
|
|
2428
|
+
* <p>The Amazon EC2 instance type for the Kubernetes control plane instances of your local Amazon EKS cluster on Amazon Web Services Outposts. The instance type is the same for
|
|
2386
2429
|
* all control plane instances.</p>
|
|
2387
2430
|
* @public
|
|
2388
2431
|
*/
|
|
@@ -2394,6 +2437,19 @@ export interface OutpostConfigResponse {
|
|
|
2394
2437
|
* @public
|
|
2395
2438
|
*/
|
|
2396
2439
|
controlPlanePlacement?: ControlPlanePlacementResponse | undefined;
|
|
2440
|
+
/**
|
|
2441
|
+
* <p>The Amazon EC2 instance type for etcd instances of your local Amazon EKS cluster on Amazon Web Services Outposts. The instance type is the same for
|
|
2442
|
+
* all etcd instances.</p>
|
|
2443
|
+
* @public
|
|
2444
|
+
*/
|
|
2445
|
+
etcdInstanceType?: string | undefined;
|
|
2446
|
+
/**
|
|
2447
|
+
* <p>An object representing the placement configuration for the etcd instances of your local
|
|
2448
|
+
* Amazon EKS cluster on an Amazon Web Services Outpost. For more information, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/eks-outposts-capacity-considerations.html">Capacity
|
|
2449
|
+
* considerations</a> in the <i>Amazon EKS User Guide</i>.</p>
|
|
2450
|
+
* @public
|
|
2451
|
+
*/
|
|
2452
|
+
etcdPlacement?: EtcdPlacementResponse | undefined;
|
|
2397
2453
|
}
|
|
2398
2454
|
/**
|
|
2399
2455
|
* <p>The configuration in the cluster for EKS Hybrid Nodes. You can add, change, or remove this
|
|
@@ -147,6 +147,8 @@ export declare var EksAnywhereSubscriptionTerm$: StaticStructureSchema;
|
|
|
147
147
|
export declare var ElasticLoadBalancing$: StaticStructureSchema;
|
|
148
148
|
export declare var EncryptionConfig$: StaticStructureSchema;
|
|
149
149
|
export declare var ErrorDetail$: StaticStructureSchema;
|
|
150
|
+
export declare var EtcdPlacementRequest$: StaticStructureSchema;
|
|
151
|
+
export declare var EtcdPlacementResponse$: StaticStructureSchema;
|
|
150
152
|
export declare var FargateProfile$: StaticStructureSchema;
|
|
151
153
|
export declare var FargateProfileHealth$: StaticStructureSchema;
|
|
152
154
|
export declare var FargateProfileIssue$: StaticStructureSchema;
|
|
@@ -229,6 +229,11 @@ export declare const LogType: {
|
|
|
229
229
|
readonly SCHEDULER: "scheduler";
|
|
230
230
|
};
|
|
231
231
|
export type LogType = (typeof LogType)[keyof typeof LogType];
|
|
232
|
+
export declare const SpreadLevel: {
|
|
233
|
+
readonly HOST: "host";
|
|
234
|
+
readonly RACK: "rack";
|
|
235
|
+
};
|
|
236
|
+
export type SpreadLevel = (typeof SpreadLevel)[keyof typeof SpreadLevel];
|
|
232
237
|
export declare const SupportType: {
|
|
233
238
|
readonly EXTENDED: "EXTENDED";
|
|
234
239
|
readonly STANDARD: "STANDARD";
|
|
@@ -32,6 +32,7 @@ import {
|
|
|
32
32
|
ProvisionedControlPlaneTier,
|
|
33
33
|
RepairAction,
|
|
34
34
|
ResolveConflicts,
|
|
35
|
+
SpreadLevel,
|
|
35
36
|
SsoIdentityType,
|
|
36
37
|
SupportType,
|
|
37
38
|
TaintEffect,
|
|
@@ -339,11 +340,17 @@ export interface Logging {
|
|
|
339
340
|
}
|
|
340
341
|
export interface ControlPlanePlacementRequest {
|
|
341
342
|
groupName?: string | undefined;
|
|
343
|
+
spreadLevel?: SpreadLevel | undefined;
|
|
344
|
+
}
|
|
345
|
+
export interface EtcdPlacementRequest {
|
|
346
|
+
spreadLevel?: SpreadLevel | undefined;
|
|
342
347
|
}
|
|
343
348
|
export interface OutpostConfigRequest {
|
|
344
349
|
outpostArns: string[] | undefined;
|
|
345
350
|
controlPlaneInstanceType: string | undefined;
|
|
346
351
|
controlPlanePlacement?: ControlPlanePlacementRequest | undefined;
|
|
352
|
+
etcdInstanceType?: string | undefined;
|
|
353
|
+
etcdPlacement?: EtcdPlacementRequest | undefined;
|
|
347
354
|
}
|
|
348
355
|
export interface RemoteNodeNetwork {
|
|
349
356
|
cidrs?: string[] | undefined;
|
|
@@ -432,11 +439,17 @@ export interface KubernetesNetworkConfigResponse {
|
|
|
432
439
|
}
|
|
433
440
|
export interface ControlPlanePlacementResponse {
|
|
434
441
|
groupName?: string | undefined;
|
|
442
|
+
spreadLevel?: SpreadLevel | undefined;
|
|
443
|
+
}
|
|
444
|
+
export interface EtcdPlacementResponse {
|
|
445
|
+
spreadLevel?: SpreadLevel | undefined;
|
|
435
446
|
}
|
|
436
447
|
export interface OutpostConfigResponse {
|
|
437
448
|
outpostArns: string[] | undefined;
|
|
438
449
|
controlPlaneInstanceType: string | undefined;
|
|
439
450
|
controlPlanePlacement?: ControlPlanePlacementResponse | undefined;
|
|
451
|
+
etcdInstanceType?: string | undefined;
|
|
452
|
+
etcdPlacement?: EtcdPlacementResponse | undefined;
|
|
440
453
|
}
|
|
441
454
|
export interface RemoteNetworkConfigResponse {
|
|
442
455
|
remoteNodeNetworks?: RemoteNodeNetwork[] | undefined;
|
|
@@ -146,6 +146,8 @@ export declare var EksAnywhereSubscriptionTerm$: StaticStructureSchema;
|
|
|
146
146
|
export declare var ElasticLoadBalancing$: StaticStructureSchema;
|
|
147
147
|
export declare var EncryptionConfig$: StaticStructureSchema;
|
|
148
148
|
export declare var ErrorDetail$: StaticStructureSchema;
|
|
149
|
+
export declare var EtcdPlacementRequest$: StaticStructureSchema;
|
|
150
|
+
export declare var EtcdPlacementResponse$: StaticStructureSchema;
|
|
149
151
|
export declare var FargateProfile$: StaticStructureSchema;
|
|
150
152
|
export declare var FargateProfileHealth$: StaticStructureSchema;
|
|
151
153
|
export declare var FargateProfileIssue$: 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.1067.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",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
24
|
"@aws-sdk/core": "^3.974.20",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.55",
|
|
26
26
|
"@aws-sdk/types": "^3.973.12",
|
|
27
27
|
"@smithy/core": "^3.24.6",
|
|
28
28
|
"@smithy/fetch-http-handler": "^5.4.6",
|