Updates an AMP workspace alias.
See https://paws-r.github.io/docs/prometheusservice/update_workspace_alias.html 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.