Create a rule group namespace.
See https://www.paws-r-sdk.com/docs/prometheusservice_create_rule_groups_namespace/ for full documentation.
prometheusservice_create_rule_groups_namespace(
clientToken = NULL,
data,
name,
tags = NULL,
workspaceId
)
Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.
[required] The namespace data that define the rule groups.
[required] The rule groups namespace name.
Optional, user-provided tags for this rule groups namespace.
[required] The ID of the workspace in which to create the rule group namespace.