pub async fn rotate_s3_secrets( client: &WasmerClient, app_id: Id, ) -> Result<(), Error>
Rotate the s3 secrets tied to an app given its id.