pub(crate) async fn get_secret( client: &Client, input: &SecretGetRequest, ) -> Result<SecretResponse, Error>