DataSetImportTask
Contains information about a data set import task.
Contents
- status
-
The status of the data set import task.
Type: String
Valid Values:
Creating | Running | Completed | Failed
Required: Yes
- summary
-
A summary of the data set import task.
Type: DataSetImportSummary object
Required: Yes
- taskId
-
The identifier of the data set import task.
Type: String
Pattern:
^\S{1,80}$
Required: Yes
- statusReason
-
If dataset import failed, the failure reason will show here.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: