bedrockbot

Amazon · AI search crawlers · json

User-agent: bedrockbot
Disallow: /
robots.txt tokenbedrockbot
User-agent containsbedrockbot
OperatorAmazon
CategoryAI search crawlers
robots.txtobeys robots.txt (documented)
Verify byno published verification method

What it is

The web crawler an AWS customer points at URLs they chose, to build a knowledge base for a Bedrock application. AWS documents that it respects robots.txt and that the user-agent carries a per-customer suffix, so you can allow or refuse one customer's crawl by naming bedrockbot-UUID.

What blocking it costs you

Companies building retrieval applications on Bedrock cannot include your pages. This is a RAG block, not a training block: nothing is being trained, but nothing can cite you either.

Full user-agent string

bedrockbot-UUID

Allow it instead

User-agent: bedrockbot
Allow: /

Operator documentation: https://docs.aws.amazon.com/bedrock/latest/userguide/webcrawl-data-source-connector.html
Machine copies: json · markdown
Policies that name this crawler: allow-all · block-all-ai · allow-ai-search-only · maximum-ai-visibility