aws-sdk-eks 1.162.0 → 1.163.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '09029d597064fbac864f31ca5d6ffe2cb2406e6ef87386a780d38b0a984be590'
4
- data.tar.gz: 86df27d80ed6a084be35c5fa94ba5a47fdf9e8d541a410e9f836d11a320a51e1
3
+ metadata.gz: edf880b682c36e0948e6ba24dd494f6bbd6a8561c6d91fb53d954c8158bb29b9
4
+ data.tar.gz: fcbad6d6577800a73a9e74222924b09cea93e1fcfaba56ee17dfe343dea4ab4a
5
5
  SHA512:
6
- metadata.gz: ea5b6ccc0e226cdb258ff62dfc32bb543c1fe00604ce2adb45aa52687a0dfb03a22512e7f9fa997bf033f52716539e126b732490d5b9b36c63ab122650a46889
7
- data.tar.gz: eb3d6a391d424ecbb9b8a875c21884cf069ad24b074141e5db40a6cbd08f65a6e6aee182084341e77269e39f16edd1607fc1cea3d9ff8de77f01febc6296c8de
6
+ metadata.gz: f7a35aab76266b742e6224da850671d8826fc14c1bbc8e35a3b8130dd8608e23a6bb0a66baa305e637b1a58ecd0bb9a2b8622c8a61dd2b590481286f0fb6512d
7
+ data.tar.gz: 1b23c6ed8b702684f89542ea4149b08026cb57dc6a80369c09b859545f3a2c68c4cd97b8999c90211f16261982488589450a7f6b9bb269aa8c40287340c4e391
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.163.0 (2026-04-07)
5
+ ------------------
6
+
7
+ * Feature - EKS MNG WarmPool feature to support ASG WarmPool feature.
8
+
4
9
  1.162.0 (2026-03-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.162.0
1
+ 1.163.0
@@ -583,7 +583,7 @@ module Aws::EKS
583
583
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
584
584
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
585
585
  # resp.update.params #=> Array
586
- # resp.update.params[0].type #=> String, one of "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"
586
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
587
587
  # resp.update.params[0].value #=> String
588
588
  # resp.update.created_at #=> Time
589
589
  # resp.update.errors #=> Array
@@ -667,7 +667,7 @@ module Aws::EKS
667
667
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
668
668
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
669
669
  # resp.update.params #=> Array
670
- # resp.update.params[0].type #=> String, one of "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"
670
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
671
671
  # resp.update.params[0].value #=> String
672
672
  # resp.update.created_at #=> Time
673
673
  # resp.update.errors #=> Array
@@ -2061,6 +2061,12 @@ module Aws::EKS
2061
2061
  # [2]: https://docs.aws.amazon.com/eks/latest/userguide/eks-ami-versions-windows.html
2062
2062
  # [3]: https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html
2063
2063
  #
2064
+ # @option params [Types::WarmPoolConfig] :warm_pool_config
2065
+ # The warm pool configuration for the node group. Warm pools maintain
2066
+ # pre-initialized EC2 instances that can quickly join your cluster
2067
+ # during scale-out events, improving application scaling performance and
2068
+ # reducing costs.
2069
+ #
2064
2070
  # @return [Types::CreateNodegroupResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2065
2071
  #
2066
2072
  # * {Types::CreateNodegroupResponse#nodegroup #nodegroup} => Types::Nodegroup
@@ -2126,6 +2132,13 @@ module Aws::EKS
2126
2132
  # capacity_type: "ON_DEMAND", # accepts ON_DEMAND, SPOT, CAPACITY_BLOCK
2127
2133
  # version: "String",
2128
2134
  # release_version: "String",
2135
+ # warm_pool_config: {
2136
+ # enabled: false,
2137
+ # min_size: 1,
2138
+ # max_group_prepared_capacity: 1,
2139
+ # pool_state: "STOPPED", # accepts STOPPED, RUNNING, HIBERNATED
2140
+ # reuse_on_scale_in: false,
2141
+ # },
2129
2142
  # })
2130
2143
  #
2131
2144
  # @example Response structure
@@ -2184,6 +2197,11 @@ module Aws::EKS
2184
2197
  # resp.nodegroup.launch_template.id #=> String
2185
2198
  # resp.nodegroup.tags #=> Hash
2186
2199
  # resp.nodegroup.tags["TagKey"] #=> String
2200
+ # resp.nodegroup.warm_pool_config.enabled #=> Boolean
2201
+ # resp.nodegroup.warm_pool_config.min_size #=> Integer
2202
+ # resp.nodegroup.warm_pool_config.max_group_prepared_capacity #=> Integer
2203
+ # resp.nodegroup.warm_pool_config.pool_state #=> String, one of "STOPPED", "RUNNING", "HIBERNATED"
2204
+ # resp.nodegroup.warm_pool_config.reuse_on_scale_in #=> Boolean
2187
2205
  #
2188
2206
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/CreateNodegroup AWS API Documentation
2189
2207
  #
@@ -2871,6 +2889,11 @@ module Aws::EKS
2871
2889
  # resp.nodegroup.launch_template.id #=> String
2872
2890
  # resp.nodegroup.tags #=> Hash
2873
2891
  # resp.nodegroup.tags["TagKey"] #=> String
2892
+ # resp.nodegroup.warm_pool_config.enabled #=> Boolean
2893
+ # resp.nodegroup.warm_pool_config.min_size #=> Integer
2894
+ # resp.nodegroup.warm_pool_config.max_group_prepared_capacity #=> Integer
2895
+ # resp.nodegroup.warm_pool_config.pool_state #=> String, one of "STOPPED", "RUNNING", "HIBERNATED"
2896
+ # resp.nodegroup.warm_pool_config.reuse_on_scale_in #=> Boolean
2874
2897
  #
2875
2898
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DeleteNodegroup AWS API Documentation
2876
2899
  #
@@ -3897,6 +3920,11 @@ module Aws::EKS
3897
3920
  # resp.nodegroup.launch_template.id #=> String
3898
3921
  # resp.nodegroup.tags #=> Hash
3899
3922
  # resp.nodegroup.tags["TagKey"] #=> String
3923
+ # resp.nodegroup.warm_pool_config.enabled #=> Boolean
3924
+ # resp.nodegroup.warm_pool_config.min_size #=> Integer
3925
+ # resp.nodegroup.warm_pool_config.max_group_prepared_capacity #=> Integer
3926
+ # resp.nodegroup.warm_pool_config.pool_state #=> String, one of "STOPPED", "RUNNING", "HIBERNATED"
3927
+ # resp.nodegroup.warm_pool_config.reuse_on_scale_in #=> Boolean
3900
3928
  #
3901
3929
  #
3902
3930
  # The following waiters are defined for this operation (see {Client#wait_until} for detailed usage):
@@ -4013,7 +4041,7 @@ module Aws::EKS
4013
4041
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
4014
4042
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
4015
4043
  # resp.update.params #=> Array
4016
- # resp.update.params[0].type #=> String, one of "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"
4044
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
4017
4045
  # resp.update.params[0].value #=> String
4018
4046
  # resp.update.created_at #=> Time
4019
4047
  # resp.update.errors #=> Array
@@ -4102,7 +4130,7 @@ module Aws::EKS
4102
4130
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
4103
4131
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
4104
4132
  # resp.update.params #=> Array
4105
- # resp.update.params[0].type #=> String, one of "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"
4133
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
4106
4134
  # resp.update.params[0].value #=> String
4107
4135
  # resp.update.created_at #=> Time
4108
4136
  # resp.update.errors #=> Array
@@ -5454,7 +5482,7 @@ module Aws::EKS
5454
5482
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
5455
5483
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
5456
5484
  # resp.update.params #=> Array
5457
- # resp.update.params[0].type #=> String, one of "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"
5485
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
5458
5486
  # resp.update.params[0].value #=> String
5459
5487
  # resp.update.created_at #=> Time
5460
5488
  # resp.update.errors #=> Array
@@ -5563,7 +5591,7 @@ module Aws::EKS
5563
5591
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
5564
5592
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
5565
5593
  # resp.update.params #=> Array
5566
- # resp.update.params[0].type #=> String, one of "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"
5594
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
5567
5595
  # resp.update.params[0].value #=> String
5568
5596
  # resp.update.created_at #=> Time
5569
5597
  # resp.update.errors #=> Array
@@ -5805,7 +5833,7 @@ module Aws::EKS
5805
5833
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
5806
5834
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
5807
5835
  # resp.update.params #=> Array
5808
- # resp.update.params[0].type #=> String, one of "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"
5836
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
5809
5837
  # resp.update.params[0].value #=> String
5810
5838
  # resp.update.created_at #=> Time
5811
5839
  # resp.update.errors #=> Array
@@ -5878,7 +5906,7 @@ module Aws::EKS
5878
5906
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
5879
5907
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
5880
5908
  # resp.update.params #=> Array
5881
- # resp.update.params[0].type #=> String, one of "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"
5909
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
5882
5910
  # resp.update.params[0].value #=> String
5883
5911
  # resp.update.created_at #=> Time
5884
5912
  # resp.update.errors #=> Array
@@ -5995,6 +6023,11 @@ module Aws::EKS
5995
6023
  # @option params [Types::NodeRepairConfig] :node_repair_config
5996
6024
  # The node auto repair configuration for the node group.
5997
6025
  #
6026
+ # @option params [Types::WarmPoolConfig] :warm_pool_config
6027
+ # The warm pool configuration to apply to the node group. You can use
6028
+ # this to add a warm pool to an existing node group or modify the
6029
+ # settings of an existing warm pool.
6030
+ #
5998
6031
  # @option params [String] :client_request_token
5999
6032
  # A unique, case-sensitive identifier that you provide to ensure the
6000
6033
  # idempotency of the request.
@@ -6058,6 +6091,13 @@ module Aws::EKS
6058
6091
  # },
6059
6092
  # ],
6060
6093
  # },
6094
+ # warm_pool_config: {
6095
+ # enabled: false,
6096
+ # min_size: 1,
6097
+ # max_group_prepared_capacity: 1,
6098
+ # pool_state: "STOPPED", # accepts STOPPED, RUNNING, HIBERNATED
6099
+ # reuse_on_scale_in: false,
6100
+ # },
6061
6101
  # client_request_token: "String",
6062
6102
  # })
6063
6103
  #
@@ -6067,7 +6107,7 @@ module Aws::EKS
6067
6107
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
6068
6108
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
6069
6109
  # resp.update.params #=> Array
6070
- # resp.update.params[0].type #=> String, one of "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"
6110
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
6071
6111
  # resp.update.params[0].value #=> String
6072
6112
  # resp.update.created_at #=> Time
6073
6113
  # resp.update.errors #=> Array
@@ -6214,7 +6254,7 @@ module Aws::EKS
6214
6254
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
6215
6255
  # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate", "VendedLogsUpdate"
6216
6256
  # resp.update.params #=> Array
6217
- # resp.update.params[0].type #=> String, one of "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"
6257
+ # resp.update.params[0].type #=> String, one of "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", "WarmPoolEnabled", "WarmPoolMaxGroupPreparedCapacity", "WarmPoolMinSize", "WarmPoolState", "WarmPoolReuseOnScaleIn"
6218
6258
  # resp.update.params[0].value #=> String
6219
6259
  # resp.update.created_at #=> Time
6220
6260
  # resp.update.errors #=> Array
@@ -6399,7 +6439,7 @@ module Aws::EKS
6399
6439
  tracer: tracer
6400
6440
  )
