Learn R Programming

paws.management (version 0.4.0)

prometheusservice_create_workspace: Creates a new AMP workspace

Description

Creates a new AMP workspace.

See https://www.paws-r-sdk.com/docs/prometheusservice_create_workspace/ for full documentation.

Usage

prometheusservice_create_workspace(
  alias = NULL,
  clientToken = NULL,
  tags = NULL
)

Arguments

alias

An optional user-assigned alias for this workspace. This alias is for user reference and does not need to be unique.

clientToken

Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.

tags

Optional, user-provided tags for this workspace.