Learn R Programming

paws.management (version 0.3.1)

prometheusservice_put_alert_manager_definition: 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(
  clientToken = NULL,
  data,
  workspaceId
)

Arguments

clientToken

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

data

[required] The alert manager definition data.

workspaceId

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