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

Overview

OpenAI and Amazon have announced a joint collaboration to deliver the Stateful Runtime Environment for Agents, which runs natively within Amazon Bedrock. This new capability addresses a critical gap in agent deployment: while stateless APIs excel at single-turn tasks, production workflows require persistent state management, multi-step orchestration, and reliable execution across complex systems.

Key Capabilities

The Stateful Runtime Environment introduces several production-grade features:

  • Persistent State Management: Automatically maintains working context, memory, and history across multiple steps
  • Multi-step Orchestration: Handles complex workflows with tool invocations, error recovery, and resumption of long-running tasks
  • AWS-Native Integration: Operates within customers' AWS environments, respecting existing security posture and governance frameworks
  • Identity and Permission Boundaries: Enforces access controls and audit trails for compliance-sensitive operations

Use Cases Unlocked

This capability enables developers to build production AI solutions for:

  • Multi-system customer support automation
  • Sales operations workflows
  • Internal IT automation and helpdesk systems
  • Finance processes with approvals and audit trails

Developer Impact

Teams no longer need to build custom orchestration layers to manage state, handle errors, persist context between steps, or manage long-running task resumption. The runtime abstracts away infrastructure concerns, allowing developers to focus on business logic and workflow design rather than scaffolding.

Availability

The Stateful Runtime Environment in Amazon Bedrock will be available soon. Developers interested in early access can contact their OpenAI team or request to be contacted through the partnership announcement page.