WarmPoolConfiguration
Describes a warm pool configuration.
Contents
- InstanceReusePolicy
-
The instance reuse policy.
Type: InstanceReusePolicy object
Required: No
- MaxGroupPreparedCapacity
-
The maximum number of instances that are allowed to be in the warm pool or in any state except
Terminated
for the Auto Scaling group.Type: Integer
Valid Range: Minimum value of -1.
Required: No
- MinSize
-
The minimum number of instances to maintain in the warm pool.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- PoolState
-
The instance state to transition to after the lifecycle actions are complete.
Type: String
Valid Values:
Stopped | Running | Hibernated
Required: No
- Status
-
The status of a warm pool that is marked for deletion.
Type: String
Valid Values:
PendingDelete
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: