Skip to main content

network_acls

Retrieves a list of network_acls in a region

Overview

Namenetwork_acls
TypeResource
Descriptionnetwork_acls
Idawscc.ec2.network_acls

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.ec2.network_acls
WHERE region = 'us-east-1'

Permissions

To operate on the network_acls resource, the following permissions are required:

Create

ec2:CreateNetworkAcl,
ec2:DescribeNetworkAcls,
ec2:CreateTags

List

ec2:DescribeNetworkAcls