Skip to content

/AWS1/CL_VL=>DELETERULE()

About DeleteRule

Deletes a listener rule. Each listener has a default rule for checking connection requests, but you can define additional rules. Each rule consists of a priority, one or more actions, and one or more conditions. You can delete additional listener rules, but you cannot delete the default rule.

For more information, see Listener rules in the Amazon VPC Lattice User Guide.

Method Signature

IMPORTING

Required arguments:

IV_SERVICEIDENTIFIER TYPE /AWS1/VL_SERVICEIDENTIFIER /AWS1/VL_SERVICEIDENTIFIER

The ID or Amazon Resource Name (ARN) of the service.

IV_LISTENERIDENTIFIER TYPE /AWS1/VL_LISTENERIDENTIFIER /AWS1/VL_LISTENERIDENTIFIER

The ID or Amazon Resource Name (ARN) of the listener.

IV_RULEIDENTIFIER TYPE /AWS1/VL_RULEIDENTIFIER /AWS1/VL_RULEIDENTIFIER

The ID or Amazon Resource Name (ARN) of the rule.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_VL_DELETERULERESPONSE /AWS1/CL_VL_DELETERULERESPONSE