Regen docs

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

Branch: refs/heads/master
Commit: 9f1a4524efbc0d61b8b32d60d84c91c174dac94f
Parents: af830c5
Author: Claus Ibsen <davscl...@apache.org>
Authored: Tue Mar 7 17:20:43 2017 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Mar 7 17:20:43 2017 +0100

----------------------------------------------------------------------
 components/camel-aws/src/main/docs/aws-sns-component.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9f1a4524/components/camel-aws/src/main/docs/aws-sns-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-sns-component.adoc 
b/components/camel-aws/src/main/docs/aws-sns-component.adoc
index c1892cd..bdb7cb5 100644
--- a/components/camel-aws/src/main/docs/aws-sns-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-sns-component.adoc
@@ -50,7 +50,7 @@ The AWS Simple Notification System endpoint is configured 
using URI syntax:
 | topicNameOrArn |  | String | *Required* Topic name or ARN
 |=======================================================================
 
-#### Query Parameters (10 parameters):
+#### Query Parameters (11 parameters):
 
 [width="100%",cols="2,1,1m,1m,5",options="header"]
 |=======================================================================
@@ -58,6 +58,7 @@ The AWS Simple Notification System endpoint is configured 
using URI syntax:
 | accessKey | producer |  | String | Amazon AWS Access Key
 | amazonSNSClient | producer |  | AmazonSNS | To use the AmazonSNS as the 
client
 | amazonSNSEndpoint | producer |  | String | The region with which the AWS-SNS 
client wants to work with.
+| headerFilterStrategy | producer |  | HeaderFilterStrategy | To use a custom 
HeaderFilterStrategy to map headers to/from Camel.
 | messageStructure | producer |  | String | The message structure to use such 
as json
 | policy | producer |  | String | The policy for this queue
 | proxyHost | producer |  | String | To define a proxy host when instantiating 
the SQS client

Reply via email to