Skip to content

Where can I find the datasource id of a knowledge base to run the Startingestionjob

0

I want to run Startingestionjob API to update my knowledge base for bedrock based on s3 trigger. My question is where exactly can I get the data source Id all I can see is the data source name on my knowledge base part of AWS console.

It would be great if you could help me out with this.

Thanks and Regards.

2 Answers
3
Accepted Answer

Hi,

It's on top right corner see Data source ID field

Enter image description here

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
2

=>Navigate to the Amazon Kendra Console:

=>Open the AWS Management Console. Go to the Amazon Kendra service. Select Your Index:

=>Choose the index associated with your knowledge base. Go to Data Sources:

=>In the index details, select the "Data sources" tab. Find Data Source ID:

=>Locate your data source by name. The Data Source ID is listed alongside the data source name in the details.

=>You can also use the AWS CLI to list data sources and get their IDs: aws kendra list-data-sources --index-id <your-index-id>

EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.