Update a rule groups namespace.
See https://www.paws-r-sdk.com/docs/prometheusservice_put_rule_groups_namespace/ for full documentation.
prometheusservice_put_rule_groups_namespace(
workspaceId,
name,
data,
clientToken = NULL
)
[required] The ID of the workspace in which to update 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.