prometheusservice_create_logging_configuration: Create logging configuration

View source: R/prometheusservice_operations.R

prometheusservice_create_logging_configurationR Documentation

Create logging configuration

Description

Create logging configuration.

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

Usage

prometheusservice_create_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.