EC2 Network ACL
Elastic Compute Cloud (EC2) Virtual Private Cloud (VPC) Network ACL
Resource Type
AWS.EC2.NetworkACL
Resource ID Format
For EC2 Network ACLs, the resource ID is the ARN.
arn:aws:ec2:us-west-2:123456789012:network-acl/acl-1
Background
This resource represents a snapshot of an AWS EC2 VPC NetworkACL.
Fields
Field | Type | Description |
|
| An association between a network ACL and a subnet. |
|
| Individual Network ACL rules to allow or block traffic |
|
| Whether this Network ACL is the default Network ACL for its associated VPC |
|
| The Amazon Web Services account ID of the owner of the network interface. |
|
| The ID of the VPC. |
Example
Last updated