6401
6441
  context[:gem_name] = 'aws-sdk-eks'
6402
- context[:gem_version] = '1.162.0'
6442
+ context[:gem_version] = '1.163.0'
6403
6443
  Seahorse::Client::Request.new(handlers, context)
6404
6444
  end
6405
6445
 
@@ -377,6 +377,8 @@ module Aws::EKS
377
377
  VersionStatus = Shapes::StringShape.new(name: 'VersionStatus')
378
378
  VpcConfigRequest = Shapes::StructureShape.new(name: 'VpcConfigRequest')
379
379
  VpcConfigResponse = Shapes::StructureShape.new(name: 'VpcConfigResponse')
380
+ WarmPoolConfig = Shapes::StructureShape.new(name: 'WarmPoolConfig')
381
+ WarmPoolState = Shapes::StringShape.new(name: 'WarmPoolState')
380
382
  ZeroCapacity = Shapes::IntegerShape.new(name: 'ZeroCapacity')
381
383
  ZonalShiftConfigRequest = Shapes::StructureShape.new(name: 'ZonalShiftConfigRequest')
382
384
  ZonalShiftConfigResponse = Shapes::StructureShape.new(name: 'ZonalShiftConfigResponse')
@@ -841,6 +843,7 @@ module Aws::EKS
841
843
  CreateNodegroupRequest.add_member(:capacity_type, Shapes::ShapeRef.new(shape: CapacityTypes, location_name: "capacityType"))
