v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444270263.9 KB

Returns information about a specific import.

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

Headers

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

Request body

ImportIdstring required

The ID for the import.

Response

Success

ImportIdstring

The ID of the import.

DestinationsEventDataStoreArn[]

The ARN of the destination event data store.

StartEventTimestring date-time

Used with <code>EndEventTime</code> to bound a <code>StartImport</code> request, and limit imported trail events to only those events logged within a specified time period.

EndEventTimestring date-time

Used with <code>StartEventTime</code> to bound a <code>StartImport</code> request, and limit imported trail events to only those events logged within a specified time period.

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

The status of the import.

CreatedTimestampstring date-time

The timestamp of the import's creation.

UpdatedTimestampstring date-time

The timestamp of when the import was updated.