AWS::AutoScaling::WarmPoolResource schema for AWS::AutoScaling::WarmPool.
5 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AutoScalingGroupName | string | RequiredCreate-only |
InstanceReusePolicy | InstanceReusePolicy | |
MaxGroupPreparedCapacity | integer | |
MinSize | integer | |
PoolState | string |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::AutoScaling::WarmPool
Resources:
MyResource:
Type: AWS::AutoScaling::WarmPool
Properties:
AutoScalingGroupName: "my-autoscalinggroupname"Permissions CloudFormation needs in your IAM role to manage this resource.
autoscaling:PutWarmPoolautoscaling:DescribeWarmPoolautoscaling:DescribeAutoScalingGroupsautoscaling:DeleteWarmPoolautoscaling:DescribeWarmPoolautoscaling:DescribeWarmPoolautoscaling:PutWarmPoolautoscaling:DescribeWarmPoolautoscaling:DescribeAutoScalingGroupsautoscaling:DescribeWarmPoolOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAutoScalingGroupNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AutoScalingGroupName