NetworkSecurityManagerCustomerAPI / Client / delete_policy

delete_policy

NetworkSecurityManagerCustomerAPI.Client.delete_policy(**kwargs)

Deletes the specified policy.

See also: AWS API Documentation

Request Syntax

response = client.delete_policy(
    policyIdentifier='string'
)
Parameters:

policyIdentifier (string) –

[REQUIRED]

The identifier of the policy. This is the policy’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