This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit cd1304f6272f710a8e1fcb063988f813d06d625c Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jan 10 10:17:43 2019 +0100 CAMEL-13045 - Updated docs --- components/camel-aws/src/main/docs/aws-mq-component.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/camel-aws/src/main/docs/aws-mq-component.adoc b/components/camel-aws/src/main/docs/aws-mq-component.adoc index 520e266..21454b5 100644 --- a/components/camel-aws/src/main/docs/aws-mq-component.adoc +++ b/components/camel-aws/src/main/docs/aws-mq-component.adoc @@ -113,6 +113,8 @@ the https://aws.amazon.com/it/ec2/[Amazon EC2] service. |`CamelAwsMQBrokerEngineVersion` |`String` |The Broker Engine Version for MQ. Currently you can choose between 5.15.6 and 5.15.0 of ACTIVEMQ |`CamelAwsMQBrokerUsers` |`List<User>` |The list of users for MQ + +|`CamelAwsMQBrokerPubliclyAccessible` |`Boolean` |If the MQ instance must be publicly available or not. Default is false. |======================================================================= Dependencies