cloudtrail_update_channel: Updates a channel specified by a required channel ARN or UUID

View source: R/cloudtrail_operations.R

cloudtrail_update_channelR Documentation

Updates a channel specified by a required channel ARN or UUID

Description

Updates a channel specified by a required channel ARN or UUID.

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

Usage

cloudtrail_update_channel(Channel, Destinations = NULL, Name = NULL)

Arguments

Channel

[required] The ARN or ID (the ARN suffix) of the channel that you want to update.

Destinations

The ARNs of event data stores that you want to log events arriving through the channel.

Name

Changes the name of the channel.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.