AWSTemplateFormatVersion: "2010-09-09" Resources: my.Instance: Type: AWS::EC2::Instance Properties: ImageId: ami-123456 my_Instance: Type: AWS::EC2::Instance Properties: ImageId: ami-123456