Skip to content

[backport camel-4.14.x] CAMEL-24201: camel-aws2-step-functions - listExecutions sets the state machine ARN#24951

Merged
davsclaus merged 1 commit into
apache:camel-4.14.xfrom
oscerd:fix/CAMEL-24201-4.14.x
Jul 20, 2026
Merged

[backport camel-4.14.x] CAMEL-24201: camel-aws2-step-functions - listExecutions sets the state machine ARN#24951
davsclaus merged 1 commit into
apache:camel-4.14.xfrom
oscerd:fix/CAMEL-24201-4.14.x

Conversation

@oscerd

@oscerd oscerd commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Backport of #24928 to camel-4.14.x. Fixes CAMEL-24201 on the 4.14.x line.

listExecutions never read CamelAwsStepFunctionsStateMachineArn, which the AWS ListExecutions API requires, so the operation always failed in header mode.

Existing module tests extended in the original PR pass on this branch.


Claude Code on behalf of oscerd

…e machine ARN (apache#24928)

listExecutions now reads CamelAwsStepFunctionsStateMachineArn, which the AWS API requires.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@oscerd oscerd added the bug Something isn't working label Jul 20, 2026
@oscerd
oscerd requested review from Croway and davsclaus July 20, 2026 13:13

@gnodet gnodet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean backport of #24928 to camel-4.14.x — same listExecutions fix as #24950. Already reviewed and approved the original on main.

LGTM ✅

Claude Code on behalf of gnodet — AI-generated review

@davsclaus davsclaus added this to the 4.14.9 milestone Jul 20, 2026
@davsclaus
davsclaus merged commit f31b99f into apache:camel-4.14.x Jul 20, 2026
3 checks passed
@oscerd
oscerd deleted the fix/CAMEL-24201-4.14.x branch July 21, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants