This template creates a network ACL and adds an entry to allow all outbound IPv4 traffic. The network ACL is associated with a VPC and has a rule number, protocol, rule action, CIDR block, and egress flag specified.

MyNACL
AWS::EC2::NetworkAcl


Tags

OutboundRule
AWS::EC2::NetworkAclEntry


CloudFormation Template

Share Template