Ingestion
Information about the SPICE ingestion for a dataset.
Contents
Note
In the following list, the required parameters are described first.
- Arn
- 
               The Amazon Resource Name (ARN) of the resource. Type: String Required: Yes 
- CreatedTime
- 
               The time that this ingestion started. Type: Timestamp Required: Yes 
- IngestionStatus
- 
               Ingestion status. Type: String Valid Values: INITIALIZED | QUEUED | RUNNING | FAILED | COMPLETED | CANCELLEDRequired: Yes 
- ErrorInfo
- 
               Error information for this ingestion. Type: ErrorInfo object Required: No 
- IngestionId
- 
               Ingestion ID. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Pattern: ^[a-zA-Z0-9-_]+$Required: No 
- IngestionSizeInBytes
- 
               The size of the data ingested, in bytes. Type: Long Required: No 
- IngestionTimeInSeconds
- 
               The time that this ingestion took, measured in seconds. Type: Long Required: No 
- QueueInfo
- 
               Information about a queued dataset SPICE ingestion. Type: QueueInfo object Required: No 
- RequestSource
- 
               Event source for this ingestion. Type: String Valid Values: MANUAL | SCHEDULEDRequired: No 
- RequestType
- 
               Type of this ingestion. Type: String Valid Values: INITIAL_INGESTION | EDIT | INCREMENTAL_REFRESH | FULL_REFRESHRequired: No 
- RowInfo
- 
               Information about rows for a data set SPICE ingestion. Type: RowInfo object Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: