delete

Function delete 

Source
pub async fn delete(client: &impl Client, name: &str) -> Result<(), ClientError>
Expand description

Deletes the given policy.

See DeletePolicyRequest