AWS EC2 Create VPC Version 1
Parameters
Name | Description |
---|---|
Dry Run | Dry run validates user permissions and inputs without completing the EC2 action (true or false). |
CIDR Block | The network range for the VPC, in CIDR notation. |
Instance Tenancy | The supported tenancy options for instances launched into the VPC are default, dedicated, or host. |
Sample Configration
Name | Description |
---|---|
Dry Run | false |
CIDR Block | 10.0.0.0/16 |
Instance Tenancy | default |
Results
Name | Description |
---|---|
VPC ID | The ID of the VPC |
VPC State | The current state of the VPC |
VPC CIDR Block | The primary IPv4 CIDR block for the VPC |
VPC DHCP Options ID | The ID of the set of DHCP options you've associated with the VPC (or default if the default options are associated with the VPC) |
VPC Tags | Any tags assigned to the VPC |
VPC Instance Tenancy | The allowed tenancy of instances launched into the VPC |
VPC Is Default | Indicates whether the VPC is the default VPC |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out