Using Console
Using CLI
<network-acl-id-to-delete>
with the actual ID of the Network ACL that you want to remove.<network-acl-id-to-delete>
with the ID of the Network ACL you just deleted. If the Network ACL is successfully deleted, this command will return an error stating that the Network ACL ID does not exist.By following these steps, you can remediate the issue of unused Network ACLs in your AWS account using the AWS CLI.Using Python