Mondoo Docs

Amazon Virtual Private Cloud (VPC)

aws.vpc MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWSPrivate Resource

Amazon Virtual Private Cloud (VPC)

Min version: 5.15.0Defaults: id isDefault cidrBlock region

Relationships

Mini Map
AWS
15 resources · 34 relationshipsClick to select, expand fields to see properties.

Fields (24)

FieldTypeDescription
arnrequired
stringARN of the VPC
cidrBlockrequired
stringIPv4 CIDR block of the VPC
endpointprivate
aws.vpc.endpointAmazon Virtual Private Cloud (VPC) endpoint
endpoints
[]aws.vpc.endpointList of endpoints for the VPC
flowlogprivate
aws.vpc.flowlogAmazon Virtual Private Cloud (VPC) flow log
flowLogs
[]aws.vpc.flowlogList of flow logs for the VPC
idrequired
stringID of the VPC
instanceTenancyrequired
stringHow instance hardware tenancy settings are enforced on instances launched in this VPC
internetGatewayBlockModerequired
stringInternet gateway blocking mode: block-bidirectional, block-ingress, or off
isDefaultrequired
intWhether the VPC is the default VPC
namerequired
stringName of the VPC
natgatewayprivate
aws.vpc.natgatewayAmazon VPC NAT Gateway
natGateways
[]aws.vpc.natgatewayNAT gateways
peeringConnectionprivate
aws.vpc.peeringConnectionAmazon VPC Peering Connection
peeringConnections
[]aws.vpc.peeringConnectionList of peering connections associated with the VPC
regionrequired
stringRegion in which the VPC exists
routetableprivate
aws.vpc.routetableAmazon Virtual Private Cloud (VPC) route table
routeTables
[]aws.vpc.routetableList of route tables for the VPC
serviceEndpointprivate
aws.vpc.serviceEndpointAmazon VPC Service Endpoint
serviceEndpoints
[]aws.vpc.serviceEndpointList of service endpoints associated with the VPC
staterequired
stringState of the VPC: pending or available
subnetprivate
aws.vpc.subnetAmazon Virtual Private Cloud (VPC) subnet
subnets
[]aws.vpc.subnetList of subnets for the VPC
tagsrequired
map[string]stringTags on the VPC