This table represents the Subnets resource from Amazon Web Services.

aws.subnet

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
assign_ipv6_address_on_creationcoreboolIndicates whether a network interface created in this subnet (including a network interface created by <a>RunInstances</a>) receives an IPv6 address.
availability_zonecorestringThe Availability Zone of the subnet.
availability_zone_idcorestringThe AZ ID of the subnet.
available_ip_address_countcoreint64The number of unused private IPv4 addresses in the subnet. The IPv4 addresses for any stopped instances are considered unavailable.
block_public_access_statescorejsonThe state of VPC Block Public Access (BPA).
cidr_blockcorestringThe IPv4 CIDR block assigned to the subnet.
customer_owned_ipv4_poolcorestringThe customer-owned IPv4 address pool associated with the subnet.
default_for_azcoreboolIndicates whether this is the default subnet for the Availability Zone.
enable_dns64coreboolIndicates whether DNS queries made to the Amazon-provided DNS Resolver in this subnet should return synthetic IPv6 addresses for IPv4-only destinations.
enable_lni_at_device_indexcoreint64Indicates the device position for local network interfaces in this subnet. For example, <code>1</code> indicates local network interfaces in this subnet are the secondary network interface (eth1).
ipv6_cidr_block_association_setcorejsonInformation about the IPv6 CIDR blocks associated with the subnet.
ipv6_nativecoreboolIndicates whether this is an IPv6 only subnet.
map_customer_owned_ip_on_launchcoreboolIndicates whether a network interface created in this subnet (including a network interface created by <a>RunInstances</a>) receives a customer-owned IPv4 address.
map_public_ip_on_launchcoreboolIndicates whether instances launched in this subnet receive a public IPv4 address. Amazon Web Services charges for all public IPv4 addresses, including public IPv4 addresses associated with running instances and Elastic IP addresses. For more information, see the <i>Public IPv4 Address</i> tab on the <a href="http://aws.amazon.com/vpc/pricing/">Amazon VPC pricing page</a>.
outpost_arncorestringThe Amazon Resource Name (ARN) of the Outpost.
owner_idcorestringThe ID of the Amazon Web Services account that owns the subnet.
private_dns_name_options_on_launchcorejsonThe type of hostnames to assign to instances in the subnet at launch. An instance hostname is based on the IPv4 address or ID of the instance.
statecorestringThe current state of the subnet.
subnet_arncorestringThe Amazon Resource Name (ARN) of the subnet.
subnet_idcorestringThe ID of the subnet.
tagscorehstore
vpc_idcorestringThe ID of the VPC the subnet is in.