Dry Run |
Dry run validates user permissions and inputs without completing the EC2 action (true or false). |
Image ID |
The ID of the AMI. |
Minimum Instance Count |
The minimum number of instances to launch. |
Maximum Instance Count |
The maximum number of instances to launch. |
Key Name |
The name of the key pair. |
Security Groups |
One or more security group names, separated by commas. |
Security Group IDs |
One or more security group IDs, separated by commas. |
User Data |
The Base64-encoded MIME user data for the instances. |
Instance Type |
The instance type. |
Placement |
The placement for the instance. |
Kernel ID |
The ID of the kernel. |
Ramdisk ID |
The ID of the RAM disk. |
Block Device Mapping |
The block device mapping. |
Monitoring |
true or false. The monitoring for the instance. |
Subnet ID |
The ID of the subnet to launch the instance into. |
Disable API Termination |
true or false. If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console. |
Instance Initiated Shutdown Behavior |
Accepts 'stop' or 'terminate'. Indicates whether an instance stops or terminates when you initiate shutdown. |
Private IP Address |
The primary IP address. |
Client Token |
Unique, case-sensitive identifier you provide to ensure the idempotency of the request. |
Network Interfaces |
One or more network interfaces. |
IAM Instance Profile |
The IAM instance profile. |
EBS Optimized |
true or false. Indicates whether the instance is optimized for EBS I/O. |