cloudtrail_list_event_data_stores {paws.management} | R Documentation |
Returns information about all event data stores in the account, in the current Region
Description
Returns information about all event data stores in the account, in the current Region.
See https://www.paws-r-sdk.com/docs/cloudtrail_list_event_data_stores/ for full documentation.
Usage
cloudtrail_list_event_data_stores(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
A token you can use to get the next page of event data store results. |
MaxResults |
The maximum number of event data stores to display on a single page. |
[Package paws.management version 0.7.0 Index]