{
"Type" : "AWS::EC2::Host",
"Properties" : {
"AutoPlacement" : "on",
"AvailabilityZone" : "us-east-1a",
"InstanceType" : "c3.large"
}
}
{
"Type" : "AWS::EC2::Host",
"Properties" : {
"AutoPlacement" : "on",
"AvailabilityZone" : "us-east-1a",
"InstanceType" : "c3.large"
}
}