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 c7c2a5eca4890472ce43bf432af08282adb0fd58 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Aug 20 17:02:00 2019 +0200 Regen --- docs/components/modules/ROOT/pages/aws-msk-component.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/components/modules/ROOT/pages/aws-msk-component.adoc b/docs/components/modules/ROOT/pages/aws-msk-component.adoc index 815aca7..25dd620 100644 --- a/docs/components/modules/ROOT/pages/aws-msk-component.adoc +++ b/docs/components/modules/ROOT/pages/aws-msk-component.adoc @@ -3,7 +3,7 @@ *Available as of Camel version 3.0* -The KMS component supports create, run, start, stop and terminate +The AWS MSK component supports create, run, start, stop and terminate https://aws.amazon.com/msk/[AWS MSK] instances. Prerequisites @@ -125,7 +125,7 @@ The component supports 12 options, which are listed below. Required MSK component options -You have to provide the amazonKmsClient in the +You have to provide the amazonMskClient in the Registry or your accessKey and secretKey to access the https://aws.amazon.com/msk/[Amazon MSK] service. @@ -152,9 +152,9 @@ the https://aws.amazon.com/msk/[Amazon MSK] service. |`CamelAwsMSKBrokerNodesGroupInfo` |`com.amazonaws.services.kafka.model.BrokerNodeGroupInfo`| The Broker nodes group info to provide during the create operation |======================================================================= -=== KMS Producer operations +=== MSK Producer operations -Camel-AWS KMS component provides the following operation on the producer side: +Camel-AWS MSK component provides the following operation on the producer side: - listClusters - createCluster