← Back
OpenAI
OpenAI and Amazon launch Stateful Runtime Environment for production-grade agents in Bedrock
OpenAI APIOpenAI · featureapiplatformintegrationrelease · openai.com ↗

Stateful Runtime for Production Agents

OpenAI and Amazon today announced the Stateful Runtime Environment, a jointly developed solution that brings production-grade agent capabilities to Amazon Bedrock. The runtime is powered by OpenAI models and optimized for AWS infrastructure, addressing a critical gap in agentic workflows: the operational complexity of running reliable, multi-step work with proper state management and governance.

What Changed

The new runtime operates natively inside your AWS environment and handles the orchestration challenges that have historically required custom development:

  • Persistent state management across multi-step workflows
  • Working context that carries forward memory, history, and tool outputs
  • Automatic error handling and safe resumption of long-running tasks
  • Identity and permission boundaries for secure agent execution
  • AWS-native governance integrated with existing security posture and tooling

Why It Matters

Previous agent deployments relied on stateless APIs, forcing development teams to build their own orchestration layers. Production workflows require handling approval chains, multi-system interactions, context persistence, and reliable recovery—all of which required substantial scaffolding. This runtime eliminates that burden by providing a purpose-built execution environment.

Developers can now focus on business logic and workflow design rather than infrastructure, significantly reducing time to production for use cases like customer support automation, sales operations, IT automation, and finance processes with audits.

Getting Started

The Stateful Runtime Environment in Amazon Bedrock will be available soon. AWS customers can request early access through their OpenAI account teams.