Updates an AMP workspace alias.
See https://www.paws-r-sdk.com/docs/prometheusservice_update_workspace_alias/ for full documentation.
prometheusservice_update_workspace_alias(
workspaceId,
alias = NULL,
clientToken = NULL
)
[required] The ID of the workspace being updated.
The new alias of the workspace.
Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.