NetworkSecurityManagerCustomerAPI / Client / delete_rule

delete_rule

NetworkSecurityManagerCustomerAPI.Client.delete_rule(**kwargs)

Deletes the specified rule.

See also: AWS API Documentation

Request Syntax

response = client.delete_rule(
    ruleIdentifier='string'
)
Parameters:

ruleIdentifier (string) –

[REQUIRED]

The identifier of the rule. This is the rule’s Amazon Resource Name (ARN).

Returns:

None

Exceptions

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ValidationException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ConflictException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.InternalServerException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.AccessDeniedException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ThrottlingException