View source: R/cloudtrail_operations.R
cloudtrail_restore_event_data_store | R Documentation |
Restores a deleted event data store specified by EventDataStore
, which accepts an event data store ARN. You can only restore a deleted event data store within the seven-day wait period after deletion. Restoring an event data store can take several minutes, depending on the size of the event data store.
See https://www.paws-r-sdk.com/docs/cloudtrail_restore_event_data_store/ for full documentation.
cloudtrail_restore_event_data_store(EventDataStore)
EventDataStore |
[required] The ARN (or the ID suffix of the ARN) of the event data store that you want to restore. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.