Skip to content

Conversation

@jlosaws
Copy link

@jlosaws jlosaws commented Dec 15, 2025

Initial commit of new durable function pattern using typescript. Demonstrates checkpointing, parallel and waitforcallback checkpoints and integrates with Amazon Bedrock AgentCore

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

@ellisms
Copy link
Contributor

ellisms commented Dec 16, 2025

Hi @jlosaws I started testing this pattern and the deployment fails with the following error:

__ Creating IAM role: bedrock-agentcore-runtime-fraud-role

An error occurred (MalformedPolicyDocument) when calling the CreateRole operation: This policy contains invalid Json
__ Agent deployment failed with exit code: 254

Also, the project should be written in one of the supported IaC frameworks - SAM, Terraform, CDK, etc.

@bfreiberg bfreiberg added the durable functions Pattern for AWS Lambda durable functions label Dec 17, 2025
@jlosaws
Copy link
Author

jlosaws commented Dec 17, 2025

Let me update it to SAM. SAM wasn't available when it was originally written, but I believe we support it directly now.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants