KnowledgeBaseIngestionSummary
A summary of an ingestion job for a knowledge base.
Contents
Note
In the following list, the required parameters are described first.
- IngestionId
-
The unique identifier for the ingestion job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[0-9a-zA-Z-_=.+]+Required: Yes
- IngestionStatus
-
The status of the ingestion job.
Type: String
Valid Values:
QUEUED | RUNNING | FAILED | COMPLETED | INCOMPLETE | CANCELLED | CANCELLING | TIMEOUTRequired: Yes
- EndTime
-
The end time of the ingestion job.
Type: Timestamp
Required: No
- StartTime
-
The start time of the ingestion job.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: