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