Skip to content

feat(patterns): Add Lambda durable functions with Bedrock AgentCore async integration#2974

Merged
julianwood merged 2 commits intoaws-samples:mainfrom
bfreiberg:main
Mar 2, 2026
Merged

feat(patterns): Add Lambda durable functions with Bedrock AgentCore async integration#2974
julianwood merged 2 commits intoaws-samples:mainfrom
bfreiberg:main

Conversation

@bfreiberg
Copy link
Contributor

@bfreiberg bfreiberg commented Feb 26, 2026

Issue #, if available:
#2973

Description of changes:

  • Add new pattern for asynchronous Bedrock AgentCore invocation from Lambda durable functions
  • Include Python agent implementation using Strands Agents SDK with containerized deployment
  • Add TypeScript CDK infrastructure for AgentCore and durable Lambda stacks
  • Include durable function that uses context.map for parallel agent execution with waitForCallback
  • Add comprehensive README with deployment instructions and testing examples
  • Include Docker configuration for agent container image build and ECR deployment
  • Add example pattern JSON file for Serverless Land catalog

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…sync integration

- Add new pattern for asynchronous Bedrock AgentCore invocation from Lambda durable functions
- Include Python agent implementation using Strands Agents SDK with containerized deployment
- Add TypeScript CDK infrastructure for AgentCore and durable Lambda stacks
- Include durable function that uses context.map for parallel agent execution with waitForCallback
- Add comprehensive README with deployment instructions and testing examples
- Include Docker configuration for agent container image build and ECR deployment
- Add example pattern JSON file for Serverless Land catalog
@parikhudit parikhudit added Patterns Guardian approved durable functions Pattern for AWS Lambda durable functions labels Feb 27, 2026
@julianwood julianwood merged commit da9d6dd into aws-samples:main Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

durable functions Pattern for AWS Lambda durable functions Patterns Guardian approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants