Short answer
bedrockbot is the generic robots.txt token for the Amazon Bedrock web crawler for Knowledge Bases.
AI crawler guide
bedrockbot is the generic robots.txt token for the Amazon Bedrock web crawler for Knowledge Bases.
Short answer
bedrockbot is the generic robots.txt token for the Amazon Bedrock web crawler for Knowledge Bases.
Crawler facts
User-agent token
bedrockbot
Operator
KI-Console group
Autonomous crawler: allow access, keep public content readable, and monitor logs.
robots.txt
Documentation
Open source documentationAmazon Bedrock can crawl websites that a customer configures as a data source for a Knowledge Base. AWS describes bedrockbot and bedrockbot-UUID rules.
The KI-Console group is training. More precisely, this is knowledge-base ingestion and retrieval for customer-configured Bedrock applications.
Blocking bedrockbot can reduce how systems from Amazon Web Services see, index, train on, or retrieve your public content. Allowing it improves technical access, but it never guarantees crawling, ranking, citation, or a positive AI answer.
AWS documents that the Web Crawler respects robots.txt according to RFC 9309 and checks bedrockbot-UUID rules before generic bedrockbot rules.
Use the exact token bedrockbot in your robots.txt. Keep private paths blocked separately if only part of the site should be available.
Allow :bot
User-agent: bedrockbot
Allow: /
Block :bot
User-agent: bedrockbot
Disallow: /
Straight answers
KI-Console does not sell magic visibility. It makes your website more readable for AI systems and shows evidence where it can.
bedrockbot is a crawler or robots.txt control token operated by Amazon Web Services. The facts above show its purpose, robots.txt behavior, and exact allow or block rules.
Use User-agent: bedrockbot and Disallow: /. robots.txt is a directive for compliant crawlers, not a technical access barrier.
It can reduce visibility in systems from Amazon Web Services if those systems can no longer crawl, index, train on, or retrieve your content. The effect depends on the bot type and product.
Check your own website
Run the free scan first. With an account, you can verify the domain, keep history, generate files, and document crawler visits over time.