oscerd opened a new pull request, #24973:
URL: https://github.com/apache/camel/pull/24973

   Backport of #24940 to `camel-4.18.x`. Fixes 
[CAMEL-24203](https://issues.apache.org/jira/browse/CAMEL-24203) on the 4.18.x 
line.
   
   `getFindingAggregator` was declared in `SecurityHubOperations` but had no 
case in the producer switch, so selecting it always failed with "Unsupported 
operation". It is now implemented via the module's `executeOperation` helper, 
with the `CamelAwsSecurityHubFindingAggregatorArn` header it requires. 
Regenerated metadata included; the test is adapted to junit5 on this branch.
   
   Not applicable to `camel-4.14.x` — the camel-aws-security-hub component does 
not exist on that branch.
   
   ---
   _Claude Code on behalf of oscerd_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to