prometheusservice_update_logging_configuration: Updates the log group ARN or the workspace ID of the current...

View source: R/prometheusservice_operations.R

prometheusservice_update_logging_configurationR Documentation

Updates the log group ARN or the workspace ID of the current logging configuration

Description

Updates the log group ARN or the workspace ID of the current logging configuration.

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

Usage

prometheusservice_update_logging_configuration(
  clientToken = NULL,
  logGroupArn,
  workspaceId
)

Arguments

clientToken

A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive.

logGroupArn

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

workspaceId

[required] The ID of the workspace to update the logging configuration for.


paws.management documentation built on May 29, 2024, 1:50 a.m.