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


The following commit(s) were added to refs/heads/master by this push:
     new 6b09a81  Regen
6b09a81 is described below

commit 6b09a81a00617265e487d1fb90309b9543106e3f
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 6 16:06:33 2019 +0100

    Regen
---
 components/readme.adoc                                   | 5 +----
 docs/components/modules/ROOT/pages/aws-s3-component.adoc | 1 +
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/components/readme.adoc b/components/readme.adoc
index 20a558c..3bf3a14 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -1,7 +1,7 @@
 ==== Components
 
 // components: START
-Number of Components: 292 in 227 JAR artifacts (0 deprecated)
+Number of Components: 291 in 226 JAR artifacts (0 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -103,9 +103,6 @@ Number of Components: 292 in 227 JAR artifacts (0 
deprecated)
 | link:camel-aws-msk/src/main/docs/aws-msk-component.adoc[AWS MSK] 
(camel-aws-msk) +
 `aws-msk:label` | 3.0 | The aws-kms is used for managing Amazon KMS
 
-| link:camel-aws-s3/src/main/docs/aws-s3-component.adoc[AWS S3 Storage 
Service] (camel-aws-s3) +
-`aws-s3:bucketNameOrArn` | 2.8 | The aws-s3 component is used for storing and 
retrieving objecct from Amazon S3 Storage Service.
-
 | link:camel-aws-ses/src/main/docs/aws-ses-component.adoc[AWS Simple Email 
Service] (camel-aws-ses) +
 `aws-ses:from` | 2.9 | The aws-ses component is used for sending emails with 
Amazon's SES service.
 
diff --git a/docs/components/modules/ROOT/pages/aws-s3-component.adoc 
b/docs/components/modules/ROOT/pages/aws-s3-component.adoc
index 3587b62..4921298 100644
--- a/docs/components/modules/ROOT/pages/aws-s3-component.adoc
+++ b/docs/components/modules/ROOT/pages/aws-s3-component.adoc
@@ -343,6 +343,7 @@ Camel-AWS s3 component provides the following operation on 
the producer side:
 - deleteBucket
 - downloadLink
 - listObjects
+- getObject (this will return an S3Object instance)
 
 #### Advanced AmazonS3 configuration
 

Reply via email to