842
844
  CreateNodegroupRequest.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "version"))
843
845
  CreateNodegroupRequest.add_member(:release_version, Shapes::ShapeRef.new(shape: String, location_name: "releaseVersion"))
846
+ CreateNodegroupRequest.add_member(:warm_pool_config, Shapes::ShapeRef.new(shape: WarmPoolConfig, location_name: "warmPoolConfig"))
844
847
  CreateNodegroupRequest.struct_class = Types::CreateNodegroupRequest
845
848
 
846
849
  CreateNodegroupResponse.add_member(:nodegroup, Shapes::ShapeRef.new(shape: Nodegroup, location_name: "nodegroup"))
@@ -1435,6 +1438,7 @@ module Aws::EKS
1435
1438
  Nodegroup.add_member(:node_repair_config, Shapes::ShapeRef.new(shape: NodeRepairConfig, location_name: "nodeRepairConfig"))
1436
1439
  Nodegroup.add_member(:launch_template, Shapes::ShapeRef.new(shape: LaunchTemplateSpecification, location_name: "launchTemplate"))
1437
1440
  Nodegroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
1441
+ Nodegroup.add_member(:warm_pool_config, Shapes::ShapeRef.new(shape: WarmPoolConfig, location_name: "warmPoolConfig"))
1438
1442
  Nodegroup.struct_class = Types::Nodegroup
