pub async fn set( client: &impl Client, name: &str, policy: &str, ) -> Result<(), ClientError>
Sets the given policy.
See CreatePolicyRequest