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 4b49871 Regen docs new c8be940 CAMEL-12919 - Camel AWS-SQS: Creating Amazon SQS Queue with Server-Side Encryption new 7ba07d8 CAMEL-12919 - Fixed CS new f131c7a CAMEL-12919 - Related docs added 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-sqs-component.adoc | 10 +++- .../camel/component/aws/sqs/SqsConfiguration.java | 41 +++++++++++++++ .../camel/component/aws/sqs/SqsEndpoint.java | 16 ++++++ .../camel/component/aws/sqs/SqsEndpointTest.java | 59 ++++++++++++++++++++++ .../sqs/springboot/SqsComponentConfiguration.java | 42 +++++++++++++++ 5 files changed, 167 insertions(+), 1 deletion(-)