Update logging configuration.
See https://www.paws-r-sdk.com/docs/prometheusservice_update_logging_configuration/ for full documentation.
prometheusservice_update_logging_configuration(
workspaceId,
logGroupArn,
clientToken = NULL
)
[required] The ID of the workspace to vend logs to.
[required] The ARN of the CW log group to which the vended log data will be published.
Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.