Skip to content

Conversation

@bchampp
Copy link
Member

@bchampp bchampp commented Dec 2, 2025

Issue #, if available

Description of changes

A new managed policy exists for Durable Functions which has permissions for the following APIs:

  1. lambda:CheckpointDurableExecution,
  2. lambda:GetDurableExecutionState.

This PR updates the SAM resource provider to attach this new managed policy for Durable Functions.

Description of how you validated changes

Unit tests - validated that the generated CloudFormation templates are using the correct role policy for durable functions.

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bchampp bchampp requested a review from a team as a code owner December 2, 2025 19:23
@seshubaws seshubaws merged commit 618a58e into aws:develop Dec 4, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants