prometheusservice_put_alert_manager_definition: Update an alert manager definition

View source: R/prometheusservice_operations.R

prometheusservice_put_alert_manager_definitionR Documentation

Update an alert manager definition

Description

Update an alert manager definition.

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

Usage

prometheusservice_put_alert_manager_definition(
  workspaceId,
  data,
  clientToken = NULL
)

Arguments

workspaceId

[required] The ID of the workspace in which to update the alert manager definition.

data

[required] The alert manager definition data.

clientToken

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


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