This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 33b23c7 Regen docs new e9802d3 CAMEL-12145 - Camel-AWS SWF: Add the ability to specify credentials and region at component level new 1090f61 Camel-AWS SWF: accessKey and secretKey are secret new 08fb3b8 Regen docs The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel-aws/src/main/docs/aws-swf-component.adoc | 18 +- .../camel/component/aws/swf/SWFComponent.java | 68 +++- .../camel/component/aws/swf/SWFConfiguration.java | 19 +- .../aws/swf/SWFComponentConfigurationTest.java | 51 +++ .../swf/springboot/SWFComponentConfiguration.java | 398 +++++++++++++++++++++ 5 files changed, 547 insertions(+), 7 deletions(-) create mode 100644 components/camel-aws/src/test/java/org/apache/camel/component/aws/swf/SWFComponentConfigurationTest.java -- To stop receiving notification emails like this one, please contact ['"commits@camel.apache.org" <commits@camel.apache.org>'].