Returns information on all imports, or a select set of imports by ImportStatus
or Destination
.
See https://www.paws-r-sdk.com/docs/cloudtrail_list_imports/ for full documentation.
cloudtrail_list_imports(
MaxResults = NULL,
Destination = NULL,
ImportStatus = NULL,
NextToken = NULL
)
The maximum number of imports to display on a single page.
The ARN of the destination event data store.
The status of the import.
A token you can use to get the next page of import results.