This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EKS::Nodegroup WarmPoolConfig
The WarmPoolConfig property type specifies Property description not available. for an AWS::EKS::Nodegroup.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Enabled" :Boolean, "MaxGroupPreparedCapacity" :Integer, "MinSize" :Integer, "PoolState" :String, "ReuseOnScaleIn" :Boolean}
YAML
Enabled:BooleanMaxGroupPreparedCapacity:IntegerMinSize:IntegerPoolState:StringReuseOnScaleIn:Boolean
Properties
EnabledProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
MaxGroupPreparedCapacityProperty description not available.
Required: No
Type: Integer
Minimum:
-1Update requires: No interruption
MinSizeProperty description not available.
Required: No
Type: Integer
Minimum:
0Update requires: No interruption
PoolStateProperty description not available.
Required: No
Type: String
Update requires: No interruption
ReuseOnScaleInProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption