pub async fn delete_latest( client: &impl Client, mount: &str, path: &str, ) -> Result<(), ClientError>
Soft-delete the latest version of a secret
See DeleteLatestSecretVersionRequest