1439
1443
 
1440
1444
  NodegroupHealth.add_member(:issues, Shapes::ShapeRef.new(shape: IssueList, location_name: "issues"))
@@ -1738,6 +1742,7 @@ module Aws::EKS
1738
1742
  UpdateNodegroupConfigRequest.add_member(:scaling_config, Shapes::ShapeRef.new(shape: NodegroupScalingConfig, location_name: "scalingConfig"))
1739
1743
  UpdateNodegroupConfigRequest.add_member(:update_config, Shapes::ShapeRef.new(shape: NodegroupUpdateConfig, location_name: "updateConfig"))
1740
1744
  UpdateNodegroupConfigRequest.add_member(:node_repair_config, Shapes::ShapeRef.new(shape: NodeRepairConfig, location_name: "nodeRepairConfig"))
1745
+ UpdateNodegroupConfigRequest.add_member(:warm_pool_config, Shapes::ShapeRef.new(shape: WarmPoolConfig, location_name: "warmPoolConfig"))
1741
1746
  UpdateNodegroupConfigRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: String, location_name: "clientRequestToken", metadata: {"idempotencyToken" => true}))
1742
1747
  UpdateNodegroupConfigRequest.struct_class = Types::UpdateNodegroupConfigRequest
1743
1748
 
@@ -1804,6 +1809,13 @@ module Aws::EKS
1804
1809
  VpcConfigResponse.add_member(:public_access_cidrs, Shapes::ShapeRef.new(shape: StringList, location_name: "publicAccessCidrs"))
