
create-network-acl
******************


DESCRIPTION
===========

Creates a new network ACL in a VPC. Network ACLs provide an optional
layer of security (on top of security groups) for the instances in
your VPC. For more information about network ACLs, go to Network ACLs
in the Amazon Virtual Private Cloud User Guide.


SYNOPSIS
========

   aws ec2 create-network-acl
     --vpc-id <value>


REQUIRED PARAMETERS
===================

"--vpc-id"  (string)
   The ID of the VPC where the network ACL will be created.


OPTIONAL PARAMETERS
===================

None
