ExportStatus
The current status of an archive export job.
Contents
- CompletionTimestamp
-
The timestamp of when the export job completed (if finished).
Type: Timestamp
Required: No
- ErrorMessage
-
An error message if the export job failed.
Type: String
Required: No
- State
-
The current state of the export job.
Type: String
Valid Values:
QUEUED | PREPROCESSING | PROCESSING | COMPLETED | FAILED | CANCELLED
Required: No
- SubmissionTimestamp
-
The timestamp of when the export job was submitted.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: