EC2 VPC
Elastic Compute Cloud (EC2) Virtual Private Cloud (VPC)
Resource Type
AWS.EC2.VPC
Resource ID Format
For EC2 VPCs, the resource ID is the ARN.
arn:aws:ec2:us-west-2:123456789012:vpc/vpc-1
Background
This resource represents a snapshot of an AWS EC2 VPC.
Fields
Field | Type | Description |
|
| The IP range of the VPC |
|
| Information about the IP CIDR blocks associated with the VPC. |
|
| The ID of the set of DHCP options you've associated with the VPC. |
|
| The allowed tenancy of instances launched into the VPC.Information about the IPv6 CIDR blocks associated with the VPC. |
|
| Information about the IPv6 CIDR blocks associated with the VPC. |
|
| Whether the VPC is the default VPC. |
|
| The ID of the Amazon Web Services account that owns the VPC. |
|
| The current state of the VPC. |
|
| Information about the flow logs. |
|
| Indicates what network ACLs are set, which act as a basic firewall for the VPC. See the AWS user documentation for more details |
|
| Route tables are configured, which act as basic routing tables for the VPC. See the AWS user documentation for more details. |
|
| Security groups configured for this VPC, which act as firewalls for instances in the VPC. See the AWS user documentation for more details |
|
| Security groups in a VPC that are 'stale', meaning the corresponding security group or VPC peering connection has been deleted. Note that the example below lists a stale security group that is not listed in |
|
| The unique identifier of the VPC |
Example
Last updated