AwsEc2NetworkAclDetails - AWS Security Hub CSPM
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.

AwsEc2NetworkAclDetails

Contains details about an Amazon EC2 network access control list (ACL).

Contents

Associations

Associations between the network ACL and subnets.

Type: Array of AwsEc2NetworkAclAssociation objects

Required: No

Entries

The set of rules in the network ACL.

Type: Array of AwsEc2NetworkAclEntry objects

Required: No

IsDefault

Whether this is the default network ACL for the VPC.

Type: Boolean

Required: No

NetworkAclId

The identifier of the network ACL.

Type: String

Pattern: .*\S.*

Required: No

OwnerId

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

Type: String

Pattern: .*\S.*

Required: No

VpcId

The identifier of the VPC for the network ACL.

Type: String

Pattern: .*\S.*

Required: No

See Also

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