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(
workspaceId,
name,
data,
clientToken = NULL,
tags = NULL
)
[required] The ID of the workspace in which to create the rule group namespace.
[required] The rule groups namespace name.
[required] The namespace data that define the rule groups.
Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.
Optional, user-provided tags for this rule groups namespace.