cloudtrail_get_event_data_store {paws.management} | R Documentation |
Returns information about an event data store specified as either an ARN or the ID portion of the ARN
Description
Returns information about an event data store specified as either an ARN or the ID portion of the ARN.
See https://www.paws-r-sdk.com/docs/cloudtrail_get_event_data_store/ for full documentation.
Usage
cloudtrail_get_event_data_store(EventDataStore)
Arguments
EventDataStore |
[required] The ARN (or ID suffix of the ARN) of the event data store about which you want information. |
[Package paws.management version 0.9.0 Index]