Safe Haskell | None |
---|---|
Language | Haskell2010 |
Deletes the specified network ACL. You can't delete the ACL if it's associated with any subnets. You can't delete the default network ACL.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteNetworkAcl.html
Request
data DeleteNetworkAcl Source
Request constructor
DeleteNetworkAcl
constructor.
The fields accessible through corresponding lenses are:
Request lenses
dnaNetworkAclId :: Lens' DeleteNetworkAcl Text Source
The ID of the network ACL.