Amazon Virtual Private Cloud (VPC) subnet
aws.vpc.subnet MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon Virtual Private Cloud (VPC) subnet
Min version: 9.0.0Defaults:
id cidrs region availabilityZone defaultForAvailabilityZoneRelationships
6 resources · 10 relationships·Click to select, expand fields to see properties.
Fields (11)
| Field | Type | Description |
|---|---|---|
arnrequired | string | ARN of the subnet |
assignIpv6AddressOnCreationrequired | int | Whether a network interface created in this subnet (including a network interface created by RunInstances ) receives an IPv6 address |
availabilityZonerequired | string | Availability zone where this subnet is located |
availableIpAddressCountrequired | int | The number of available IP addresses in the subnet |
cidrsrequired | string | List of CIDR descriptions |
defaultForAvailabilityZonerequired | int | Whether this is the default subnet for the availability zone |
idrequired | string | Unique ID of the subnet |
internetGatewayBlockModerequired | string | Internet gateway blocking mode: block-bidirectional, block-ingress, or off |
mapPublicIpOnLaunchrequired | int | Whether instances launched in this subnet receive public IPv4 addresses |
regionrequired | string | Region in which the VPC subnet exists |
staterequired | string | State of the subnet: pending or available |