NetworkAcl - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

NetworkAcl

Describes a network ACL.

Contents

AssociationSet.N

Any associations between the network ACL and your subnets

Type: Array of NetworkAclAssociation objects

Required: No

default

Indicates whether this is the default network ACL for the VPC.

Type: Boolean

Required: No

EntrySet.N

The entries (rules) in the network ACL.

Type: Array of NetworkAclEntry objects

Required: No

networkAclId

The ID of the network ACL.

Type: String

Required: No

ownerId

The ID of the AWS account that owns the network ACL.

Type: String

Required: No

TagSet.N

Any tags assigned to the network ACL.

Type: Array of Tag objects

Required: No

vpcId

The ID of the VPC for the network ACL.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: