ivschat_update_logging_configuration: Updates a specified logging configuration

View source: R/ivschat_operations.R

ivschat_update_logging_configurationR Documentation

Updates a specified logging configuration

Description

Updates a specified logging configuration.

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

Usage

ivschat_update_logging_configuration(
  destinationConfiguration = NULL,
  identifier,
  name = NULL
)

Arguments

destinationConfiguration

A complex type that contains a destination configuration for where chat content will be logged. There can be only one type of destination (cloudWatchLogs, firehose, or s3) in a destinationConfiguration.

identifier

[required] Identifier of the logging configuration to be updated.

name

Logging-configuration name. The value does not need to be unique.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.