This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit d279aed8f23a0cfbdc9c22dd2d18d67b0b4bb62a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jan 10 14:19:37 2019 +0100 Regen --- docs/components/modules/ROOT/pages/aws-mq-component.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/components/modules/ROOT/pages/aws-mq-component.adoc b/docs/components/modules/ROOT/pages/aws-mq-component.adoc index d0560b6..45fe459 100644 --- a/docs/components/modules/ROOT/pages/aws-mq-component.adoc +++ b/docs/components/modules/ROOT/pages/aws-mq-component.adoc @@ -139,6 +139,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