cloudtrail_start_event_data_store_ingestion: Starts the ingestion of live events on an event data store...

View source: R/cloudtrail_operations.R

cloudtrail_start_event_data_store_ingestionR Documentation

Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN

Description

Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN. To start ingestion, the event data store Status must be STOPPED_INGESTION and the eventCategory must be Management, Data, or ConfigurationItem.

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

Usage

cloudtrail_start_event_data_store_ingestion(EventDataStore)

Arguments

EventDataStore

[required] The ARN (or ID suffix of the ARN) of the event data store for which you want to start ingestion.


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