Update an alert manager definition.
See https://www.paws-r-sdk.com/docs/prometheusservice_put_alert_manager_definition/ for full documentation.
prometheusservice_put_alert_manager_definition(
workspaceId,
data,
clientToken = NULL
)
[required] The ID of the workspace in which to update the alert manager definition.
[required] The alert manager definition data.
Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.