cloudtrail_create_channel: Creates a channel for CloudTrail to ingest events from a...

View source: R/cloudtrail_operations.R

cloudtrail_create_channelR Documentation

Creates a channel for CloudTrail to ingest events from a partner or external source

Description

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.

Usage

cloudtrail_create_channel(Name, Source, Destinations, Tags = NULL)

Arguments

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 Custom for all valid non-Amazon Web Services events, or the name of a partner event source. For information about the source names for available partners, see Additional information about integration partners in the CloudTrail User Guide.

Destinations

[required] One or more event data stores to which events arriving through a channel will be logged.

Tags

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