IngestionStatus
A table showing information about the most recent successful and failed attempts to ingest events.
Contents
- LatestIngestionAttemptEventID
- 
               The event ID of the most recent attempt to ingest events. Type: String Length Constraints: Fixed length of 36. Pattern: ^[a-f0-9\-]+$Required: No 
- LatestIngestionAttemptTime
- 
               The time stamp of the most recent attempt to ingest events on the channel. Type: Timestamp Required: No 
- LatestIngestionErrorCode
- 
               The error code for the most recent failure to ingest events. Type: String Length Constraints: Minimum length of 4. Maximum length of 1000. Pattern: .*Required: No 
- LatestIngestionSuccessEventID
- 
               The event ID of the most recent successful ingestion of events. Type: String Length Constraints: Fixed length of 36. Pattern: ^[a-f0-9\-]+$Required: No 
- LatestIngestionSuccessTime
- 
               The time stamp of the most recent successful ingestion of events for the channel. Type: Timestamp Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: