What is bedrockbot? AI crawler guide

bedrockbot by Amazon: Amazon Bedrock web crawler connector token for customer-configured AI applications. Check its reported user-agent, robots.txt behavior, source, and verification guidance.

Amazon Bedrock web crawler connector token for customer-configured AI applications.

What is bedrockbot?

bedrockbot is the web crawler user-agent token for the Amazon Bedrock web crawl data source connector. It is operated by Amazon and allows customers to configure their own AI applications to fetch web content through Bedrock. When a site sees a request from bedrockbot, it means a specific Bedrock customer has chosen that URL as a data source for their application, not that Amazon is performing a broad, general-purpose crawl. The crawler honors robots.txt directives, so site owners can control its access using standard rules.

What it's for

For a site owner, a visit from bedrockbot indicates that your content may be used as a data source in a customer-configured AI application running on Amazon Bedrock. This could mean your information is being pulled into a private, customer-specific AI workflow rather than a public search index. Understanding this helps you decide whether to allow or block the crawler based on how you want your content to be used in third-party AI applications.

Allowing bedrockbot only creates the possibility of retrieval. To find out whether your pages are selected, measure which answer engines actually cite your pages using a stable query set.

How to handle bedrockbot

To manage bedrockbot, add a rule in your robots.txt file targeting the user-agent token 'bedrockbot'. Since the crawler honors robots.txt, you can disallow specific paths or the entire site. Consider the potential benefits of being included in AI applications before blocking, as it may provide visibility or utility to users of those applications.

robots.txt rule

User-agent: bedrockbot Disallow: /

Blocking cost

Blocking bedrockbot may prevent your content from being used as a data source in Amazon Bedrock customer applications, which could reduce your visibility in AI-driven answers, citations, or agent workflows that rely on those applications.

Examples

Related bots

Frequently Asked Questions

Who operates bedrockbot?

bedrockbot is operated by Amazon as part of the Amazon Bedrock service.

Does bedrockbot honor robots.txt?

Yes, bedrockbot honors robots.txt directives, so you can control its access to your site.

What does a visit from bedrockbot mean?

A visit from bedrockbot typically means a Bedrock customer has configured a web crawl data source that includes your URL for their AI application.

Is bedrockbot used for a broad Amazon search crawl?

No, bedrockbot is not used for a broad Amazon search crawl; it is specifically for customer-configured Bedrock data sources.

Can I block bedrockbot without affecting other Amazon crawlers?

Yes, you can block bedrockbot specifically by targeting its user-agent token in robots.txt without affecting other Amazon crawlers.

Data & Sources