1805
1810
  VpcConfigResponse.struct_class = Types::VpcConfigResponse
1806
1811
 
1812
+ WarmPoolConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "enabled"))
1813
+ WarmPoolConfig.add_member(:min_size, Shapes::ShapeRef.new(shape: ZeroCapacity, location_name: "minSize"))
1814
+ WarmPoolConfig.add_member(:max_group_prepared_capacity, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "maxGroupPreparedCapacity"))
1815
+ WarmPoolConfig.add_member(:pool_state, Shapes::ShapeRef.new(shape: WarmPoolState, location_name: "poolState"))
1816
+ WarmPoolConfig.add_member(:reuse_on_scale_in, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "reuseOnScaleIn"))
1817
+ WarmPoolConfig.struct_class = Types::WarmPoolConfig
1818
+
1807
1819
  ZonalShiftConfigRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "enabled"))
1808
1820
  ZonalShiftConfigRequest.struct_class = Types::ZonalShiftConfigRequest
1809
1821
 
@@ -2797,6 +2797,13 @@ module Aws::EKS
2797
2797
  # [3]: https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html
2798
2798
  # @return [String]
2799
2799
  #
2800
+ # @!attribute [rw] warm_pool_config
2801
+ # The warm pool configuration for the node group. Warm pools maintain
2802
+ # pre-initialized EC2 instances that can quickly join your cluster
2803
+ # during scale-out events, improving application scaling performance
2804
+ # and reducing costs.
2805
+ # @return [Types::WarmPoolConfig]
2806
+ #
2800
2807
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/CreateNodegroupRequest AWS API Documentation
2801
2808
  #
2802
2809
  class CreateNodegroupRequest < Struct.new(
@@ -2818,7 +2825,8 @@ module Aws::EKS
2818
2825
  :node_repair_config,
2819
2826
  :capacity_type,
2820
2827
  :version,
2821
- :release_version)
2828
+ :release_version,
2829
+ :warm_pool_config)
2822
2830
  SENSITIVE = []
2823
2831
  include Aws::Structure
2824
2832
  end
@@ -6177,6 +6185,13 @@ module Aws::EKS
6177
6185
  # resources.
6178
6186
  # @return [Hash<String,String>]
6179
6187
  #
6188
+ # @!attribute [rw] warm_pool_config
6189
+ # The warm pool configuration attached to the node group. Amazon EKS
6190
+ # manages warm pools throughout the node group lifecycle using the
6191
+ # `AWSServiceRoleForAmazonEKSNodegroup` service-linked role to create,
6192
+ # update, and delete warm pool resources.
6193
+ # @return [Types::WarmPoolConfig]
6194
+ #
6180
6195
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/Nodegroup AWS API Documentation
6181
6196
  #
6182
6197
  class Nodegroup < Struct.new(
@@ -6203,7 +6218,8 @@ module Aws::EKS
6203
6218
  :update_config,
6204
6219
  :node_repair_config,
6205
6220
  :launch_template,
6206
- :tags)
6221
+ :tags,
6222
+ :warm_pool_config)
6207
6223
  SENSITIVE = []
6208
6224
  include Aws::Structure
6209
6225
  end
@@ -8191,6 +8207,12 @@ module Aws::EKS
8191
8207
  # The node auto repair configuration for the node group.
8192
8208
  # @return [Types::NodeRepairConfig]
8193
8209
  #
8210
+ # @!attribute [rw] warm_pool_config
8211
+ # The warm pool configuration to apply to the node group. You can use
8212
+ # this to add a warm pool to an existing node group or modify the
8213
+ # settings of an existing warm pool.
8214
+ # @return [Types::WarmPoolConfig]
8215
+ #
8194
8216
  # @!attribute [rw] client_request_token
8195
8217
  # A unique, case-sensitive identifier that you provide to ensure the
8196
8218
  # idempotency of the request.
