bedrockagent_get_ingestion_job: Gets information about a data ingestion job

View source: R/bedrockagent_operations.R

bedrockagent_get_ingestion_jobR Documentation

Gets information about a data ingestion job

Description

Gets information about a data ingestion job. Data sources are ingested into your knowledge base so that Large Language Models (LLMs) can use your data.

See https://www.paws-r-sdk.com/docs/bedrockagent_get_ingestion_job/ for full documentation.

Usage

bedrockagent_get_ingestion_job(dataSourceId, ingestionJobId, knowledgeBaseId)

Arguments

dataSourceId

[required] The unique identifier of the data source for the data ingestion job you want to get information on.

ingestionJobId

[required] The unique identifier of the data ingestion job you want to get information on.

knowledgeBaseId

[required] The unique identifier of the knowledge base for the data ingestion job you want to get information on.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.