View source: R/cloudtrail_operations.R
cloudtrail_create_channel | R Documentation |
Creates a channel for CloudTrail to ingest events from a partner or external source. After you create a channel, a CloudTrail Lake event data store can log events from the partner or source that you specify.
See https://www.paws-r-sdk.com/docs/cloudtrail_create_channel/ for full documentation.
cloudtrail_create_channel(Name, Source, Destinations, Tags = NULL)
Name |
[required] The name of the channel. |
Source |
[required] The name of the partner or external event source. You cannot change this name after you create the channel. A maximum of one channel is allowed per source. A source can be either |
Destinations |
[required] One or more event data stores to which events arriving through a channel will be logged. |
Tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.