cloudtrail_delete_event_data_store: Disables the event data store specified by EventDataStore,...

View source: R/cloudtrail_operations.R

cloudtrail_delete_event_data_storeR Documentation

Disables the event data store specified by EventDataStore, which accepts an event data store ARN

Description

Disables the event data store specified by EventDataStore, which accepts an event data store ARN. After you run delete_event_data_store, the event data store enters a PENDING_DELETION state, and is automatically deleted after a wait period of seven days. TerminationProtectionEnabled must be set to False on the event data store; this operation cannot work if TerminationProtectionEnabled is True.

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

Usage

cloudtrail_delete_event_data_store(EventDataStore)

Arguments

EventDataStore

[required] The ARN (or the ID suffix of the ARN) of the event data store to delete.


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