Skip to content

/AWS1/CL_AMP=>UPDATEWORKSPACEALIAS()

About UpdateWorkspaceAlias

Updates the alias of an existing workspace.

Method Signature

IMPORTING

Required arguments:

IV_WORKSPACEID TYPE /AWS1/AMPWORKSPACEID /AWS1/AMPWORKSPACEID

The ID of the workspace to update.

Optional arguments:

IV_ALIAS TYPE /AWS1/AMPWORKSPACEALIAS /AWS1/AMPWORKSPACEALIAS

The new alias for the workspace. It does not need to be unique.

Amazon Managed Service for Prometheus will automatically strip any blank spaces from the beginning and end of the alias that you specify.

IV_CLIENTTOKEN TYPE /AWS1/AMPIDEMPOTENCYTOKEN /AWS1/AMPIDEMPOTENCYTOKEN

A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive.