
Orchestrate parallel AI agent invocations on Amazon Bedrock AgentCore using AWS Lambda durable functions with context.map and waitForCallback
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/lambda-durable-bedrock-agentcore-asyncnpm installcd durable-lambda && npm install && cd ..cdk deploy --allcdk destroy --all.