This template creates a launch configuration that configures the `EbsOptimized` property to launch instances with a provisioned IOPS EBS-optimized volume. It specifies an AMI with a volume type of `io1` and the desired number of IOPS. The launch configuration also includes a key-pair name and user data.

myLaunchConfig
AWS::AutoScaling::LaunchConfiguration


SecurityGroups

CloudFormation Template

Share Template