Amazon Elastic Compute Cloud resource types These Heat resource types represent elements on Amazon Elastic Compute Cloud (EC2). To install these types into a Heat engine, see Extending an existing OpenStack engine. IBM::EC2::AlarmThis resource type represents an alarm on Amazon Elastic Compute Cloud. It extends the type OS::Ceilometer::Alarm.IBM::EC2::AutoScalingGroupThis resource type represents an automatic scaling group on Amazon Elastic Compute Cloud. It extends the type OS::Heat::AutoScalingGroup.IBM::EC2::AutoScalingPolicyThis resource type represents an automatic scaling policy on Amazon Elastic Compute Cloud. It extends the type OS::Heat::ScalingPolicy.IBM::EC2::EIPThis resource type represents an elastic IP (EIP) address on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::FloatingIP.IBM::EC2::EIPAssociationThis resource type represents an elastic IP address (EIP) association on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::FloatingIPAssociation.IBM::EC2::InternetGatewayThis resource type represents an Internet gateway on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::RouterGateway.IBM::EC2::LaunchConfigurationThis resource type represents a launch configuration on Amazon Elastic Compute Cloud.IBM::EC2::PortThis resource type represents a port on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::Port.IBM::EC2::RouteTableThis resource type represents a route table on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::Router.IBM::EC2::RouteTableAssociationThis resource type represents a route table association on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::RouterInterface.IBM::EC2::SecurityGroupThis resource type represents a security group on Amazon EC2. It extends the type OS::Neutron::SecurityGroup.IBM::EC2::ServerThis resource type represents a server on Amazon Elastic Compute Cloud. It extends the type OS::Nova::Server.IBM::EC2::SubnetThis resource type represents a subnet on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::Subnet.IBM::EC2::VolumeThis resource type represents a volume on Amazon Elastic Compute Cloud. It extends the type OS::Cinder::Volume.IBM::EC2::VolumeAttachmentThis resource type represents a volume attachment on Amazon Elastic Compute Cloud (EC2). It extends the type OS::Cinder::VolumeAttachment.IBM::EC2::VPCThis resource type represents a virtual private cloud (VPC) on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::Net.Parent topic: Heat resource types