Artificial Intelligence
Asynchronous patterns for calling Amazon Bedrock AgentCore agents in serverless pipelines
In this post, you learn three serverless patterns (task-token callback, direct service integration, and durable functions) for invoking Amazon Bedrock AgentCore agents asynchronously from AWS Step Functions pipelines, eliminating idle compute costs while your AI agent processes requests.
