v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444270263.9 KB

Returns information on all imports, or a select set of imports by <code>ImportStatus</code> or <code>Destination</code>.

post/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.ListImports

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.ListImports' required

Request body

MaxResultsinteger

The maximum number of imports to display on a single page.

Destinationstring

The ARN of the destination event data store.

ImportStatus'INITIALIZING' | 'IN_PROGRESS' | 'FAILED' | 'STOPPED' | 'COMPLETED'

The status of the import.

NextTokenstring

A token you can use to get the next page of import results.

Response

Success

NextTokenstring

A token you can use to get the next page of import results.