1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
Bedrock's knowledge base works with the following actions.
[+] Sync your data with your Amazon Bedrock knowledge base
https://docs.aws.amazon.com/ko_kr/bedrock/latest/userguide/kb-data-source-sync-ingest.html
Each time you add, modify, or remove files from your data source, you must sync the data source so that it is re-indexed to the knowledge base.
Syncing is incremental, so Amazon Bedrock only processes added, modified, or deleted documents since the last sync.
If you put it in the S3 folder connected to Bedrock, it will not be automatically synchronized, so please check the link below additionally.
[+] Does Knowledge Base auto update data from s3
https://repost.aws/questions/QUZOmMEo5hTLOZ4cZn9l7jrg/does-knowledge-base-auto-update-data-from-s3
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated a year ago

I have a glue job running for the syncing process, so every day the files from s3 will be synced to kb, only issue is that if the file is deleted and reuploaded in the s3 and synced, that file is not showing as modified.