v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

Deletes the specified ingress or egress entry (rule) from the specified network ACL.

get/#Action=DeleteNetworkAclEntry

Query parameters

DryRunboolean

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.

Egressboolean required

Indicates whether the rule is an egress rule.

NetworkAclIdstring required

The ID of the network ACL.

RuleNumberinteger required

The rule number of the entry to delete.

Action'DeleteNetworkAclEntry' required
Version'2016-11-15' required

Response

Success