class Aws::BedrockAgent::Types::IngestionJob


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/IngestionJob AWS API Documentation
@return [Time]
The time at which the ingestion job was last updated.
@!attribute [rw] updated_at
@return [String]
The status of the ingestion job.
@!attribute [rw] status
@return [Types::IngestionJobStatistics]
Contains statistics about the ingestion job.
@!attribute [rw] statistics
@return [Time]
The time at which the ingestion job started.
@!attribute [rw] started_at
@return [String]
is being added.
The unique identifier of the knowledge base to which the data source
@!attribute [rw] knowledge_base_id
@return [String]
The unique identifier of the ingestion job.
@!attribute [rw] ingestion_job_id
@return [Array<String>]
A list of reasons that the ingestion job failed.
@!attribute [rw] failure_reasons
@return [String]
The description of the ingestion job.
@!attribute [rw] description
@return [String]
The unique identifier of the ingested data source.
@!attribute [rw] data_source_id<br><br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_ListIngestionJobs.html#API_agent_ListIngestionJobs_ResponseSyntax<br>[2]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetIngestionJob.html#API_agent_GetIngestionJob_ResponseSyntax<br>[1]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_StartIngestionJob.html#API_agent_StartIngestionJob_ResponseSyntax<br><br><br><br>* [ListIngestionJob response][3]

* [GetIngestionJob response][2]

* [StartIngestionJob response][1]

This data type is used in the following API operations:
to embeddings for a vector store in knowledge base.
Contains details about an ingestion job, which converts a data source