View source: R/cloudtrail_operations.R
| cloudtrail_stop_event_data_store_ingestion | R Documentation |
Stops the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN. To stop ingestion, the event data store Status must be ENABLED and the eventCategory must be Management, Data, NetworkActivity, or ConfigurationItem.
See https://www.paws-r-sdk.com/docs/cloudtrail_stop_event_data_store_ingestion/ for full documentation.
cloudtrail_stop_event_data_store_ingestion(EventDataStore)
EventDataStore |
[required] The ARN (or ID suffix of the ARN) of the event data store for which you want to stop ingestion. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.