ToolsThe story, in brief

Amazon Bedrock AgentCore harness is now generally available: Go from idea to production-grade agent in minutes

Two API calls. That's all it takes to deploy a production agent on AWS Bedrock AgentCore—now generally available.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

Amazon is dramatically lowering the barrier to agent deployment with a managed runtime that eliminates orchestration boilerplate. For enterprises already on AWS, this becomes the path-of-least-resistance for moving from prototype to production.

The key facts

8 to know
  1. Amazon Bedrock AgentCore now generally available

  2. Two API calls required: CreateHarness and InvokeHarness

  3. Agents run in isolated environment with filesystem and shell access

  4. Context persistence across sessions and model provider switching

  5. Real-time step streaming and automatic CloudWatch tracing

  6. No orchestration code or container build required

  7. Supports tool calling via gateway/MCP and web browsing

  8. AWS-curated skill catalog integration

Go to the source

AWS Machine Learning Blogaws.amazon.com

Publisher excerpt: Today, Amazon Bedrock AgentCore harness is generally available. Two API calls (CreateHarness to define an agent, and InvokeHarness to run it), and you have an agent running in seconds. The agent runs in its own isolated environment with a filesystem and shell, so it can read files, run commands,…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools