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

## Properties

- `NetworkAclId` (`string`, required): The ID of the network ACL
- `SubnetId` (`string`, required): The ID of the subnet
- `AssociationId` (`string`, optional)

## Attributes

- `AssociationId`
