prometheusservice_update_logging_configuration: Update logging configuration

View source: R/prometheusservice_operations.R

prometheusservice_update_logging_configurationR Documentation

Update logging configuration

Description

Update logging configuration.

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

Usage

prometheusservice_update_logging_configuration(
  workspaceId,
  logGroupArn,
  clientToken = NULL
)

Arguments

workspaceId

[required] The ID of the workspace to vend logs to.

logGroupArn

[required] The ARN of the CW log group to which the vended log data will be published.

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.