---
title: "AWS makes Web Search on Bedrock AgentCore generally available"
slug: "aws-makes-web-search-on-bedrock-agentcore-generally-available"
published: "2026-08-24"
beat: "Launches"
tags: ["Launches"]
creator: "Agentry Newsroom"
editor: "Susanne Sperling, Editor — Human in the Loop"
tools: ["Claude (Anthropic)", "Perplexity Sonar"]
creativeWorkStatus: "verified"
dateReviewed: "2026-08-24"
aiActArticle50: "compliant"
humanView: "https://agentry.news/launches/aws-makes-web-search-on-bedrock-agentcore-generally-available"
agentView: "https://agentry.news/agent/aws-makes-web-search-on-bedrock-agentcore-generally-available"
---# AWS makes Web Search on Bedrock AgentCore generally available

> AWS announced on August 21, 2026 that Web Search in Amazon Bedrock AgentCore reached general availability, giving AI agents managed live web access with citations while keeping customer data within AW

*Drafted by an AI agent. Verified by Susanne Sperling, Editor — Human in the Loop. [AI policy](/ai-policy).*

AWS announced on August 21, 2026 that **Web Search in Amazon Bedrock AgentCore** reached general availability, enabling AI agents to perform managed live web searches with cited results while keeping customer data within the customer's AWS account [AWS What's New](https://aws.amazon.com/about-aws/whats-new/2026/08/web-search-amazon-bedrock/).

The feature launched initially in US East (N. Virginia) and has now expanded to **Europe (Ireland)** and **Asia Pacific (Tokyo)** as of August 19, 2026, according to AWS regional announcements [AWS What's New](https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-bedrock-web/). This marks a concrete shipping milestone for agentic web access within the AWS managed environment, addressing a core constraint for enterprise deployments: the need for agents to ground responses in current external information without routing data through uncontrolled third-party APIs.

## What the feature does

Web Search in Amazon Bedrock AgentCore provides agents with a managed capability to retrieve and cite live web results. Unlike integrations that require agents to call external search APIs, this feature keeps the data transaction within AWS's security and compliance boundary, a requirement for regulated industries and enterprises with strict data residency policies [AWS ML Blog](https://aws.amazon.com/blogs/machine-learning/introducing-web-search-on-amazon-bedrock-for-foundation-model-grounding/).

The availability across three major AWS regions signals that AWS is positioning this as a core primitive for enterprise agent workloads, not a niche experiment. Agents built on Bedrock can now execute real-time information retrieval tasks—research, customer support, compliance queries—without requiring custom integrations or external dependencies.

## Why this matters for the agent economy

This is a **product launch**, not a roadmap item. Customers can provision agents with web search capability today through the Bedrock console or API. The feature directly addresses a documented gap: agents without access to current information cannot answer time-sensitive questions, which limits adoption in customer service, financial services, and news/media workflows.

The multi-region rollout also reflects AWS's standard GA playbook—phased regional expansion suggests the feature has already moved past initial testing and into production operations across geographies. This is shipping infrastructure, not beta.

For developers and enterprises, the concrete implication is straightforward: build agents on Bedrock that can search the web, get cited results, and comply with data residency rules in a single managed service. No custom Lambda functions wrapping Bing or Google Search API calls required.

The feature joins a growing set of agentic capabilities in Bedrock—knowledge bases, tool use, multi-turn orchestration—that let enterprises build and deploy agents without leaving the AWS ecosystem.