---
type: resource-type
title: NetworkAcl
description: aws resource type AWS::EC2::NetworkAcl
name: NetworkAcl
lexicon: aws
resource_type: AWS::EC2::NetworkAcl
---
`AWS::EC2::NetworkAcl`, a resource type of the aws lexicon.

## Properties

- `VpcId` (`string`, required): The ID of the VPC for the network ACL.
- `Id` (`string`, optional)
- `Tags` (`NetworkAcl_Tag[]`, optional): The tags for the network ACL.

## Attributes

- `Id`
