prometheusservice_create_workspace: Creates a new AMP workspace

View source: R/prometheusservice_operations.R

prometheusservice_create_workspaceR Documentation

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.