pub(crate) async fn get_secret_value_by_name( client: &WasmerClient, app_id: &str, secret_name: &str, ) -> Result<String>