NetworkAcl
Resource Icon

Resource Overview
A Network Access Control List (ACL) allows or denies inbound or outbound traffic at the subnet level.
Associated Resources
Parent Resources
Connected Resources
Resource Configuration
Basic Settings
included_vpc_name: Name of the VPC where the ACL is creatednacl_description: Description of the network ACL
Inbound Rules (inbound_rule)
inbound_rule.priority: Rule priority -0~199inbound_rule.protocol: Traffic protocol -TCP,UDP,ICMPinbound_rule.rule_action: Action for inbound traffic -ALLOW,DROPinbound_rule.ip_block: Source CIDR blockinbound_rule.port_range: Port range -1~65535
Outbound Rules (outbound_rule)
outbound_rule.priority: Rule priority -0~199outbound_rule.protocol: Traffic protocol -TCP,UDP,ICMPoutbound_rule.rule_action: Action for outbound traffic -ALLOW,DROPoutbound_rule.ip_block: Destination CIDR blockoutbound_rule.port_range: Port range -1~65535
Tags
tag: Tags used to categorize the resource