Updated AWS component docs

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/150240d9
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/150240d9
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/150240d9

Branch: refs/heads/master
Commit: 150240d9d34919f855228888f4a98d512db25a60
Parents: 6977bf6
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Tue Jun 14 14:24:05 2016 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Tue Jun 14 14:24:05 2016 +0200

----------------------------------------------------------------------
 components/camel-aws/src/main/docs/aws-s3.adoc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/150240d9/components/camel-aws/src/main/docs/aws-s3.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-s3.adoc 
b/components/camel-aws/src/main/docs/aws-s3.adoc
index 368abeb..04597b7 100644
--- a/components/camel-aws/src/main/docs/aws-s3.adoc
+++ b/components/camel-aws/src/main/docs/aws-s3.adoc
@@ -42,8 +42,9 @@ The AWS S3 Storage Service component has no options.
 
 
 
+
 // endpoint options: START
-The AWS S3 Storage Service component supports 38 endpoint options which are 
listed below:
+The AWS S3 Storage Service component supports 39 endpoint options which are 
listed below:
 
 {% raw %}
 [width="100%",cols="2s,1,1m,1m,5",options="header"]
@@ -53,6 +54,7 @@ The AWS S3 Storage Service component supports 38 endpoint 
options which are list
 | accessKey | common |  | String | Amazon AWS Access Key
 | amazonS3Client | common |  | AmazonS3 | Reference to a 
com.amazonaws.services.sqs.AmazonS3 in the link:registry.htmlRegistry.
 | amazonS3Endpoint | common |  | String | The region with which the AWS-S3 
client wants to work with.
+| pathStyleAccess | common | false | boolean | Whether or not the S3 client 
should use path style access
 | policy | common |  | String | Camel 2.8.4: The policy for this queue to set 
in the com.amazonaws.services.s3.AmazonS3setBucketPolicy() method.
 | proxyHost | common |  | String | Camel 2.16: To define a proxy host when 
instantiating the SQS client
 | proxyPort | common |  | Integer | Camel 2.16: Specify a proxy port to be 
used inside the client definition.
@@ -96,6 +98,7 @@ The AWS S3 Storage Service component supports 38 endpoint 
options which are list
 
 
 
+
 Required S3 component options
 
 You have to provide the amazonS3Client in the

Reply via email to