Function wasmer_backend_api::query::rotate_s3_secrets

source ยท
pub async fn rotate_s3_secrets(
    client: &WasmerClient,
    app_id: Id,
) -> Result<(), Error>
Expand description

Rotate the s3 secrets tied to an app given its id.