This template creates an Auto Scaling group with a launch template. The launch template specifies the instance configuration information for the group, including the image ID and instance type. The Auto Scaling group has properties for maximum size, minimum size, desired capacity, and VPC zone identifier.

myLaunchTemplate
AWS::EC2::LaunchTemplate


LaunchTemplateData *
BlockDeviceMappings
CapacityReservationSpecification
CapacityReservationTarget
CpuOptions
CreditSpecification
ElasticGpuSpecifications
ElasticInferenceAccelerators
EnclaveOptions
HibernationOptions
IamInstanceProfile
InstanceMarketOptions
SpotOptions
InstanceRequirements
AcceleratorCount

AcceleratorManufacturers

AcceleratorNames

AcceleratorTotalMemoryMiB

AcceleratorTypes

AllowedInstanceTypes

BaselineEbsBandwidthMbps

CpuManufacturers

ExcludedInstanceTypes

InstanceGenerations

LocalStorageTypes

MemoryGiBPerVCpu
MemoryMiB *
NetworkBandwidthGbps
NetworkInterfaceCount
TotalLocalStorageGB
VCpuCount *
LicenseSpecifications
MaintenanceOptions
MetadataOptions
Monitoring
NetworkInterfaces
Placement
PrivateDnsNameOptions

SecurityGroupIds

SecurityGroups

TagSpecifications

myASG
AWS::AutoScaling::AutoScalingGroup


LaunchTemplate

CloudFormation Template

Share Template