EC2 VPC
Elastic Compute Cloud (EC2) Virtual Private Cloud (VPC)
Last updated
Elastic Compute Cloud (EC2) Virtual Private Cloud (VPC)
Last updated
Field
Type
Description
CidrBlock
String
The IP range of the VPC
CidrBlockAssociationSet
List
Information about the IP CIDR blocks associated with the VPC.
DhcpOptionsId
String
The ID of the set of DHCP options you've associated with the VPC.
InstanceTenancy
String
The allowed tenancy of instances launched into the VPC.Information about the IPv6 CIDR blocks associated with the VPC.
Ipv6CidrBlockAssociationSet
List
Information about the IPv6 CIDR blocks associated with the VPC.
IsDefault
Boolean
Whether the VPC is the default VPC.
OwnerId
String
The ID of the Amazon Web Services account that owns the VPC.
State
String
The current state of the VPC.
FlowLogs
List
Information about the flow logs.
NetworkAcls
List
Indicates what network ACLs are set, which act as a basic firewall for the VPC. See the AWS user documentation for more details
RouteTables
List
Route tables are configured, which act as basic routing tables for the VPC. See the AWS user documentation for more details.
SecurityGroups
List
Security groups configured for this VPC, which act as firewalls for instances in the VPC. See the AWS user documentation for more details
StaleSecurityGroups
List
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 SecurityGroups
, in practice this will not be the case. All security groups listed in StaleSecurityGroups
will also be present in SecurityGroups
. See the AWS documentation for more details on stale security groups.
VpcId
String
The unique identifier of the VPC