Introducing the Stateful Runtime Environment for Agents in Amazon Bedrock
Source: OpenAI Blog
Introduction
AI agents excel at reasoning. The harder part is operational: running multi‑step work reliably over time, across real tools and real systems, with the right controls.
Today we’re making this easier for customers through a partnership and joint collaboration with Amazon to deliver the new Stateful Runtime Environment that runs natively in Amazon Bedrock, powered by OpenAI. AWS customers will have access to OpenAI intelligence delivered through the Runtime Environment, optimized for AWS infrastructure and tailored for agentic workflows, with the state, reliability, and governance needed for production work.
A lot of agent prototypes based on stateless APIs tackle simple use cases—one prompt, one answer, maybe one tool call. Production work is different. Real workflows unfold across many steps, require context from previous actions, depend on multiple tool outputs, approvals, and system state, and need trusted guardrails in secure environments.
Stateless APIs require building the supporting orchestration layer for agents. The burden falls on development teams to decide how state is stored, how tools are invoked, how errors are handled, and how long‑running tasks resume safely.
The Stateful Runtime Environment is jointly designed to reduce that load. It runs inside your AWS environment and is optimized to work with AWS services. Instead of manually stitching together disconnected requests, agents automatically execute complex steps with a “working context” that carries forward:
- Memory/history
- Tool and workflow state
- Environment use
- Identity/permission boundaries
It’s now easier than ever to deliver solutions such as:
- Multi‑system customer support
- Sales operations workflows
- Internal IT automation
- Finance processes with approvals and audits
When the runtime handles persistent orchestration and state across steps, teams can focus on the workflow and business logic instead of scaffolding.
Stateful tasks are designed to run reliably over time, carrying forward the context and control boundaries needed for multi‑step execution. The runtime operates within customers’ AWS environment to easily comply with existing security posture, tooling integrations, and governance rules.
Getting started
The Stateful Runtime in Amazon Bedrock will be available soon. If you want to explore how this will benefit your AI journey, reach out to your OpenAI team or request to be contacted.
For more information about opting out of marketing communications, see the unsubscribe link at .