View source: R/cloudtrail_operations.R
cloudtrail_update_channel | R Documentation |
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.
cloudtrail_update_channel(Channel, Destinations = NULL, Name = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.