This template creates a network ACL and adds an entry to allow inbound SSH traffic from a specified network. The network ACL is associated with a VPC and has a rule number, protocol, rule action, CIDR block, and port range specified.

MyNACL
AWS::EC2::NetworkAcl


Tags

InboundRule
AWS::EC2::NetworkAclEntry


PortRange

CloudFormation Template

Share Template