Amazon EC2 network ACL
aws.ec2.networkacl MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon EC2 network ACL
Min version: 5.15.0Defaults:
id regionRelationships
4 resources · 6 relationships·Click to select, expand fields to see properties.
Fields (9)
| Field | Type | Description |
|---|---|---|
arnrequired | string | ARN for the network ACL |
associationprivate | aws.ec2.networkacl.association | - |
associationsrequired | []aws.ec2.networkacl.association | Associations for the network ACL |
entries | []aws.ec2.networkacl.entry | Entries for the network ACL |
entryprivate | aws.ec2.networkacl.entry | Amazon EC2 network ACL entry |
idrequired | string | ID for the network ACL |
isDefaultrequired | int | Whether the ACL is the default network ACL for the VPC |
regionrequired | string | Region for the network ACL |
tagsrequired | map[string]string | Tags for the network ACL |