pub async fn delete(client: &impl Client, name: &str) -> Result<(), ClientError>
Deletes the given policy.
See DeletePolicyRequest