ec2_instance_create
1 2 3 |
image_id |
An aws ec2 id: i.e., 'ami-0174e69c12bae5410' |
instance_type |
|
min |
min instances |
max |
max instances |
key_name |
A .pem file to ssh |
security_group_id |
SecurityGroupId of security group you have created in UI |
instance_storage |
Size of the box in gb |
device_name |
"/dev/sda1" |
user_data |
A shell script that runs on startup |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.