@@ -8209,6 +8231,7 @@ module Aws::EKS
8209
8231
  :scaling_config,
8210
8232
  :update_config,
8211
8233
  :node_repair_config,
8234
+ :warm_pool_config,
8212
8235
  :client_request_token)
8213
8236
  SENSITIVE = []
8214
8237
  include Aws::Structure
@@ -8736,6 +8759,60 @@ module Aws::EKS
8736
8759
  include Aws::Structure
8737
8760
  end
8738
8761
 
8762
+ # The configuration for an Amazon EC2 Auto Scaling warm pool attached to
8763
+ # an Amazon EKS managed node group. Warm pools maintain pre-initialized
8764
+ # EC2 instances alongside your Auto Scaling group that have already
8765
+ # completed the bootup initialization process and can be kept in a
8766
+ # `Stopped`, `Running`, or `Hibernated` state.
8767
+ #
8768
+ # @!attribute [rw] enabled
8769
+ # Specifies whether to attach warm pools on the managed node group.
8770
+ # Set to `true` to enable the warm pool, or `false` to disable and
8771
+ # remove it. If not specified during an update, the current value is
8772
+ # preserved.
8773
+ # @return [Boolean]
8774
+ #
8775
+ # @!attribute [rw] min_size
8776
+ # The minimum number of instances to maintain in the warm pool.
8777
+ # Default: `0`. Size your warm pool based on scaling patterns to
8778
+ # balance cost and availability. Start with 10-20% of expected peak
8779
+ # capacity.
8780
+ # @return [Integer]
8781
+ #
8782
+ # @!attribute [rw] max_group_prepared_capacity
8783
+ # The maximum total number of instances across the warm pool and Auto
8784
+ # Scaling group combined. This value controls the total prepared
8785
+ # capacity available for your node group.
8786
+ # @return [Integer]
8787
+ #
8788
+ # @!attribute [rw] pool_state
8789
+ # The desired state for warm pool instances. Default: `Stopped`. Valid
8790
+ # values are `Stopped` (most cost-effective with EBS storage costs
8791
+ # only), `Running` (fastest transition time with full EC2 costs), and
8792
+ # `Hibernated` (balance between cost and speed, only supported on
8793
+ # specific instance types). Warm pool instances in the `Hibernated`
8794
+ # state are not supported with Bottlerocket AMIs.
8795
+ # @return [String]
8796
+ #
8797
+ # @!attribute [rw] reuse_on_scale_in
8798
+ # Indicates whether instances should return to the warm pool during
8799
+ # scale-in events instead of being terminated. Default: `false`.
8800
+ # Enable this to reduce costs by reusing instances. This feature is
8801
+ # not supported for Bottlerocket AMIs.
8802
+ # @return [Boolean]
8803
+ #
8804
+ # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/WarmPoolConfig AWS API Documentation
8805
+ #
8806
+ class WarmPoolConfig < Struct.new(
8807
+ :enabled,
8808
+ :min_size,
8809
+ :max_group_prepared_capacity,
8810
+ :pool_state,
8811
+ :reuse_on_scale_in)
8812
+ SENSITIVE = []
8813
+ include Aws::Structure
8814
+ end
8815
+
8739
8816
  # The configuration for zonal shift for the cluster.
8740
8817
  #
8741
8818
  # @!attribute [rw] enabled
data/lib/aws-sdk-eks.rb CHANGED
@@ -55,7 +55,7 @@ module Aws::EKS
55
55
  autoload :EndpointProvider, 'aws-sdk-eks/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-eks/endpoints'
57
57
 
58
- GEM_VERSION = '1.162.0'
58
+ GEM_VERSION = '1.163.0'
59
59
 
60
60
  end
61
61
 
data/sig/client.rbs CHANGED
@@ -406,7 +406,14 @@ module Aws
406
406
  },
407
407
  ?capacity_type: ("ON_DEMAND" | "SPOT" | "CAPACITY_BLOCK"),
408
408
  ?version: ::String,
