
delete-network-acl
******************


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

Deletes a network ACL from a VPC. The ACL must not have any subnets
associated with it. You can't delete the default network ACL. For more
information about network ACLs, go to Network ACLs in the Amazon
Virtual Private Cloud User Guide.


SYNOPSIS
========

   aws ec2 delete-network-acl
     --network-acl-id <value>


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

"--network-acl-id"  (string)
   The ID of the network ACL to be deleted.


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

None
