StartImportResponse
class StartImportResponse
Types
Properties
Link copied to clipboard
The timestamp for the import's creation.
Link copied to clipboard
The ARN of the destination event data store.
Link copied to clipboard
Used with StartEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period.
Link copied to clipboard
The source S3 bucket for the import.
Link copied to clipboard
Shows the status of the import after a StartImport
request. An import finishes with a status of COMPLETED
if there were no failures, or FAILED
if there were failures.
Link copied to clipboard
Used with EndEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period.
Link copied to clipboard
The timestamp of the import's last update, if applicable.