How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Durable execution in Pydantic AI agents with AWS Lambda Durability

calendar_today September 9, 2026 person Laís Carvalho domain pydantic-ai

AWSLambdaDurability checkpoints every model request, tool call, and MCP call as an AWS Lambda durable step. An invocation that times out or gets retried resumes from the last completed step instead of paying twice for work the agent already did.

open_in_new Read original post