Amazon Bedrock AgentCore harness is now generally available: Go from idea to production-grade agent in minutes
TL;DR
Amazon Bedrock AgentCore harness became generally available on June 18, 2026 and promises production agents through two API calls: CreateHarness to define one, InvokeHarness to run it. The agent runs in an isolated environment with a filesystem and shell, can read files, execute commands, write code, and call external tools through Gateway or MCP. GA adds managed memory options, skills from AWS, Git, S3 or path sources, web and browser capabilities, Code Interpreter, and automatic CloudWatch traces.
Nauti's Take
AWS is not selling agent magic here — it is selling infrastructure with a hard hat. The real bite is provider switching inside the same context: agent builders get fewer excuses for toolchain spaghetti and more pressure to prove production discipline.
Briefingshow
AWS is trying to move agents from demo scripts into managed production environments. The interesting part is not the agent loop itself, but the bundled infrastructure: isolation, memory, tool access, observability, versioning and rollback. For teams, that can save engineering time, while also increasing dependence on AgentCore and AWS billing.