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