409
- ?release_version: ::String
409
+ ?release_version: ::String,
410
+ ?warm_pool_config: {
411
+ enabled: bool?,
412
+ min_size: ::Integer?,
413
+ max_group_prepared_capacity: ::Integer?,
414
+ pool_state: ("STOPPED" | "RUNNING" | "HIBERNATED")?,
415
+ reuse_on_scale_in: bool?
416
+ }
410
417
  ) -> _CreateNodegroupResponseSuccess
411
418
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateNodegroupResponseSuccess
412
419
 
@@ -1203,6 +1210,13 @@ module Aws
1203
1210
  },
1204
1211
  ]?
1205
1212
  },
1213
+ ?warm_pool_config: {
1214
+ enabled: bool?,
1215
+ min_size: ::Integer?,
1216
+ max_group_prepared_capacity: ::Integer?,
1217
+ pool_state: ("STOPPED" | "RUNNING" | "HIBERNATED")?,
1218
+ reuse_on_scale_in: bool?
1219
+ },
1206
1220
  ?client_request_token: ::String
1207
1221
  ) -> _UpdateNodegroupConfigResponseSuccess
1208
1222
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateNodegroupConfigResponseSuccess
data/sig/types.rbs CHANGED
@@ -552,6 +552,7 @@ module Aws::EKS
552
552
  attr_accessor capacity_type: ("ON_DEMAND" | "SPOT" | "CAPACITY_BLOCK")
553
553
  attr_accessor version: ::String
554
554
  attr_accessor release_version: ::String
555
+ attr_accessor warm_pool_config: Types::WarmPoolConfig
555
556
  SENSITIVE: []
556
557
  end
557
558
 
@@ -1339,6 +1340,7 @@ module Aws::EKS
1339
1340
  attr_accessor node_repair_config: Types::NodeRepairConfig
1340
1341
  attr_accessor launch_template: Types::LaunchTemplateSpecification
1341
1342
  attr_accessor tags: ::Hash[::String, ::String]
1343
+ attr_accessor warm_pool_config: Types::WarmPoolConfig
1342
1344
  SENSITIVE: []
1343
1345
  end
1344
1346
 
@@ -1737,6 +1739,7 @@ module Aws::EKS
1737
1739
  attr_accessor scaling_config: Types::NodegroupScalingConfig
1738
1740
  attr_accessor update_config: Types::NodegroupUpdateConfig
1739
1741
  attr_accessor node_repair_config: Types::NodeRepairConfig
1742
+ attr_accessor warm_pool_config: Types::WarmPoolConfig
1740
1743
  attr_accessor client_request_token: ::String
1741
1744
  SENSITIVE: []
1742
1745
  end
@@ -1763,7 +1766,7 @@ module Aws::EKS
1763
1766
  end
1764
1767
 
1765
1768
  class UpdateParam
1766
- attr_accessor 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")
1769
+ attr_accessor 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" | "WarmPoolEnabled" | "WarmPoolMaxGroupPreparedCapacity" | "WarmPoolMinSize" | "WarmPoolState" | "WarmPoolReuseOnScaleIn")
1767
1770
  attr_accessor value: ::String
1768
1771
  SENSITIVE: []
1769
1772
  end
@@ -1826,6 +1829,15 @@ module Aws::EKS
1826
1829
  SENSITIVE: []
1827
1830
  end
1828
1831
 
1832
+ class WarmPoolConfig
1833
+ attr_accessor enabled: bool
1834
+ attr_accessor min_size: ::Integer
1835
+ attr_accessor max_group_prepared_capacity: ::Integer
1836
+ attr_accessor pool_state: ("STOPPED" | "RUNNING" | "HIBERNATED")
1837
+ attr_accessor reuse_on_scale_in: bool
1838
+ SENSITIVE: []
1839
+ end
1840
+
1829
1841
  class ZonalShiftConfigRequest
1830
1842
  attr_accessor enabled: bool
1831
1843
  SENSITIVE: []
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-eks
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.162.0
4
+ version: 1.163.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services