Instance
Resource Icon

Resource Overview
Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web Services (AWS) cloud. With Amazon EC2, you can develop and deploy applications faster without the need for upfront hardware investments. Amazon EC2 allows you to create as many virtual servers as you need, configure security and networking, and manage storage. It also enables you to handle changes in requirements or usage spikes by scaling up or down, reducing the need for traffic forecasting.
Associated Resources
Parent Resources
Resource Setting Values
ami: A supported and maintained image provided by AWS which provides required information to launch an instanceinstance_type: EC2 instance typeincluded_subnet_name: The name of the subnet where the EC2 instance will be deployedsecurity_group_name: The name of the security group to assign to the EC2 instance's NICeip_enable: Whether to enable or disable the use of an Elastic IP (EIP) for the EC2 instance -true,falseeip_name: The name of the Elastic IP (EIP)http_endpoint: Set whether the metadata service is available -enabled,disabledhttp_tokens: Set whether or not the metadata service requires session tokens -required,optionalroot_volume_type: Type of Root Volume -gp2,gp3,io1,io2,sc1,st1,standardroot_volume_size: The size of the root volume (GiB)ebs_block_devicevolume_size: Type of EBS Volumevolume_type: Size of the EBS Volume in gibibytes (GiB)