Skip to content

Conversation

@bchampp
Copy link
Member

@bchampp bchampp commented Feb 11, 2026

Which issue(s) does this change fix?

Why is this change necessary?

A customer reported a bug in the SAM CLI with using the StopDurableExecution API over HTTP when passing in the Error object.

How does it address the issue?

There is a bug where the arguments passed from the HTTP client to the lambda client aren't aligned - specifically the stop_durable_execution method needs all expanded arguments for the API, instead of a single argument.

What side effects does this change have?

N/A - works as expected now.

Mandatory Checklist

PRs will only be reviewed after checklist is complete

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

@github-actions github-actions bot added area/local/start-api sam local start-api command area/local/invoke sam local invoke command area/local/start-invoke pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/local/invoke sam local invoke command area/local/start-api sam local start-api command area/local/start-invoke pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant