SearchStatus
The current status of an archive search job.
Contents
- CompletionTimestamp
-
The timestamp of when the search completed (if finished).
Type: Timestamp
Required: No
- ErrorMessage
-
An error message if the search failed.
Type: String
Required: No
- State
-
The current state of the search job.
Type: String
Valid Values:
QUEUED | RUNNING | COMPLETED | FAILED | CANCELLED
Required: No
- SubmissionTimestamp
-
The timestamp of when the search 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: